body.disable-selection {
     -moz-user-select: none; /* Firefox */
      -ms-user-select: none; /* Internet Explorer */
   -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
.blur-text {
	-moz-user-select: none; /* Firefox */
      -ms-user-select: none; /* Internet Explorer */
   -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}

.bannerContent, .btn-ordernow, .top-header span, ul.menu-primary>li>a {
	text-transform: uppercase
}
.benefits .left span a, .social a:hover, .white-color:hover, ul.menu-primary>li>a {
	text-decoration: none
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(fonts/glyphicons-halflings-regular.eot);
	src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(fonts/glyphicons-halflings-regular.woff) format('woff'), url(fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
body {
	font-family: 'Nunito Sans', sans-serif;
	overflow-x: hidden
}
.nav-tabs--left .nav-link.active:after, .tab-pane ul li:before {
	font-family: FontAwesome;
	position: absolute
}
header {
	width: 100%
}
.navbar-light .navbar-nav .nav-link.paynow {
	background: #248703;
	border-radius: 5px;
	font-size:.9rem!important;
	color: #fff!important;
	font-weight: 600;
	padding: 7px 18px 5px!important;
	margin-top: 3px;
	margin-left: 16px
}
.nav-item .nav-link.paynow:hover {
	background: #ef7f1a!important
}
.top-header {
	background: #000;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	font-size: 16px;
	margin: 0
}
.top-header span {
	color: #21f8f3
}
.mid-header {
	background: #ef7f1a;
	color: #fff;
	padding: 8px 0
}
.mid-header .left {
	text-align: left
}
.mid-header .left ul {
	margin: 0
}
.mid-header .left ul li {
	font-size: 16px;
	padding: 1px 10px 0 0;
	color: #fff;
	margin: 0;
	border-right: 1px solid #cacaca;
	font-weight: 800
}
.mid-header .left ul li:last-child {
	border: none
}
.bot-header {
	width: 100%;
	padding: 10px 0;
	float: left;
	border-bottom: #eee solid 2px
}
.phone-img {
	width: 18px;
	margin-right: 10px;
	padding-left: 0!important
}
.mid-header .left ul li i {
	margin-right: 5px;
	font-size: 18px
}
.mid-header .right p {
	font-size: 13px;
	padding: 0;
	color: #fff;
	margin: 0;
	text-align: right
}
.mid-header .right p a {
	color: #fff;
	font-size: 15px;
	text-decoration: none
}
.mid-header .right p i {
	margin-right: 5px;
	font-size: 18px
}
.headerRight-menu {
	margin: 0;
	padding: 0;
	float: right
}
.headerRight-menu li {
	list-style: none;
	display: inline-block;
	padding: 0 10px;
	border: none
}
.headerRight-menu li:last-child {
	border: none;
	background: #000;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 3px 15px
}
.headerRight-menu li a {
	color: #fff;
	font-weight: 800
}
@media (max-width:767px) {
.headerRight-menu li a {
	font-size: 13px
}
}
.bannerContent {
	padding-top: 150px;
	color: #fff;
	font-weight: 800;
	font-size: 1.3rem;
	line-height: 25px
}
.bannerContent span {
	font-size: 1.8rem
}
.green-color {
	color: #4dfeff
}
.btn-ordernow {
	background: #f58d00;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	padding: 7px 15px;
	border-radius: 50px
}
.btn-ordernow:hover {
	background-color: #109c9d;
	color: #fff
}
#header {
	position: fixed;
	z-index: 999;
	background-color: #fff;
	right: 0;
	left: 0;
	top: 0
}
#header .logo {
	float: left;
	margin-right: 15px
}
#header #nav ul.menu-primary {
	margin: 0;
	padding: 0;
	list-style: none
}
ul.menu-primary li {
	float: left;
	position: relative
}
ul.menu-primary>li>a {
	display: block;
	font-size: 13px;
	position: relative
}
ul.menu-primary a:focus, ul.menu-primary a:hover, ul.menu-primary li:focus a, ul.menu-primary li:hover a {
	color: #ef7f1a
}
ul.menu-primary li:last-child {
	background: #099193;
	border-radius: 50px;
	padding: 0 10px
}
ul.menu-primary li:last-child a {
	font-size: 1rem;
	color: #fff;
	font-weight: 600;
	padding: 5px 10px
}
ul.menu-primary li:last-child:hover {
	background: #000;
	color: #fff
}
ul.menu-primary li a {
	color: #fff;
	display: inline-block;
	padding: 8px 10px;
font-size:.9rem;
	font-weight: 600
}
.emailId {
	text-align: right
}
.headerTop {
	float: left;
	width: 100%
}
.headerTop-menu {
	margin: 5px 0 0;
	padding: 0;
	float: right
}
@media (max-width:991px) {
#header {
	padding: 0
}
#header .logo {
	display: inline-block;
	margin-left: 0;
	width: 194px;
	position: absolute;
	left: 10px;
	z-index:1;
}
.toggle-menu {
	display: block;
	float: left;
	background: 0 0;
	padding: 6px 10px;
	border-radius: 5px;
	margin-left: 10px
}
.toggle-menu-close {
	cursor: pointer;
	display: block;
	float: right;
	color: #fff;
	font-size: 25px;
	margin: 10px 15px 0 0
}
.toggle-menu i {
	font-size: 25px;
	cursor: pointer;
	color: #043f79
}
.skip-nav {
	float: left;
	margin: 15px 0 0;
	width: 100%;
	position: absolute
}
#header #nav {
	background-color: #000;
	position: fixed;
	top: 0;
	left: -280px;
	height: 100%;
	width: 280px;
	z-index: 9;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s
}
#header #nav.active {
	left: 0
}
ul.menu-primary li {
	width: 100%
}
ul.menu-primary li a {
	color: #fff;
	display: inline-block;
	padding: 8px 25px
}
}
@media (max-width:480px) {
.es_shortcode_form .es_submit_button {
	margin: 10px 25px 0
}
#subscription {
	text-align: center
}
}
@media (min-width:992px) {
#header {
	padding: 0
}
.toggle-menu, .toggle-menu-close {
	display: none
}
ul.menu-primary li a {
	color: #000
}
#header #nav {
	float: right;
	clear: right;
	margin-top: 10px;
	margin-bottom: 2px
}
}
@media (min-width:992px) and (max-width:1199px) {
#header #nav {
	float: right
}
ul.menu-primary li {
	float: none;
	display: inline-block
}
ul.menu-primary li a {
	font-size: 10px;
	padding: 12px 8px
}
}
.banner {
	width: 100%;
	margin-top: 140px
}
.benefits {
	background-color: #08b4b6
}
.benefits .left {
	background: #f7eac2;
	position: relative;
	text-align: center;
	padding: 5px 0
}
.benefits .left:after, .benefits .left:before {
	position: absolute;
	content: "";
	top: 0;
	height: 100%;
	background: #f7eac2
}
.benefits .left:before {
	right: 100%;
	width: 1000px
}
.benefits .left:after {
	right: -30px;
	z-index: 1;
	transform: skewX(-31deg);
	width: 75px
}
.benefits .left h4 {
	margin: 5px 0;
	font-size: 15px;
	color: #000;
	text-transform: capitalize;
	text-align: left
}
.benefits .left h4 i {
	font-size: 28px;
	color: #ff8a65
}
.benefits .left p {
	padding: 0;
	text-align: center;
	margin: 0;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	text-transform: capitalize
}
.benefits .left span a {
	color: #08b4b6;
	font-weight: 600;
	font-size: 14px
}
.benefits .right {
	padding: 10px
}
.benefits .benefits_block {
	text-align: center;
	margin-top: 16px
}
.benefits .benefits_block:last-child {
	border: none
}
.benefits .benefits_block span {
	display: block;
	color: #fff;
	text-transform: capitalize;
	font-weight: 700;
	padding: 10px 0
}
.block1 h2, .enquiryForm .btn-info, .enquiryForm h2, .nav-tabs .nav-link, .tab-pane ul li {
	text-transform: uppercase
}
.nav-tabs--vertical {
	border-bottom: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.nav-tabs--left {
	margin: 0 5px;
	position: relative
}
.nav-tabs--left .nav-item+.nav-item {
margin-top:.25rem
}
.nav-tabs--left .nav-link {
	-webkit-transition: border-color .125s ease-in;
	transition: border-color .125s ease-in;
	white-space: nowrap
}
.nav-tabs--left .nav-link:hover {
	background-color: #f7f7f7;
	border-color: transparent
}
.nav-tabs--left .nav-link.active {
border-bottom-left-radius:.25rem;
	border-top-right-radius: 0;
	margin-right: -1px;
	background: #08b4b6;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	text-align: left;
	font-weight: 600;
	line-height: 18px;
	font-size: 13px
}
.nav-item a strong {
	font-weight: 600
}
.nav-tabs--left .nav-link.active:after {
	content: "\f0da";
	right: -10px;
	font-size: 2rem;
	color: #08b4b6;
	bottom: 15px
}
.tab-content {
	width: 100%;
	text-align: left;
	background: #f0f0f0;
	padding: 10px 20px 0
}
.tab-pane ul {
	margin: 0;
	padding: 0
}
.tab-pane ul li {
	font-weight: 700;
	list-style: none;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	margin-left: 35px
}
.tab-pane ul li:before {
	content: '\f178';
	left: 27px;
	color: #000;
	font-size: 1rem;
	font-weight: 400
}
.emailAddress, .mobile-call {
	font-family: 'Nunito Sans', sans-serif
}
.table-b5 {
	margin: 0;
	float: left;
	width: 100%
}
.nav-tabs .nav-link {
	border: 1px solid transparent;
border-top-right-radius:.25rem;
border-top-left-radius:.25rem;
	text-align: left;
	color: #000;
	font-weight: 600;
	font-size: 13px
}
.block6, .enquiryForm {
	color: #fff;
	width: 100%;
	float: left
}
.nav-tabs .nav-item {
	margin-bottom: -1px;
	background: #efefef
}
.block6 {
	background: url(images/b6-bg.png) center center #1c6da4;
	padding: 50px 0;
	background-size: cover
}
.homepage-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 135px
}
.enquiryForm {
	background-color: rgba(8,180,182,.6);
	padding: 15px; position:relative; z-index:9;
}

@media (min-width: 1024px){
	.enquiryForm { margin: 30px 0px 15px 0px; }
	.enquiryForm .form-group { margin-bottom: 5px; }
}

.enquiryForm .form-control {
	border-radius: 0;
	border: 2px solid #0e8589;
font-size:.9rem
}
.datepicker {
font-size:.8rem!important;
	width: 250px
}
.datepicker-switch {
	font-weight: 600;
	font-size: 1rem;
	color: #000
}
.enquiryForm h2 {
	font-size: 1.2rem;
	font-weight: 600
}
.enquiryForm .btn-info {
	background: #282828;
	color: #fff;
	font-weight: 600;
	border-radius: 50px;
	border: none;
	padding: 10px 15px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer
}
.bootstrap-timepicker-hour, .bootstrap-timepicker-meridian, .bootstrap-timepicker-minute {
	border: 1px solid #a6a6a6;
font-size:.8rem;
	padding: 2px
}
.bootstrap-timepicker-widget table td input {
	width: 30px
}
.datepicker table {
	width: 100%
}
.input-icon>i {
	color: #ccc;
	position: absolute;
	margin: 10px 25px
}
.input-icon>i, .stick-order-form-wrap .input-icon>i {
	z-index: 3;
	width: 16px;
	font-size: 16px;
	text-align: center;
	left: 0
}
.bestprices, .rightcallus, .rightlivechat {
	z-index: 555;
	position: fixed
}
.date-picker, .timepicker {
	padding-left: 30px
}
.block1, .block2, .block5 {
	width: 100%;
	float: left;
	padding: 50px 0
}
.block1, .block5 {
	text-align: center
}
.block1 h2 {
	font-size: 25px;
	color: #000;
	font-weight: 700;
	background-color: #fff;
	display: inline-block;
	padding: 0 15px;
	position: relative;
	margin-bottom: 25px
}
.block1 h2 span {
	color: #ef7f1a
}
.block1 p {
	font-size: 1rem;
	color: #464646
}
.block5 h2, .working_steps h2 {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	position: relative
}
.block2 {
	background: #1c6da4;
	padding: 30px 0
}
.block5 h2 {
	color: #000;
	background-color: #fff;
	padding: 0 15px
}
.working_steps {
	padding: 50px 0;
	text-align: center;
	background: url(images/pattern.jpg);
	width: 100%;
	float: left
}
.p-0 {
	padding: 0
}
.working_steps h2 {
	color: #232323;
	padding: 0 15px
}
.working_steps span {
	display: block;
	color: #ff8a65;
	margin: 5px 0 15px
}
.working_steps .inner_content {
	margin-top: 15px;
	position: relative;
	margin-bottom: 15px
}
.working_steps .inner_content:after {
	position: absolute;
	top: 27%;
	right: -60px;
	border: 1px dashed #08b4b6;
	content: "";
	width: 140px
}
.working_steps .inner_content:before {
	position: absolute;
	top: 21%;
	right: -81px;
	content: "";
	border-style: solid;
	border-color: #08b4b6 transparent transparent;
	border-width: 12px;
	transform: rotate(-90deg)
}
.working_steps .inner_content:last-child:after, .working_steps .inner_content:last-child:before {
	display: none
}
.working_steps .inner_content img {
	width: 100px
}
.working_steps .inner_content h3 {
	margin: 7px 0;
	color: #08b4b6;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600
}
.working_steps .inner_content p {
	padding: 0;
	margin: 0;
	font-size: 1rem;
	line-height: 20px;
	text-align: center;
	color: #000
}
.block4 {
	width: 100%;
	padding: 50px 0 0;
	text-align: center;
	float: left
}
.block4 h2 {
	font-size: 25px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #fff;
	display: inline-block;
	padding: 0 15px;
	position: relative
}
.tab-cotainer {
	margin-top: 55px
}
.features {
	padding: 20px 0
}
.features span {
	display: block;
	color: #ff8a65;
	margin: 9px 0;
	text-align: center;
	line-height: 20px;
	font-size: 13px
}
.features .feature_gallery {
	height: 161px;
	box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 6px rgba(0,0,0,.12);
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-weight: 600
}
.features .feature_gallery p {
	font-size: 55px;
	color: #fff;
	width: 100%!important
}
.features .feature_gallery div {
	margin: 5px 0 0;
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	line-height: 24px
}
.block6 h2, .block7 h2, .top-search-heading {
	text-transform: uppercase
}
.assignment-padd {
	width: 100%;
	padding: 15px
}
.assignment-writers .w-name {
	color: #000;
	font-size: 1rem;
	font-weight: 600;
	text-align: center;
	padding: 10px 0 0;
	margin: 0
}
.fe_box {
	margin-bottom: 25px
}
.features .fe_box:nth-child(3) .feature_gallery {
	background: #00a4b8
}
.features .fe_box:nth-child(4) .feature_gallery {
	background: #927eb7
}
.features .fe_box:nth-child(5) .feature_gallery {
	background: #b9a24e
}
.features .fe_box:nth-child(6) .feature_gallery {
	background: #d48477
}
.features .fe_box:nth-child(7) .feature_gallery {
	background: #7684c1
}
.features .fe_box:nth-child(8) .feature_gallery {
	background: #91b47a
}
.features .fe_box:nth-child(9) .feature_gallery {
	background: #be7492
}
.block6 h2 {
	font-size: 25px;
	color: #fff;
	font-weight: 600
}
.block7 h2, .top-assignment-heading {
	font-size: 25px;
	font-weight: 700;
	position: relative;
	display: inline-block
}
.assignment-writers {
	background: #fff;
	padding: 10px;
	margin-bottom: 32px
}
.top-assignment-heading {
	color: #099193;
	padding: 0 15px;
	margin: 0 0 15px
}
.block7 {
	float: left;
	width: 100%;
	padding: 50px 0;
	background-image: url(images/testimonial-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center
}
.block7 h2 {
	color: #000;
	padding: 0 15px
}
.titleBorder:after, .titleBorder:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 2px;
	background: #ef7f1a;
	margin: 0 auto;
	text-align: center;
	bottom: 14px
}
.titleBorder:before {
	left: -100px
}
.titleBorder:after {
	right: -100px
}
#testimonial {
	float: left;
	width: 100%;
	padding: 50px 0
}
.testimonialManin {
	position: relative;
	margin-top: 50px
}
.testimonial-column {
	width: 100%;
	padding: 15px 15px 0;
	background-color: rgba(255,255,255,.8);
	font-size: 1rem;
	text-align: left;
	line-height: 22px;
	min-height: 223px
}
.testimonial-column h2 {
	margin-top: 15px;
	text-align: left;
	font-weight: 600;
	color: #000;
	font-size: 1.2rem
}
.testi-heading {
	color: #000;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px
}
.testimonial-content {
	border: 2px solid #e8e8e7;
	padding: 15px;
	min-height: 270px;
	margin-bottom: -26px;
font-size:.9rem;
	color: #4c4c4c
}
.clientName {
	color: #08b4b6;
	font-weight: 700;
	font-size: 1rem;
	padding: 15px;
	margin-top: 0;
	margin-left: 15px;
	background: #fff;
	display: inline-block;
	margin-bottom: 0
}
.clientName span {
	color: #000;
	font-weight: 400
}
.testimonial-content .fa-quote-left {
	color: #c4c4c4;
	font-size: 2rem;
	padding-right: 15px
}
.checked {
	color: orange
}
.footerTop {
	float: left;
	width: 100%;
	padding: 20px;
	background: #08b4b6;
	color: #fff;
	font-size: 1.1rem
}
.mobile-call {
	font-size: 1.5rem;
	font-weight: 700;
	padding-left: 10px
}
.emailAddress {
	font-weight: 800;
	line-height: 23px
}
.address:before, .emailAddress:before, .footer-enquiry:before, .footer-phone:before {
	font-family: FontAwesome
}
.emailAddress:before {
	color: #fff;
	position: absolute;
	left: -39px;
	font-size: 2.5rem;
	content: "\f0e0";
	top: 10px
}
footer {
	width: 100%;
	float: left;
	background: #121212;
	padding: 50px 0 10px;
	color: #fff
}
.top-search-heading {
	font-size: 1.1rem;
	font-weight: 600;
	margin: 10px 0
}
.searchLink {
	padding: 0;
	margin-bottom: 30px
}
.searchLink li {
	padding: 0;
	display: inline-block;
	background-color: #252525;
	margin: 5px;
	border-radius: 5px
}
.searchLink li a {
	color: #b1b1b1;
font-size:.9rem;
	padding: 5px 10px;
	text-transform: capitalize
}
.countryFlag {
	margin-bottom: 15px
}
.footerMenu, .footerMenu ul {
	padding: 0
}
.footerMenu {
	margin-top: 40px
}
.footerMenu li {
	list-style: none;
	display: block;
	padding: 2px 0;
	margin: 0
}
.footerMenu li a {
	color: #d4d4d4;
	font-size: 1rem;
	text-transform: capitalize
}
.footerMenu h3 {
	color: #fff;
	font-size: 1.1rem;
	text-transform: uppercase;
	margin-bottom: 15px
}
.footer-bot-menu {
	color: #a2a2a2;
	margin-top: 35px;
	width: 100%;
	text-align: left
}
.address {
	margin: 0;
	padding: 0 0 0 25px;
	color: #fff;
	position: relative;
	font-size: 1rem
}
.address:before {
	content: "\f041";
	color: #ef7f1b;
	font-size: 1.5rem;
	position: absolute;
	left: 0
}
.footer-phone {
	color: #fff;
	position: relative;
	font-size: 1rem;
	font-weight: 600;
	padding: 0 0 0 25px;
	margin-top: 10px
}
.footer-phone:before {
	content: "\f095";
	color: #ef7f1b;
	font-size: 1.5rem;
	position: absolute;
	left: 0
}
.footer-enquiry {
	position: relative;
	padding: 0 0 0 25px
}
.footer-enquiry a {
	font-size: 1rem;
	font-weight: 600;
	color: #fff
}
.footer-enquiry:before {
	content: "\f0e0";
	color: #ef7f1b;
	font-size: 1.2rem;
	position: absolute;
	left: 0
}
.rightcallus, .rightlivechat, .white-color {
	font-family: 'Nunito Sans', sans-serif
}
.social h5 {
	font-size: 1rem;
	font-weight: 600
}
.social a {
	display: inline-block;
	margin: 0 2px
}
.footer-bot-menu p, .footer-bot-menu ul {
	margin: 0;
	padding: 0
}
.social a span {
	background-color: #c6c6c6;
	color: #000;
	display: table-cell;
	height: 35px;
	width: 35px;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s
}
.social a:hover span {
	background-color: #ef7f1a;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	border-radius: 4px
}
.footer-bot-menu p {
	position: relative
}
.footer-bot-menu ul li {
	display: inline-block;
	padding: 5px
}
.footer-bot-menu ul li a {
	color: #d4d4d4;
font-size:.9rem;
	text-align: center
}
.footerBOttom {
	text-align: center;
	margin: 15px auto
}
.copyright {
	color: #fff;
	background: #ef7f1b;
	padding: 5px 25px
}
.macfeeicon {
	position: absolute;
	left: 0
}
@media (max-width:767px) {
.macfeeicon {
	margin-top: -52px
}
.footer-bot-menu {
	padding-top: 30px
}
.footerBOttom {
	text-align: center;
	margin: 15px auto 45px
}
}
.bestprices {
	top: 200px
}
.rightcallus {
	top: 210px;
	right: -237px;
	width: 281px;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	background: url(images/right-icon-phone.jpg) left top no-repeat #109b9d;
	font-size: 14px;
	font-weight: 600
}
.rightcallus:hover, .rightlivechat {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease
}
.rightcallus, .rightlivechat {
	color: #fff;
	padding-left: 65px;
	line-height: 40px;
	padding-right: 20px
}
.rightcallus span {
	color: #E7E41D
}
.rightlivechat a, .white-color {
	color: #fff!important
}
.rightcallus:hover {
	right: 0;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	cursor: pointer
}
.rightlivechat {
	top: 160px;
	right: -125px;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	background: url(images/right-icon-chat.jpg) left top no-repeat #109b9d;
	font-size: 20px
}
.rightlivechat:hover, .rightpricecalculatorform {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	cursor: pointer
}
.rightlivechat:hover {
	right: 0;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.bestprices {
	left: -435px;
	transition: all 1s ease
}
.bestprices:hover, .rightcallus {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease
}
.bestprices:hover {
	left: 0;
	transition: all 1s ease
}
.enquiry-sticky {
	position: fixed;
	right: 0;
	cursor: pointer;
	z-index: 9999;
	top: 42%
}
#sideq #sidenquiy, .fa-times {
	position: absolute;
	color: #fff
}
#sideq #sidenquiy {
	width: 300px;
	height: auto;
	background: #099193;
	right: -553px;
	-webkit-transition: .9s ease-in-out;
	-moz-transition: .9s ease-in-out;
	-o-transition: .9s ease-in-out;
	transition: .9s ease-in-out;
	-webkit-transition-duration: .9s;
	-moz-transition-duration: .9s;
	-o-transition-duration: .9s;
	transition-duration: .9s;
	padding: 20px;
	top: 30%;
	z-index: 9999
}
#sideq #sidenquiy.active {
	right: 0
}
.fa-times {
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	top: 7px;
	left: 8px
}
.login-register, .mid-border {
	position: relative
}
.enquiyForm {
	margin-top: 15px
}
.main {
	padding-top: 143px;
	float: left;
	width: 100%
}
.login-register {
	background-image: url(images/edu.jpg);
	background-size: cover;
	background-attachment: fixed
}
.login-register .overlay {
	background: rgba(70,62,62,.57);
	width: 100%;
	height: 100%
}
.login .heading, .register .heading {
	background: #ff9800;
	color: #fff;
	border-radius: 4px 4px 0 0;
	border-top: 2px solid coral
}
.login h2, .register h2 {
	text-align: center;
	color: #fff;
	font-size: 21px;
	text-transform: capitalize;
	margin: 6px 0
}
.login p, .register p {
	padding: 0;
	text-align: center;
	font-size: 15px;
	margin: 0;
	color: #fff
}
.login, .register {
	background: #fff;
	padding: 0;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 25px;
	border-radius: 4px;
	box-shadow: 0 2px 2px #353535
}
.login form, .register form {
	padding: 15px 18px 12px 25px;
	background: #eee;
	margin: 0
}
.mid-border:after {
	position: absolute;
	border-right: 1px solid rgba(255,255,255,.6);
	content: "";
	height: 170px;
	right: 41px;
	top: 150px
}
.login form input, .register form input {
	border: 1px solid #ddd;
	box-shadow: none;
	border-radius: 0;
	font-size: 12px;
	height: 35px;
	width: 100%;
	padding: 5px 8px
}
.login form input:focus, .register form input:focus {
	box-shadow: none;
	outline: 0;
	border-color: #ddd
}
.reset-password h5 {
	font-size: 13px;
	margin: 10px 0
}
.register .checkbox label {
	font-size: 13px;
	line-height: 18px;
	text-align: left
}
.checkbox input[type=checkbox], input[type=checkbox] {
	outline: #2196F3 solid 1px;
	outline-offset: -2px;
	box-shadow: inset 0 0 1em #fff!important;
	height: 15px!important;
	width: 15px!important
}
.login a, .register .subbutton, .register button {
	background: #08b4b6;
	font-size: 14px;
	text-transform: capitalize;
	color: #fff!important;
	box-shadow: none!important;
	outline: 0!important;
	text-decoration: none;
	padding: 7px 25px;
	border-radius: 3px;
	border: none!important
}
.register .subbutton {
	padding: 0 20px;
	border-radius: 3px;
	border: none!important;
	width: initial!important;
	margin: auto
}
.register .phone select:focus, .sub_banner .right button:focus {
	box-shadow: none;
	outline: 0
}
.menu_subpage_content {
	margin-top: 50px
}
.menu_subpage_content h2 {
	font-size: 1.5rem;
	font-weight: 700!important;
	color: #099193
}
.menu_subpage_content h2 span {
	font-weight: 700
}
.gray-bg {
	background: #edf0f0;
	padding: 10px
}
.widget {
	background: #f7f9f9;
	width: 100%;
	float: left;
	margin-bottom: 25px;
	border-bottom: #696969 solid 4px
}
.widgetTitle {
	background: #109c9d;
	color: #fff!important;
	font-size: 16px!important;
	font-weight: 800!important;
	text-transform: uppercase;
	padding: 10px
}
.navbar>li>a, .sub_banner h1, .sub_banner p {
	text-transform: capitalize
}
.widget-content {
	padding: 15px;
	font-size: 15px;
	color: #232323
}
.menu_subpage_content h1 {
	font-size: 22px;
	font-weight: 700
}
.login:active:focus button, .login:focus button, .register:active:focus button .login:hover button, .register:focus button, .register:hover button {
	background: #08b4b6;
	color: #fff;
	box-shadow: none;
	border: none;
	outline: 0
}
.loginfm_buttons p {
	font-size: 13px;
	color: #666
}
.loginfm_buttons {
	padding: 7px 0;
	background: #fff
}
.loginfm_buttons a {
	font-size: 13px;
	background: #4867AA;
	border-radius: 0;
	color: #fff;
	padding: 0 10px
}
.loginfm_buttons a:hover {
	color: #fff
}
.register .phone select {
	border: 1px solid #ddd;
	font-size: 13px;
	height: 35px;
	width: 100%;
	padding: 5px 8px
}
.sub_banner {
	background: url(images/sub-banner.jpg) center no-repeat;
	background-size: cover;
	height: auto;
	width: 100%;
	position: relative; text-align: center;
}
.sub_banner .left {
	position: absolute;
	top: 25%;
	left: 5%
}
.sub_banner .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	padding: 40px 30px
}
.sub_banner h1 {
	font-size: 29px;
	color: #fff;
	line-height: 36px;
	font-weight: 700; padding-top: 90px;
}
.sub_banner p {
	color: #fff;
	padding-left: 35px;
	text-align: center;
	font-size: 16px;
	line-height:21px;
}
.sub_banner form p {
	padding: 4px 0;
	text-align: center;
	font-size: 18px
}
.sub_banner form h2 {
	margin: 0 auto;
	font-size: 23px;
	padding-top: 0px;
	font-weight: 600;
	color: #fff; text-align: center;
}
.sub_banner .right {
	background: rgba(8,180,182,.6);
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
	right: 10%;
	top: 4%;
	text-align: center;
	border-radius: 5px;
	height: 340px;
	overflow-y: auto
}
.sub_banner .right input {
	border: 1px solid #ddd;
	border-radius: 0;
	height: 40px;
	box-shadow: none
}
.sub_banner .right button {
	background: linear-gradient(to left, #ff512f, #f09819);
	border: none;
	color: #fff;
	padding: 7px 25px;
	border-radius: 3px;
	width: 100%;
	font-size: 18px
}
.sub_banner .right button i {
	font-size: 25px;
	vertical-align: middle
}
.sub_banner .right form {
	padding: 0 40px
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
	font-size: 1.1rem
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
	background: #099193;
	color: #fff
}
.dropdown-menu {
	height: auto;
	border: none;
}
.dropdown.show .dropdown-menu {
	display: block
}
@media (max-width: 767px) {
.dropdown.show .dropdown-submenu .dropdown-menu {
	position: relative;
	float: left;
	left: 0;
	padding-top: 10px;
	height: 200px;
	overflow-y: scroll;
}

.sub_banner form h2 { font-size: 14px; font-weight: 600; }
.sub_banner form p { font-size: 15px; } 

.dropdown.show .dropdown-submenu .dropdown-menu li {
	display: block;
	float: none;
	width: 100%;
}
}
.dropdown-submenu .dropdown-menu {
	left: 100%;
margin-left:.1rem;
margin-right:.1rem;
	width: 600px;
	top: 0!important;
	position: absolute
}
@media(max-width: 767px) {
.dropdown-submenu .dropdown-menu {
	background: #fff !important;
	border: none;
}
}
.dropdown-submenu .dropdown-menu li {
	float: left;
	width: 50%;
font-size:.9rem
}

.dropdown-submenu .dropdown-menu { background:#fff !important; }
.btco-hover-menu .dropdown-submenu .dropdown-menu li a { 
	padding: 2.5px 15px; font-size: 13px; }

.dropdown-submenu > li > a {}

.btco-hover-menu .dropdown-submenu .dropdown-menu li a.more-button { background-color: #ef7f1a; font-weight: 600; float: left; color: #fff; width: 80px; margin-left: 10px;
text-align: center; }

.dropdown-submenu .dropdown-menu > li:nth-child(odd) 
{ background-color: #d8e2e2; }

.dropdown-submenu .dropdown-menu > li:nth-child(even) 
{ background-color: #fff; }

.navbar-light .navbar-nav .nav-link {
	color: #404040
}
.navbar-light .navbar-nav .nav-link a:hover {
	color: #fff!important
}
.navbar>li>a {
	padding: 10px 15px
}
.btco-hover-menu .dropdown-submenu a {
	padding: 3px 15px;
	font-size: 0.9rem;
}
.btco-hover-menu .dropdown-submenu {
	border-bottom: #d0d0d0 solid 1px
}
.btco-hover-menu .dropdown-submenu:hover {
	background: #24d1d3;
	color: #fff
}
.btco-hover-menu .active a, .btco-hover-menu .active a:focus, .btco-hover-menu .active a:hover, .btco-hover-menu li a:focus, .btco-hover-menu li a:hover, .navbar>.show>a, .navbar>.show>a:focus, .navbar>.show>a:hover {
	color: #fff;
	background: 0 0;
	outline: 0
}
.btco-hover-menu li a:focus, .btco-hover-menu li a:hover {
	background: #099193!important;
	color: #fff!important
}
.dropdown-menu {
	padding: 0;
	margin: 0;
	border: 0 solid transition!important;
	border-radius: 0;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.btco-hover-menu .collapse ul>li:hover>a {
	background: #19bec0
}
.btco-hover-menu .collapse ul ul ul>li:hover>a, .btco-hover-menu .collapse ul ul>li:hover>a, .navbar .show .dropdown-menu>li>a:focus, .navbar .show .dropdown-menu>li>a:hover {
	background: #fff
}
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu, .btco-hover-menu .collapse ul ul ul.dropdown-menu, .btco-hover-menu .collapse ul ul.dropdown-menu {
	background: #f5f5f5;
	min-height:261px;
}
.btco-hover-menu {
	background: 0 0;
	margin: 0;
	padding: 0;
	min-height: 20px;
	float: right
}
@media only screen and (max-width:991px) {
.btco-hover-menu .show>.dropdown-toggle::after {
	transform: rotate(-90deg)
}
}
@media only screen and (min-width:991px) {
.btco-hover-menu .collapse ul li:hover>ul {
	display: block
}
.btco-hover-menu .collapse ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 180px;
	display: none
}
.btco-hover-menu .collapse ul ul li:hover>ul {
	display: block;
	background-color:#d8e2e2;
}
.btco-hover-menu .collapse ul ul ul {
	position: absolute;
	top: 0;
	left: 99%;
	*min-width: 250px;
	width: 650px;
	height: 370px;
	display: none;
	*height: auto;
	overflow:auto;
}
.btco-hover-menu .collapse ul ul ul li:hover ul {
	display: block
}
.btco-hover-menu .collapse ul ul ul ul {
	position: absolute;
	top: 0;
	left: -100%;
	min-width: 250px;
	display: none;
	z-index: 1
}
}
.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: -1px;
	border: none
}
@media (max-width:767px) {
#sideq, .bestprices, .top-header {
	display: none
}
.mid-header .left ul {
    margin: 0 auto;
    text-align: left;
    padding-left: 25px;
}
.top-header {
	font-size: 12px
}
.btco-hover-menu {
	background: 0 0;
	margin: 0;
	padding-top: 40px;
	float: none;
	padding-left: 0
}
}
.form-body {
	position: relative
}
.form-body .form-control {
	border: 1px solid #CCC;
	border-radius: 0
}
#header-form {
	float: left;
	width: 100%;
	background: #000;
	border-bottom: #ef7f1a solid 5px;
	padding: 10px 0 3px
}
#header.header-fixed #header-form {
	display: none
}
#header.headerfixed #header-form {
	display: block
}
.headerfixed .bot-header, .headerfixed .mid-header, .headerfixed .top-header {
	display: none
}
#header-form .col-md-1, #header-form .col-md-2, #header-form .col-md-3, #header-form .col-sm-3, #header-form .col-xs-3 {
	padding-left: 5px;
	padding-right: 5px
}
.sticky-logo {
	position: absolute;
	left: 0
}
.swiper-container {
	position: relative
}
.banner-content {
	position: absolute;
	top: 10%;
	z-index: 999;
	width: 100%;
	left: 0;
	padding-left: 10%
}
@media (min-width:767px) {
.pull-lg-0 {
	right: auto
}
.pull-lg-1 {
	right: 8.333333%
}
.pull-lg-2 {
	right: 16.666667%
}
.pull-lg-3 {
	right: 25%
}
.pull-lg-4 {
	right: 33.333333%
}
.pull-lg-5 {
	right: 41.666667%
}
.pull-lg-6 {
	right: 50%
}
.pull-lg-7 {
	right: 58.333333%
}
.pull-lg-8 {
	right: 66.666667%
}
.pull-lg-9 {
	right: 75%
}
.pull-lg-10 {
	right: 83.333333%
}
.pull-lg-11 {
	right: 91.666667%
}
.pull-lg-12 {
	right: 100%
}
.push-lg-0 {
	left: auto
}
.push-lg-1 {
	left: 8.333333%
}
.push-lg-2 {
	left: 16.666667%
}
.push-lg-3 {
	left: 25%
}
.push-lg-4 {
	left: 33.333333%
}
.push-lg-5 {
	left: 41.666667%
}
.push-lg-6 {
	left: 50%
}
.push-lg-7 {
	left: 58.333333%
}
.push-lg-8 {
	left: 66.666667%
}
.push-lg-9 {
	left: 75%
}
.push-lg-10 {
	left: 83.333333%
}
.push-lg-11 {
	left: 91.666667%
}
.push-lg-12 {
	left: 100%
}
}
.header-form-content {
	color: #fff;
	text-align: center;
	font-size: 1.1rem;
	margin: 0 auto 7px;
	padding: 0
}
.header-form-content span {
	color: #ef7f1a
}

@media (max-width:767px) {
.block4 h2, .working_steps h2 {
	font-size: 20px
}

.emailAddress { padding-left: 40px; }

.emailAddress::before { left: 0; }

#header.headerfixed #header-form {
	display: none
}
#header.header-fixed .bot-header, #header.header-fixed .mid-header, #header.header-fixed .top-header, .headerfixed .bot-header, .headerfixed .mid-header, .headerfixed .top-header {
	display: block
}
.banner-content {
	position: relative;
	margin-top: 25px
}
.push-lg-8 {
	left: 0
}
.pull-lg-4 {
	right: 0
}
.navbar-light .navbar-nav .show>.dropdown-menu {
	display: block;
	overflow-y: scroll;
	overflow-x: visible
}
.navbar-light .navbar-nav .show>.dropdown-submenu .dropdown-menu {
	display: block;
	position: relative;
	float: none
}
.tab-cotainer, .working_steps .inner_content::before, .working_steps .inner_content:after {
	display: none!important
}
.enquiryForm {
	background-color: #109b9c; margin-top: 32px;
}
.headerRight-menu {
	float: left;
	width: 100%;
	text-align: center!important
}
.benefits .left {
	text-align: center;
	padding: 20px!important;
	margin: 0
}
.benefits .left h4 {
	text-align: center;
	font-weight: 600
}
.benefits .left p {
	text-align: center!important
}
.homepage-banner {
	margin-bottom: 20px;
	padding-top: 180px;
}
.features {
	margin: 0 15px
}
#features p, .block6 h2 {
	text-align: center
}
.assignment-writers img {
	text-align: center!important;
	margin: 0 auto!important
}
.assignment-writers {
	text-align: center
}
.benefits .left:after, .benefits .left:before, .titleBorder:after, .titleBorder:before {
	display: none
}
.benefits .left h4 {
	margin: 0
}
.rightcallus {
	right: -241px;
	margin-top: 25px
}
.rightlivechat {
	right: -129px;
	top:190px;
}
.top-header {
	font-size: 12px;
	padding: 10px
}
}
.load-data, .sample-service ul li, .sub-box1 {
	float: left
}
.review-block {
	border: 1px solid #CCC;
	padding: 10px;
	min-height: 217px;
	margin-bottom: 25px
}
.review-block h5 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 15px
}
.submit-assignment-form {
	border: 2px solid #08b4b6;
	padding: 25px;
	margin-bottom: 25px;
	background: #f5f5f5
}
.submit-assignment-form .form-control {
	border-radius: 0;
font-size:.9rem
}
.submit-assignment-form label {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1rem;
	color: #000
}
.error-template {
	padding: 100px 15px;
	text-align: center
}
.error-actions {
	margin-top: 15px;
	margin-bottom: 15px
}
.error-actions .btn {
	margin-right: 10px
}
.aboutus-content .heading {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	margin: 27px 0 17px;
	border-bottom: 3px solid #f07e1b;
	padding-bottom: 6px
}
.sample-block {
	text-align: center;
	margin: 20px 0
}
.sample-block .heading {
	font-size: 18px;
	padding: 10px 0;
	font-weight: 600
}
.error-actions .btn-default, .error-actions .btn-primary {
	font-size: 1.5rem;
	padding: 10px 25px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase
}
.error-actions .btn-primary {
	background: #099193;
	border-radius: 50px;
	border: none
}
.error-actions .btn-default {
	background: #ef7f1a;
	border-radius: 50px;
	border: none
}
.sample-service {
	padding: 0;
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top: 20px
}
.sample-service h3 {
	font-size: 22px;
	font-weight: 600
}
.sample-service ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.sample-service ul li a {
	color: #2f2f2f;
	border: 1px solid #2f2f2f;
	margin: 1px;
	padding: 0 15px;
	text-decoration: none;
	font-size: 15px
}
.sample-service ul li:first-child a {
	background: #2f2f2f;
	color: #fff!important
}
.badge, .divTableCell1, .divTableHead {
	color: #fff;
	vertical-align: middle;
	text-align: center
}
.load-data {
	width: 100%
}
.sub-box1 {
	width: 100%;
	background: #f2f0f0
}
.mb-20 {
	margin-bottom: 20px
}
.divTable {
	display: table;
	width: 100%
}
.divTableBody {
	display: table-row-group
}
.divTableRow {
	display: table-row
}
.divTableCell1, .divTableHead {
	display: table-cell;
	width: 20%;
	background: #969494;
	font-size: 37px
}
.divTableCell2, .divTableHead {
	display: table-cell;
	width: 3%;
	background: url(https://myassignmentmart.com/assets/images/arrow-right.png) left no-repeat
}
.divTableCell3, .divTableHead {
	display: table-cell;
	padding: 3px 10px;
	width: 70%
}
.list-group-item>.badge {
	float: right
}
.ans-box, .publis-sec-L {
	float: left;
	width: 100%
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	background-color: #777;
	border-radius: 10px
}
.bgn, .bgn:hover {
	color: #969494
}
.ans-box {
	border: 1px solid #cecece;
	margin-bottom: 19px;
	box-shadow: 0 0 3px rgba(90,90,90,.2)
}
.publis-sec-R {
	float: right;
	font-size: 13px
}
.answer, .cntry, .cntry-tag, .mb-5, .my-5, .publis-sec, .question, .readmore {
	float: left
}
.publis-sec {
	width: 100%;
	background: #f5f5f5;
	padding-top: 10px
}
.ans-box h3 {
	font-size: 18px;
	color: #0a9194;
	padding: 0;
	font-weight: 600
}
.clr-o {
	color: #0a9194!important
}
.clr {
	color: #777
}
.bgn {
	background: 0 0!important;
	border: none!important
}
.fnt-15 {
	font-size: 15px!important;
	color: #333;
	font-weight: 500
}
.cntry {
	background: #f5f5f5;
	font-size: 11px;
	color: #707070;
	text-align: center;
	padding: 3px 8px 2px;
	margin: 4px -6px 7px 13px;
	border-radius: 10px 200px 200px 10px;
	-moz-border-radius: 10px 200px 200px 10px;
	-webkit-border-radius: 10px 200px 200px 10px;
	border: 1px solid #707070
}
.free-sample-content, .post-content {
	line-height: 22px;
	text-align: justify
}
.publis-sec p {
	margin: 0;
	padding: 0
}
.mb-5, .my-5 {
	margin-bottom: 1rem!important;
	width: 100%;
	margin-top: 2rem
}
.cntry a {
	color: #000
}
.btn-hire, .btn-hire:hover, .readmore {
	color: #fff
}
.readmore {
	background-color: #ef7f1a;
	padding: 5px 10px;
	font-size: 14px;
	margin-top: 15px;
	font-weight: 600
}
.readmore:hover {
	color: #fff;
	text-decoration: none;
	background: #000
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.well p {
	margin: 0;
	padding: 0
}
.well .media-heading {
	font-size: 1rem
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.btn-hire {
	background: #ef7f1a;
	font-size: 13px;
	padding: 2px 10px;
	font-weight: 600;
	border-radius: 0;
	margin-top: 5px
}
.sample-list, ul.sample-list {
	margin: 0;
	padding: 0
}
.sample-list li {
	list-style: none;
	color: #333;
	border-right: #333 solid 1px;
	float: left;
	padding: 0 10px;
	font-size: 13px
}
.question {
	width: 100%;
	margin-top: 25px
}
.answer {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 25px
}
.answer h4, .question h4 {
	font-size: 1.2rem;
	font-weight: 600;
	color: #000
}
.answer h5 {
	font-size: 1.1rem;
	font-weight: 600;
	color: #099193
}
.simple-heading {
	font-size: 22px;
	color: #000;
	margin-bottom: 10px
}
.custom-file-label::after {
	background: #000!important;
	color: #fff!important;
	border-radius: 0!important;
	border-color: #000!important
}
.blog-post {
	margin-bottom: 40px; float:left; width:100%;
}
.post { margin-top: 15px;
height: 110px;
overflow: hidden; }
.post-img { background:#f9f9f9; text-align:center; border:#eaeaea solid 2px; padding:5px; width:100%;}
.post-img img { text-align:center;}
.blog-post h3 { font-size: 1.2rem; color:#000;
text-align: left;
padding: 20px 0px; }

.blog-post h2 strong { font-size:1.2rem; margin:20px 0px; text-align:left;}

.blog-post p {
	margin: 0;
	padding: 0
}
.postDate {
	color: #282828;
font-size:.9rem;
	padding-bottom: 5px
}
.postTitle {
	font-size: 1.3rem!important;
	border-bottom: #ef7f1a solid 2px;
	padding-bottom: 8px
}
.post-content {
font-size:.9rem;
	color: #414141
}
.post-views {
	color: #ec2802;
	font-size: 1rem;
	float: right
}
.free-sampleDiv {
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
	width: 100%;
	border-bottom: #dfdfdf solid 1px;
	padding-bottom: 15px
}
.free-sampleDiv p {
	margin: 0;
	padding: 0
}
.free-sampleTitle {
	font-size: 1.2rem!important;
	color: #000!important;
	border-bottom: #ef7f1a solid 2px;
	padding-bottom: 10px;
	margin-top: 15px
}
.free-sample-content {
font-size:.9rem;
	color: #414141
}
.free-sampleList {
	list-style: none;
	margin: 20px 0 0;
	padding: 0
}
.free-sampleList li {
	float: left;
	padding: 0 10px;
	border-right: #ccc solid 1px;
font-size:.9rem;
	color: #292929
}
.free-sampleList li span {
	color: #109c9d
}
.free-sampleList li:first-child {
	padding-left: 0
}
.free-sampleList li:last-child {
	padding-right: 0;
	border: none
}
.bs-example .panel-title a {
	color: #000;
	font-size: 1.1rem;
	font-weight: 600;
	border-bottom: #ccc solid 1px;
	width: 100%;
	display: block;
	padding-bottom: 10px;
	text-decoration: none
}
.blog .enquiryForm {
	background-color: #ef7f1a;
	margin-bottom: 20px
}
.blog.menu_subpage_content .enquiryForm h2 {
	font-size: 1.2rem!important;
	font-weight: 700!important;
	color: #fff!important
}
.blog .enquiryForm .form-control {
	border-radius: 0;
	border: 2px solid #bb5e0a;
font-size:.9rem
}
.blog .btn-default {
	background: #099193;
	color: #fff;
	border-radius: 50px;
	padding: 2px 15px;
font-size:.9rem;
	float: right
}
.blog .btn-default:hover, .blog .postDate {
	background: #ef7f1a
}
.blog .postDate {
font-size:.8rem;
	display: inline-block;
	padding: 5px;
	float: right;
	color: #fff;
	font-weight: 700
}
.widget-content ul {
	margin: 0;
	padding: 0;
}
.widget-content ul li {
	list-style: none;
	line-height: 26px;
	border-bottom: #d2d2d2 solid 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	padding-left: 25px;
}
.widget-content ul li a {
	color: #000;
}
.widget-content ul li:before {
	content: '\f178';
	position: absolute;
	left: 0;
	font-size: 16px;
	font-family: 'FontAwesome';
}
.widget-content ul li:last-child {
	border: none;
}


.add-banner { position: relative; margin:15px 0px; }
.add-banner-content { position: absolute;
top: 25%;
left: 5%;
background-color: rgba(255,255,255,0.8);
border-radius: 5px;
padding: 15px;
width: 200px;
text-align: center; }
.add-banner-content h2 { color: #000; font-size: 1.7rem; line-height: 28px; font-weight: 600 !important; }
.add-banner-content h2 span { color: #109c9d; font-size: 1.7rem; line-height: 28px; font-weight: 600  !important; }
.add-bannerList { position: absolute; bottom: 5%; right: 15px; }
.add-bannerList ul { margin: 0; padding: 0; }
.add-bannerList ul li.red { background: #ff0000; }
.add-bannerList ul li.blue { background: #122ca0; }
.add-bannerList ul li { background: #f0771e; border-radius: 50px; padding: 5px 15px; text-align: center; list-style: none; margin-bottom: 10px; }
.add-bannerList ul li a { color: #fff; font-size: 1rem; font-weight: 600; }
.add-bannerList ul li a:hover { text-decoration: none; }

.form-add-banner { position: relative; margin:15px 0px; color: #fff; }
.form-add-banner-content { position: absolute;
top: 5%;
right: 2%;
background-color: rgba(0,0,0,0.8);
border-radius: 5px;
padding: 15px;
width: 300px;
text-align: left;
bottom: 3%; }
.price-input { background: #fff; border-radius: 5px; padding:5px; width: 100%; margin-bottom: 5px; color: #000; width: 100#; float: left; margin-bottom: 5px; }
.place-order { background: #f0771e; padding: 5px; text-align: center; color: #fff; font-weight: 600; border-radius: 50px; text-transform: uppercase; margin: 10px 0px; float: left; width: 100%;  }
.place-order:hover { background: #099193; color: #fff; }
@media (max-width: 767px) {
	.add-bannerList {
    position: relative;
    bottom: 0;
    right: 0;
    top: 0;
    background: #000;
    padding: 15px;
}
.add-banner-content {
    position: relative;
    top: 0;
    left: 0;
    background-color: #000;
    border-radius: 0px;
    padding: 15px;
    width: 100%;
    text-align: center;
}
.add-banner {
    margin: 15px 0px;
    min-height: 500px;
}
.add-banner-content h2 { color: #fff; }
.form-add-banner-content {
    position: relative;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.8);
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    text-align: center;
    bottom: 0;
}
.form-add-banner {
    color: #fff;
    min-height: 350px;
    background: #000;
    text-align: center;
}
.blur-text {
    background: rgba(0,0,0,0) url(https://myassignmentmart.com/uploads/ans-text-1476435119.png) no-repeat scroll 0 0/cover;
    height: 253px;
    position: relative;
}}

.site-map h2 {
	font-size: 1.5rem;
    color: #099193;
    border-bottom: 2px #099193 solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: 500!important;
}
.site-map ul {
    padding: 0;
    margin-bottom: 45px;
    width: 100%;
    float: left;
}
.site-map ul li {
    padding: 5px 20px;
    display: inline-block;
    float: left;
    width: 25%;
    margin-bottom: 10px;
    line-height: 20px;
    position: relative;
}
.site-map ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #1c6da4;
    position: absolute;
    left: 0px;
    top: 12px;
}
.site-map ul li a { color: #1c6da4; text-transform:capitalize; }
@media(max-width: 767px){
	.site-map ul li { width: 100%; }
}

.free-sampleDiv .solution-pdf { text-align:center;} 
.solution-pdf { background: #cb0606;
color: #fff !important;
padding: 11px 21px 11px 25px !important;
box-shadow: 2px 0 4px #eee;
text-transform: uppercase;
position: relative;
margin: 15px auto;
display: inline-block;
font-weight: 600;
font-size: 1.1rem;
text-align: center;}

.solution-pdf .fa-file-pdf-o { padding-right: 5px; font-size: 1.4rem; font-weight: 600;}
.solution-pdf .fa-download { padding-left: 5px; font-size: 1.4rem; font-weight: 600; border-left:#9b0505 solid 1px;}
.solution-pdf:hover { text-decoration:none;}

.getYour-solution { padding:25px 0px; text-align:center;}
.getYour-solution .card-header { font-size:22px; font-weight:bold; margin-bottom: 25px;}
.promocode-section {background: #f2f2f2; padding: 15px; border:#d5d5d5 solid 1px; border-radius:5px;}
.getYour-solution p { margin:0; padding:0;}
.promoText { font-size: 1.2rem; font-weight: 600; text-transform: uppercase;}
.promoText span { color: #109b9d; font-size: 30px;}
.promocode-section input { padding:5px 10px;}
.promocode-section .btn-primary { border-radius:0px; background:#109b9d;}
/*.get_Solutions input[type="email"]{ padding:5px 15px; width:250px;}*/
.btnPaynow { background:#ef7f1a; text-transform:uppercase; font-size:16px; font-weight:600; padding:5px 15px; border:none; color:#fff; margin-top:15px; cursor:pointer;}
.getSolutionList { text-align:left; padding:5px;}
.gsListcontent {     float: left;
    margin-left: 25px !important;
    margin-top: 10px !important;}
.getSolutionRow img { width: 50px;
    height: 50px;
    border-radius: 100px;
    float: left;
    border: #ccc solid 1px;
    padding: 2px;}
.profilePic p.liveIcons { background-color: #1db61a;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 3px;
    border-radius: 50px;
    top: 35px;}
.profilePic { position:relative; float:left;}
.estimateTime { text-align:center; color:#000; font-size:12px;}
.estimateTime .hours { color:#109c9d; font-size:16px;}
.estimateTime .hours strong {
    font-size: 25px;
}
.getSolutionRow { border-top: #e8e8e8 solid 1px;
    padding-top: 10px; padding-bottom:10px;}
.getSolutionList { margin-top:25px;}


.get_Solutions .btn-primary { margin-top: 25px;
    border-radius: 50px;
    text-transform: uppercase;
    padding: 7px 25px;
    font-weight: 600;
    background-color: #ef7f1a;
    border: none; }
.get_Solutions .btn-primary:hover { background-color:#099193;}

.thankyou-page { padding:50px 0px; text-align:center;}
.thankyou-page img {padding-bottom:25px;}
.thankyou-page h2 { color:#ef7f1a; font-size:45px; font-weight:600;}
.thankyou-page p { color:#000; font-size:17px; font-weight:600;}
.thankyou-page p.whatsappIcon { color:#0d8586; display: inline-block; margin-bottom:40px; width:100%;}
.thankyou-page p a { color:#ef7f1a;}
.btn-goback { background-color:#0a7c7d; border-radius:50px; padding:5px 15px; color:#fff; text-transform:uppercase; font-weight:600; margin-top:15px;}
.btn-goback:hover { background-color:#ef7f1a; color:#fff; text-decoration:none;}

.universities-img {
    background-image: url(https://myassignmentmart.com/assets/images/aus-university.jpg);
    background-position: 50%;
    height: 63px;
    animation: animatedBackground 50s linear infinite;
    -webkit-animation: animatedBackground 50s linear infinite;
	width:100%;

}
.ca-country { background-image: url(https://myassignmentmart.com/assets/images/canada-university.jpg);}
.hk-country { background-image: url(https://myassignmentmart.com/assets/images/hongkong-university.jpg);}
.ie-country {background-image: url(https://myassignmentmart.com/assets/images/ire-university.jpg);}
.jo-country {background-image: url(https://myassignmentmart.com/assets/images/jordan-university.jpg);}
.kw-country {background-image: url(https://myassignmentmart.com/assets/images/kuwait-university.jpg);}
.my-country {background-image: url(https://myassignmentmart.com/assets/images/malaysia-university.jpg);}
.nz-country {background-image: url(https://myassignmentmart.com/assets/images/nz-university.jpg);}
.ae-country {background-image: url(https://myassignmentmart.com/assets/images/ae-university.jpg);}
.us-country {background-image: url(https://myassignmentmart.com/assets/images/usa-university.jpg);}
.uk-country {background-image: url(https://myassignmentmart.com/assets/images/uk-university.jpg);}
.qa-country {background-image: url(https://myassignmentmart.com/assets/images/qatar-university.jpg);}
.sg-country {background-image: url(https://myassignmentmart.com/assets/images/sg-university.jpg);}

@-webkit-keyframes animatedBackground{0%{background-position:0 0}to{background-position:-2949px 0}}
@keyframes animatedBackground{0%{background-position:0 0}to{background-position:-2949px 0}}

.blurry-text, .blur-text { display:none !important;}

.sub_banner .btn-default { background: #3ab54a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
    padding: 5px 15px;
    border: #fff solid 2px;
    margin-right: 10px; }
.sub_banner .btn-primary { background: #ef7f1a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
    padding: 5px 15px;
    border: #fff solid 2px;
    margin-right: 10px; }
	
.menu_subpage_content h3.topic-heading, .menu_subpage_content h3 { font-size: 20px; font-weight: 600; color: #099193;}
.menu_subpage_content h3.topic-heading { font-weight:600;}

.pay_now_in .wp_pp_button_submit_btn .savepay { 
background:#ffaa30 !important;}

@media(min-width:768px){
	.paynow-btn { display:none;}
}

@media(max-width:767px){
	.mid-header .left ul li { font-size:12px;}
	.headerRight-menu li:last-child { display:none;}
	.paynow-btn { border: none;
    background: #000;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 15px;
    color: #fff;
    font-weight: 600;
    margin-left: 15px; }
.country-flag { margin-right:35px;}
.phone-img { margin-right:3px;}
.banner-mobileContent { position: absolute; top: 10%; left: 10%;
z-index: 999999; color: #fff; }
.sub_banner h1 {
    font-size: 20px;
    padding-top: 75px;
}
.form-group { margin-bottom:5px;}

}