@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/OpenSans-Light.eot');
    src: url('../fonts/opensans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/opensans/OpenSans-Light.woff') format('woff'),
        url('../fonts/opensans/OpenSans-Light.ttf') format('truetype'),
        url('../fonts/opensans/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/OpenSans.eot');
    src: url('../fonts/opensans/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/OpenSans.woff2') format('woff2'),
        url('../fonts/opensans/OpenSans.woff') format('woff'),
        url('../fonts/opensans/OpenSans.ttf') format('truetype'),
        url('../fonts/opensans/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/OpenSans-Semibold.eot');
    src: url('../fonts/opensans/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/OpenSans-Semibold.woff2') format('woff2'),
        url('../fonts/opensans/OpenSans-Semibold.woff') format('woff'),
        url('../fonts/opensans/OpenSans-Semibold.ttf') format('truetype'),
        url('../fonts/opensans/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/OpenSans-Bold.eot');
    src: url('../fonts/opensans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/OpenSans-Bold.woff2') format('woff2'),
        url('../fonts/opensans/OpenSans-Bold.woff') format('woff'),
        url('../fonts/opensans/OpenSans-Bold.ttf') format('truetype'),
        url('../fonts/opensans/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/OpenSans-Extrabold.eot');
    src: url('../fonts/opensans/OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans/../fonts/opensans/OpenSans-Extrabold.woff2') format('woff2'),
        url('../fonts/opensans/OpenSans-Extrabold.woff') format('woff'),
        url('../fonts/opensans/OpenSans-Extrabold.ttf') format('truetype'),
        url('../fonts/opensans/OpenSans-Extrabold.svg#OpenSans-Extrabold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.owl-carousel,
.owl-carousel .owl-item,
.owl-controls {
	-webkit-tap-highlight-color: transparent
}

.borderbox,
.plantext {
	vertical-align: middle
}

#result,
#result-header,
#resultblack,
.academichead1,
.badge.social,
.borderbox,
.contactUsSection,
.dissertService .pricebg,
.homeBanner .bannerBox,
.item .txtHover,
.ordernowBox,
.owl-theme .owl-controls,
.reviewCount .col-sm-4,
.snippetResult,
div#owl {
	text-align: center
}

.btnFooter,
.btnOrder,
.footerSection h3 {
	text-transform: uppercase
}

.topSupport {
	margin: 0
}

.footermenu li,
.pric-col ul,
.topSupport li {
	list-style: none
}

body {
	font-family: 'Open Sans';
	font-size: 16px;
	color: #4e4e4e;
	font-weight: 400
}

p {
	font-size: 15px
}

.topHeader {
	background-color: #fff;
	color: #fff
}

.socialicons .socialText {
	padding-right: 8px;
	border-right: 2px solid #000;
	color: #fff;
	font-family: robotobold;
	font-size: 18px
}

.socialicons a {
	margin-top: 10px;
	left: 25%!important
}

.badge.social {
	background: #010a26;
	font-size: 16px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff
}

.badge.social.facebook {
	margin-left: 0
}

.socialicons .badge.social {
	margin-top: 8px
}

.badge.social:hover {
	color: #f80
}

.topHeader div {
	padding: 0
}

.topSupport li {
	display: inline-block;
	float: right;
	padding: 11px 40px
}

.topSupport .orderNow {
	background: #011640
}

.topSupport .liveChat {
	background: #f80
}

.topSupport .liveChat a {
	color: #000
}

.banner .headerPoints {
	padding-left: 15px
}

.banner .headerPoints ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.banner .headerPoints ul li {
	font-size: 20px;
	color: #fff;
	margin-bottom: 43px;
	position: relative;
	padding-left: 60px;
	padding-right: 20px;
	z-index: 1;
	flex: 0 0 50%
}

.banner .headerPoints ul li .icon-wrap {
	background: #fff;
	position: absolute;
	left: -10px;
	top: -5px;
	border: 1px solid #000;
	transform: rotate(45deg);
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 3px solid #f80;
	border-right: 3px solid #f80
}

.banner .headerPoints ul li .Icons {
	width: 50px;
	height: 50px;
	background: url(../images/sprites.png);
	transform: rotate(-45deg);
	display: inline-block
}

.banner .headerPoints ul li .Icons.Icon-1 {
	width: 32px;
	height: 35px;
	background-position: -16px -4px
}

.banner .headerPoints ul li .Icons.Icon-2 {
	width: 35px;
	height: 31px;
	background-position: -16px -121px
}

.banner .headerPoints ul li .Icons.Icon-3 {
	width: 32px;
	height: 33px;
	background-position: -17px -64px
}

.banner .headerPoints ul li .Icons.Icon-4 {
	width: 32px;
	height: 33px;
	background-position: -15px -180px
}

.do-icon {
	background: url(../images/bgImages/spritedissert.png) no-repeat;
	display: block
}

.da-order {
	background-position: -14px -53px;
	width: 22px;
	height: 20px
}

.da-chat {
	background-position: -12px -12px;
	width: 24px;
	height: 20px
}

.da-chat,
.da-order {
	position: relative;
	display: inline-block;
	left: -5px;
	line-height: 20px;
	top: 3px
}

.owl-carousel .owl-stage:after,
.owl-carousel .owl-wrapper:after {
	content: ".";
	clear: both;
	visibility: hidden;
	line-height: 0
}

.topHeader .col-sm-6,
.topHeader .container-fluid {
	padding: 0
}

.topSupport li a {
	color: #fff
}

.navbar-default {
	background-color: transparent!important;
	width: 100%;
	border: none!important;
	border-radius: 0;
	margin-bottom: 0
}

.nav>.nav-item {
	height: 50px;
	padding: 10px 30px;
	padding-right: 0
}

.navbar-dark .navbar-nav .dropdown-menu {
	position: absolute;
	width: auto
}

.navbar-dark .navbar-nav .dropdown-menu .nav-item>.nav-link {
	color: #000;
	font-size: 12px
}

.navbar-dark .navbar-nav .dropdown-menu .nav-item:hover .nav-link {
	color: #fff
}

.navbar-nav.navbar-right {
	margin-top: 25px
}

.navbar-default .navbar-nav>.nav-item>.nav-link {
	color: #fff!important;
	font-weight: 300
}

.navbar-default .navbar-nav>.nav-item>.nav-link:hover {
	color: #fff!important
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: inherit;
	border-bottom: 3px solid #ea6645;
	position: relative;
	padding-left: 0;
	padding-bottom: 8px
}

.navbar-default .navbar-nav>.nav-item:focus .nav-link,
.navbar-default .navbar-nav>.nav-item:hover .nav-link {
	background-color: inherit;
	border-bottom: 3px solid #ea6645;
	padding-bottom: 8px
}

.nav>.nav-item>.nav-link {
	padding: 0
}

.Inner-Pages-Section h2,
.Inner-Pages-Section h4 {
	color: #011640;
	font-weight: 700;
	font-size: 19px;
	padding-left: 10px
}

.navbarWrapper {
	position: absolute;
	z-index: 2;
	top: 60px;
	width: 100%
}

.homeBanner .bannerBox {
	position: absolute;
	top: 250px;
	width: 100%
}

.banner {
	margin-top: 150px;
	padding-left: 20px
}

.banner .owl-pagination {
	top: 100%
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	display: block;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.owl-carousel .owl-item {
	display: block;
	width: 100%;
	height: auto;
	float: left
}

.owl-carousel .owl-wrapper:after {
	display: block;
	height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
	display: none;
	position: relative
}

.owl-carousel {
	z-index: 1;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.Inner-Pages-Section h2:before,
.Inner-Pages-Section h4:before {
	width: 4px;
	height: 100%;
	background: #ff890b;
	left: 0;
	top: 0;
	display: inline-block
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer
}

.grabbing {
	cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.Inner-Pages-Section h2 {
	position: relative;
	display: inline-block
}

.Inner-Pages-Section h2:before {
	content: '';
	position: absolute
}

.Inner-Pages-Section h4 {
	position: relative;
	display: inline-block
}

.Inner-Pages-Section h4:before,
.textbox::after {
	position: absolute;
	content: ''
}

.Inner-Pages-Section.price-plan-Page {
	padding-bottom: 0
}

.owl-theme .owl-controls {
	position: relative;
	width: 100%
}

.dissertService .owl-controls {
	bottom: 10px
}

.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page span {
	filter: Alpha(Opacity=50);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) center center no-repeat
}

.owl-buttons {
	display: none
}

#HomeSlider .container-fluid {
	padding: 0
}

.owl-theme .owl-controls .owl-page span {
	border-radius: 20px;
	display: block;
	background: 0 0;
	opacity: 1
}

.owl-theme .owl-controls .owl-page.active span {
	background-color: #f80
}

.owl-theme .owl-controls .owl-page span {
	background-color: #e5e6e6;
	border: 0;
	width: 10px;
	height: 10px;
	margin: 5px
}

.homeBanner {
	background: url(../images/bgImages/banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #181423;
	min-height: 631px
}

.homeBanner .sheading1 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	line-height: 42px;
	border-bottom: 2px solid #f80;
	padding-bottom: 7px
}

.uk-flag img {
	width: 25px;
	margin-right: 10px
}

.circle247 {
	width: 34px;
	height: 34px;
	padding: 10px 5px;
	background: #ef5936;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	border-radius: 50%;
	margin-right: 10px
}

.plantext,
.sPara {
	font-weight: 300;
	color: #fff
}

.syellowhead {
	color: #f80
}

.sPara {
	line-height: 26px
}

.dissertService {
	background: #01143d
}

.dissertService .pricebg {
	background: url(../images/bgImages/pricePlanbg.jpg) center center;
	background-size: cover;
	height: 419px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.borderbox {
	border: 5px solid #fff;
	width: 70%;
	height: 340px;
	background: rgba(0, 0, 0, .6);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 4px
}

.plantext {
	display: table-cell;
	font-size: 26px
}

.plantext span {
	font-weight: 600
}

.servicehead,
.servicehead2 {
	font-weight: 400;
	position: relative
}

.btn-transparent {
	padding: 10px 35px;
	border: 1px solid #f80;
	color: #fff;
	font-size: 15px;
	border-radius: 0
}

.btn-transparent:hover {
	color: #f80;
	text-decoration: none
}

.dissertService .col-sm-4,
.dissertService .col-sm-8 {
	padding: 0
}

.servicehead {
	font-size: 38px;
	color: #fff;
	margin-top: 21%
}

.servicehead2 {
	font-size: 26px;
	color: #fff;
	margin-top: 19%
}

.Listicon,
.serviceSlides .owl-pagination,
div#owl {
	margin: 0 auto
}

.servicehead span,
.servicehead2 span {
	font-weight: 600
}

.textbox {
	text-align: center
}

.Listicon {
	background-position: -140px -12px;
	width: 87px;
	height: 102px
}

div#owl {
	width: 66%!important
}

.textbox::after {
	display: block;
	background: url(../images/bgImages/serviceIcon.png) no-repeat;
	height: 183px;
	top: 53%;
	width: 11px;
	right: 0
}

.academiclists .iconGrad3,
.iconGrad,
.iconGrad2 {
	position: absolute;
	left: 33px;
	top: 14px;
	display: inline-block;
	transition: all .2s ease
}

.serviceSlides p {
	color: #fff
}

.contactUsSection.lazyload {
	background-image: url(../images/bgImages/contactBG.jpg)
}

.contactUsSection {
	min-height: 251px;
	width: 100%;
	padding: 30px 0
}

.contactUsSection p {
	color: #000;
	line-height: 24px
}

.contactUsSection h3 {
	font-size: 32px;
	color: #fff;
	font-weight: 600
}

.contactUsSection .contactHead span {
	font-weight: 300
}

.contactUsSection .InputTxt {
	background-color: transparent;
	border: 1px solid #fff;
	padding: 10px;
	width: 100%
}

.contactUsSection .InputTxt::-webkit-input-placeholder {
	color: #fff
}

.contactUsSection .InputTxt:-moz-placeholder {
	color: #fff
}

.contactUsSection .InputTxt::-moz-placeholder {
	color: #fff
}

.contactUsSection .InputTxt:-ms-input-placeholder {
	color: #fff
}

.Inputbtn {
	background-color: transparent;
	margin-top: 30px;
	width: 15%;
	color: #fff
}

.academicSection {
	padding: 30px 0;
	background-color: #f1f2f6
}

.academichead1 {
	font-size: 36px;
	font-weight: 600;
	color: #040927;
	margin-bottom: 70px
}

.academichead1 span {
	font-weight: 300
}

.acadListhead {
	color: #040927;
	font-weight: 700;
	padding-left: 25px
}

.iconGrad {
	background-position: -45px -3px;
	width: 24px;
	height: 24px
}

.iconGrad2 {
	background-position: -49px -43px;
	width: 20px;
	height: 29px
}

.academiclists:hover .iconGrad2 {
	background-position: -90px -7px;
	width: 20px;
	height: 29px
}

.academiclists:hover .iconGrad {
	background-position: -89px -86px;
	width: 24px;
	height: 24px
}

.academiclists:hover .iconGrad3 {
	background-position: -47px -86px;
	width: 22px;
	height: 23px
}

.academiclists:hover {
	border-bottom: 5px solid #f80
}

.academiclists .iconGrad3 {
	background-position: -88px -47px;
	width: 22px;
	height: 23px
}

.acadlistPara {
	padding-left: 26px
}

.academiclists {
	background-color: #fffffe;
	padding: 15px 25px;
	border-bottom: 5px solid #3b4158;
	min-height: 265px
}

.con-p {
	padding: 10px 0;
	color: #fff
}

.bottomSpace {
	margin-bottom: 40px;
	display: inline-block
}

.ourWorkSection {
	padding: 30px 0
}

#owl-demo .item {
	margin: 3px
}

#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto
}

.worksliderFooter {
	background: #010923;
	padding: 10px 15px 20px;
	position: relative;
	display: block
}

.ourWorkSection .owl-pagination {
	display: none
}

.worksliderFooter .workhead1 {
	font-weight: 700;
	color: #fff;
	display: block
}

.worksliderFooter .workhead2 {
	font-weight: 400;
	color: #f80
}

.item:hover .txtHover {
	transition: all .2s ease;
	top: 0
}

.item .txtHover {
	position: absolute;
	width: 100%;
	transition: all .5s ease;
	bottom: 0;
	top: 150%;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .8);
	padding: 20px;
	box-sizing: border-box
}

.item .txtHover .zoomIcon {
	width: auto!important;
	top: 33%;
	position: absolute;
	left: 42%
}

.workImg.lazyloaded {
	background-image: url(../images/carouselImages/mbatext.jpg);
	background-repeat: no-repeat
}

.workImg {
	background-size: cover;
	min-height: 251px;
	width: 100%;
	display: block;
	padding: 30px 0
}

.reviewItems .reviewText {
	font-style: italic;
	background-color: #f2f3f5;
	display: inline-block;
	position: relative;
	padding: 58px 20px 23px
}

.personName {
	font-size: 12px;
	font-weight: bolder;
	color: #040824
}

.reviewItems .owl-pagination {
	position: absolute;
	width: 100%;
	top: -48px
}

.personName span {
	font-weight: 600;
	color: #a95a00
}

.revBox {
	display: block;
	position: relative;
	top: -15px
}

.reviewItems::after {
	content: '';
	background: url(../images/bgImages/blockqouteIcon.png) no-repeat;
	position: absolute;
	display: block;
	top: -39px;
	left: 49px;
	width: 80px;
	height: 73px;
	z-index: 2
}

.reviewCount {
	display: inline-block;
	position: relative;
	padding: 72px 30px;
	background-color: #f80;
	color: #000;
	width: 100%
}

.reviewCount .num {
	font-size: 58px;
	font-weight: 700
}

.countText {
	font-size: 16px
}

.reviewCount .col-sm-4 {
	border-right: 1px solid #fff
}

.reviewCount .col-sm-4:last-child {
	border-right: none
}

.reviewSection {
	padding: 40px 0
}

.btnOrder {
	padding: 13px 20px;
	background-color: #010923;
	color: #fff;
	font-size: 12px;
	border: none;
	border-radius: 0;
	width: 50%
}

.orderNowText {
	font-size: 25px;
	color: #fff;
	margin-top: 170px
}

.btnOrder:hover {
	color: #fff
}

.ordernowBox {
	position: absolute;
	border: 3px solid #f80;
	top: 9%;
	height: 82%;
	color: #000;
	left: 12%;
	background: rgba(255, 255, 255, .5);
	padding: 5px 9px
}

.reviewCount:after,
.reviewCount:before {
	content: '';
	position: absolute;
	border-bottom: 34px solid #ddd;
	border-left: 31px solid transparent;
	border-right: 31px solid transparent;
	z-index: 10
}

.reviewCount:after {
	transform: rotate(132deg);
	border-bottom-color: #fff;
	right: -23px;
	bottom: -10px
}

.reviewCount:before {
	transform: rotate(-48deg);
	right: 0;
	bottom: 15px
}

.footerSection {
	background-color: #010923;
	color: #444759;
	padding: 40px 0
}

.footerSection h3 {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px
}

.footerSection p,
.footermenu a {
	color: #fff
}

.footermenu {
	padding: 0
}

.footermenu a {
	font-size: 14px;
	font-weight: 300
}

.footermenu a:hover {
	text-decoration: none;
	color: #f80
}

.btnFooter {
	background: 0 0;
	border-radius: 0;
	border: 2px solid #f80;
	padding: 8px 50px;
	color: #fff
}

.footerSection .form-control {
	border-radius: 0
}

.btn:hover,
.footerSection .btn.focus,
.footerSection .btn:focus {
	color: #f80
}

.social-links {
	padding-left: 0
}

.copyright {
	background-color: #01061a;
	padding: 10px
}

.copyright .text-center {
	color: #fff
}

.Inner-Pages-Section {
	background: #ecf0f9;
	min-height: 400px;
	padding: 33px 0
}

.Inner-Pages-Section h1,
.Inner-Pages-Section h3 {
	color: #011640;
	position: relative;
	padding-left: 10px;
	display: inline-block;
	font-weight: 700
}

.Inner-Pages-Section h1 {
	font-size: 26px
}

.Inner-Pages-Section h3 {
	font-size: 19px
}

.Inner-Pages-Section h3:before {
	content: '';
	width: 4px;
	height: 25px;
	background: #ff890b;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0
}

.Inner-Pages-Section a.phoneNumber {
	display: inline-block
}

ul.InnerPageListItem li:before {
	content: '';
	background-image: url(../images/check.svg);
	position: absolute;
	left: -1px;
	color: #ff890b;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	width: 16px;
	height: 16px
}

ul.InnerPageListItem li {
	list-style-type: none;
	position: relative;
	padding-left: 22px;
	padding-top: 8px;
	font-size: 14px
}

ul.InnerPageListItem {
	padding: 0
}

ul.InnerPageListItem p {
	padding: 6px 0 0
}

.InnerBanner {
	min-height: 235px
}

.faq-Page h4 {
	color: #333;
	font-weight: 700
}

.pric-col,
.pric-col h2 {
	color: #fff;
	text-align: center
}

.pric-col {
	background: #4e4a4b;
	font-size: 18px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	margin-top: 20px
}

.pric-col h2 {
	background: #f80;
	font-size: 22px;
	margin: 0;
	padding: 15px 10px
}

.pric-col ul {
	padding: 0;
	margin: 0
}

.pric-col li {
	line-height: 47px;
	border-top: 1px solid #eee;
	text-transform: capitalize
}

.pric-col li sup {
	margin-top: 15px
}

.pric-col p {
	background: #f2f2f2;
	font-size: 14px;
	color: #f80;
	padding: 15px;
	margin: 0;
	min-height: 69px;
	display: flex;
	justify-content: center;
	align-items: center
}

.pric-col .btn {
	background: #f80;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	border-radius: 0
}

.PricePlanitems .PricePlanBtn a,
.PriceRatingbtn a,
.pricePlanhead h1,
.ratingText .ratingCustom,
.ratingText .ratingTrust,
.ratingValuebox .ratingvalue {
	text-transform: uppercase
}

.pric-col .btn:hover {
	background: #fff;
	border: 1px solid #f80;
	color: #f80
}

.btn.gthome {
	color: #712434;
	border: 1px solid #722535;
	border-radius: 0;
	margin: 30px 0;
	width: 100%;
	font-size: 18px
}

.btn.gthome:hover {
	color: #fff;
	cursor: pointer
}

ul.comentbanner {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.dropdown-menu>.nav-item>.nav-link {
	padding: 8px 28px!important;
	border-bottom: 1px solid #e8e1e1!important
}

.ordernowBox h3 {
	font-size: 21px
}

ul.comentbanner li:before {
	content: '';
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	background-image: url(../images/check.svg);
	margin-right: 5px;
	width: 16px;
	height: 16px
}

.ordernowBox h4 {
	font-size: 20px
}

.dropdown-menu>.nav-item>.nav-link:focus,
.dropdown-menu>.nav-item>.nav-link:hover {
	background-color: #f80!important;
	background-image: none
}

.navbar-default .navbar-nav>.nav-item>.nav-link {
	font-size: 16px;
	padding: 0
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #f8de7e;
	border-color: transparent;
	border-radius: 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: transparent!important
}

.navbar .tooltip.top {
	position: absolute;
	display: block;
	margin: 0;
	opacity: 1;
	top: -22px;
	left: 50%;
	transform: translateX(-50%)
}

.navbar .tooltip-inner {
	background-color: #e11b01;
	width: 80px;
	padding: 3px 0;
	border-radius: 0;
	border-top: 3px solid #011640;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #fff
}

.navbar .tooltip.top .tooltip-arrow {
	border-top-color: #e11b01;
	transform: translateX(-50%);
	margin-left: 0;
	left: 50%
}

.sidebanner {
	text-align: right
}

.sidebanner a {
	display: block
}

.sidebanner img {
	margin-bottom: 30px;
	display: inline-block
}

.Inner-Pages-Section h1:before {
	content: '';
	background: #ff890b;
	width: 4px;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 2px;
	right: 0;
	bottom: 0
}

.Ordernow-page h1:before,
.page-404 h1:before,
.page-404 h3:before {
	content: none
}

.breadcrumb-nav {
	margin-top: 50%;
	float: right;
	color: #fff
}

.breadcrumb-nav .breadcrumb {
	background-color: transparent
}

.breadcrumb-nav .breadcrumb .breadcrumb-item a {
	color: #fff
}

.breadcrumb-nav .breadcrumb .breadcrumb-item:hover a {
	color: #f80;
	text-decoration: none
}

.breadcrumb-nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #fff
}

.sf-t2 .sf-nav li.sf-active,
.sf-t2.sf-nomob .sf-nav li.sf-nav-link:not(.sf-nav-step-disabled):not(.sf-nav-unlink):hover {
	background: #f80
}

.sf-t2 .sf-nav-top .sf-nav-step.sf-active:after {
	border-color: transparent #011640 #011640 transparent!important
}

.sf-t2 .sf-nav li {
	background: #011640!important
}

.falseclass {
	background: #f80!important
}

.colorBgGreen {
	background-color: #011640!important
}

.sf-t2 .nocsript-sf-btn:hover,
.sf-t2.sf-wizard.sf-mob .sf-btn:active,
.sf-t2.sf-wizard.sf-nomob .sf-btn:hover {
	background-color: #f80!important
}

.sf-t2.sf-wizard .sf-btn.sf-btn-next,
.sf-t2.sf-wizard.sf-rtl .sf-btn.sf-btn-prev {
	background-color: #011640!important
}

.page-404 h1 {
	font-size: 76px
}

.orderformBody {
	width: auto!important;
	padding: 0!important
}

.pricePlanhead h1:before,
.site-map ul li:before {
	content: '';
	left: 0
}

.page-404 {
	text-align: center;
	color: #011640
}

a.btn404 {
	background: #ff8700;
	padding: 8px 32px;
	color: #eee;
	display: inline-block;
	margin-top: 25px
}

.site-map ul li:before {
	display: inline-block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	fill: #f80;
	background: url(../images/check-circle-solid.svg) no-repeat;
	width: 13px;
	height: 13px
}

.site-map ul {
	list-style-type: none;
	margin: 40px 0 0;
	padding: 0
}

.site-map ul li {
	padding: 4px 0 4px 28px;
	position: relative
}

.btn-group.btn-breadcrumb {
	float: right;
	margin-top: 30px
}

.btn-group.btn-breadcrumb a {
	color: #fff
}

.cnfRigh.fb-contact ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.cnfRigh.fb-contact ul li a {
	list-style-type: none;
	color: #444;
	font-size: 18px;
	padding-top: 10px;
	transition: ease all .5s
}

.cnfRigh.fb-contact ul li {
	transition: ease all .6s;
	padding-bottom: 5px
}

.cnfRigh.fb-contact {
	margin-top: 62px
}

.fb-contact-page-logo {
	margin-top: 10px
}

.about-us-Page input.btn.contactSubmitO,
.about-us-Page input.btn.reset {
	padding: 12px 29px;
	font-size: 16px;
	background: #f80;
	color: #fff
}

.cont-form label {
	font-size: 12px;
	color: red;
	padding-left: 4px;
	padding-top: 0;
	margin-bottom: 0;
	font-weight: 600
}

.contheading,
.serHeading {
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	margin-bottom: 30px
}

.contheading span,
.serHeading span {
	font-weight: 300
}

.servicesliderBox p {
	color: #fff;
	font-weight: 300;
	line-height: 24px
}

.conList li {
	color: #f80;
	font-weight: 700;
	padding-bottom: 10px;
	padding-top: 5px
}

.dissertService {
	padding: 20px 0 30px
}

.conList li span {
	display: block;
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
	font-weight: 300
}

.cnfRigh {
	margin-top: 90px;
	margin-left: 10px
}

.cnfRigh ul li i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	margin-right: 10px;
	text-align: center;
	background: #021740;
	color: #fff;
	border-radius: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.cnfRigh li {
	list-style-type: none;
	color: #1f2431;
	font-size: 15px;
	padding-top: 10px
}

.cnfRigh li:hover i {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.cnfRigh li a,
.cnfRigh li a .email,
.cnfRigh li a .phoneNumber {
	list-style-type: none;
	color: #282828;
	font-size: 13px;
	text-decoration: none
}

.cnfRigh li:hover a,
.cnfRigh li:hover a .email,
.cnfRigh li:hover a .phoneNumber {
	color: #f80
}

.cnfRigh ul li i svg {
	width: 22px;
	height: 22px
}

.cnfRigh li:hover svg path {
	fill: #fff
}

.btn-group.btn-breadcrumb a:hover {
	text-decoration: none;
	color: #f80
}

.close:focus,
.close:hover {
	color: #fff;
	opacity: 1
}

.space {
	height: 18px
}

.payment-icon {
	background-color: #000!important
}

.payment-icon .pay-icon span {
	color: #fff
}

.facebook-icon {
	margin-top: 5px
}

.facebook-icon,
.facebook-icon svg,
.phone-icon,
.phone-icon svg {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	width: 20px
}

.facebook-icon svg path {
	fill: #fff
}

.phone-icon svg path {
	fill: #f80
}

.facebook-square-icon svg {
	width: 14px
}

.facebook-square-icon svg path {
	fill: #fff
}

.Inner-Pages-Section .phoneNumber {
	color: #337ab7
}

.cnfRigh ul li .phoneNumber {
	color: #282828
}

span.topSupport {
	position: relative;
	font-size: 16px
}

.cnfRigh li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.PricePlanCommonBox .pricePlanBoxhead {
	min-height: 75px;
	font-size: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background: #ff890b;
	position: relative;
	width: 85%;
	top: -38px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0
}

.PricePlanCommonBox {
	background: #fff
}

.PricePlanCommonBox .pricePlanBoxhead span {
	display: inline-block;
	color: #fff;
	font-weight: 100;
	padding: 0 10px
}

.pricePlanInnerboxes {
	padding-top: 75px;
	padding-bottom: 50px;
	width: 100%;
	display: flex;
	justify-content: center
}

.PricePlanitems ul li {
	padding-top: 15px;
	padding-bottom: 14px;
	text-align: center;
	position: relative;
	padding-left: 0;
	list-style-type: none;
	font-style: normal
}

.PricePlanitems ul li:nth-child(even) {
	background: #dfe3ec
}

.PricePlanitems ul {
	margin: 0;
	padding: 0 15px
}

.PricePlanitems .priceDays {
	color: #011640;
	font-size: 14px;
	display: block;
	font-style: normal;
	font-weight: 700
}

.PricePlanitems .PriceDate,
.PriceRatingbtn a,
.RatingSection .RatingImg img,
.pricePlanhead h1 {
	display: inline-block
}

.PricePlanitems .PriceDate {
	font-size: 22px;
	color: #ff890b;
	padding: 1px 14px;
	font-style: normal;
	font-weight: 700
}

.PricePlanitems .PricePlanBtn a {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	background: #011640;
	padding: 14px 0;
	transition: ease all .3s;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	position: absolute;
	left: 0
}

.PricePlanitems ul li:first-child {
	padding-top: 0
}

.PricePlanitems ul li:last-child {
	border: 1px solid transparent;
	padding: 18px 0
}

.pricePlanhead h1 span {
	color: #6f2333
}

.pricePlanhead h1 {
	position: relative;
	font-size: 26px
}

.pricePlanhead h1:before {
	position: absolute;
	width: 40px;
	background: #6f2333;
	height: 2px;
	margin: auto;
	right: 0;
	bottom: -7px
}

.PricePlanRatingSection {
	padding-top: 50px;
	padding-bottom: 83px
}

.pricePlanInnerboxes .col-md-3 {
	margin-left: 55px
}

.PricePlanCommonBox {
	position: relative;
	border: 3px solid #011640
}

.col-md-4.setheadForm {
	float: right
}

.TrustedRatingSection {
	background: #18162e;
	min-height: 165px;
	position: relative
}

.TrustedRatingSection:before {
	content: "";
	background: url(../images/trusted.png) no-repeat;
	height: 100%;
	width: 80%;
	position: absolute;
	background-size: 100% 100%
}

.PriceRatingbtn a {
	background: #0f3766;
	color: #fff;
	padding: 17px 70px;
	font-size: 15px
}

.PriceRatingbtn {
	margin-top: 55px
}

.ratingText .ratingCustom,
.ratingText .ratingwr {
	font-size: 28px;
	color: #fff
}

.ratingText .ratingTrust {
	font-size: 37px;
	line-height: 30px;
	color: #fff;
	font-weight: 700
}

.ratingText {
	text-align: center;
	padding-top: 30px
}

.ratingValuebox .ratingvalue {
	color: #d5981a;
	font-size: 18px;
	font-weight: 700;
	display: block
}

.ratingnum {
	font-size: 20px;
	color: #0c2f58
}

.ratingnum span {
	font-size: 30px;
	color: #0c2f58;
	font-weight: 700
}

.ratingValuebox {
	background: #fff;
	text-align: center;
	padding: 28px 39px;
	display: inline-block;
	margin-top: 20px
}

.ratingValuebox img {
	display: inline-block;
	margin-top: 0
}

.footer-txt h3 {
	color: #fff
}

.price-contact-section .paragreenBg p {
	margin-bottom: 70px;
	margin-top: 50px;
	text-align: center;
	font-size: 17px;
	line-height: 18px;
	color: #525d63;
	font-weight: 300
}

.paragreenBg a,
.paragreenBg span {
	color: #d7760d!important;
	font-weight: 600
}

.trusted-section {
	background: #d7760d;
	float: none;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px
}

h5.trusted-head {
	font-size: 33px;
	text-transform: capitalize
}

.trusted-section .col-md-9.center-block {
	float: none
}

.trusted-head span.hb1 {
	color: #fff;
	font-weight: 100;
	text-shadow: 0 4px 0 rgba(175, 96, 11, .7)
}

.trusted-head span.hb1 span {
	font-weight: 700
}

.RatingSectionWapper {
	background: #a1b4e1;
	padding-top: 20px;
	padding-bottom: 18px
}

.RatingBtn a {
	color: #eee;
	background: #011640;
	padding: 10px 50px 10px;
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 20px
}

.RatingSection {
	text-align: center
}

.Testimonials ul.InnerPageListItem li strong {
	display: block;
	margin-bottom: 15px
}

.Testimonials ul.InnerPageListItem li:before {
	top: 10px
}

.copyscape-block {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-bottom: 35px;
	padding-right: 15px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	#desktop-form .form-control.selectfield {
		padding-left: 60px
	}
	#desktop-form .form-control {
		padding-left: 60px!important;
		text-indent: 0!important
	}
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
	#desktop-form .form-control.selectfield {
		padding-left: 60px
	}
	#desktop-form .form-control {
		padding-left: 60px!important;
		text-indent: 0!important
	}
}

@-moz-document url-prefix() {
	.cont-form #contactForm label#message-error {
		top: 150px!important
	}
}

@media(min-width:1201px) and (max-width:1240px) {
	.servicehead {
		font-size: 30px
	}
}

@media(max-width:1200px) {
	.servicehead {
		font-size: 29px
	}
	.borderbox {
		left: 23%
	}
	.plantext {
		font-size: 22px
	}
	.textbox::after {
		top: 43%;
		right: 0
	}
	.servicehead2 {
		font-size: 25px;
		margin-top: 19%
	}
	.ordernowBox h3 {
		font-size: 13px
	}
	ul.comentbanner li {
		font-size: 14px
	}
	.ordernowBox h4 {
		font-size: 15px
	}
}

@media(max-width:992px) {
	.contactUsSection .InputTxt {
		margin-bottom: 19px
	}
	.textbox::after {
		display: none
	}
	.servicehead {
		margin-top: 9%;
		font-size: 33px
	}
	.reviewItems {
		margin-top: 48px
	}
	.Inputbtn {
		margin-top: 0!important
	}
	.sidebanner {
		text-align: center
	}
	.cnfRigh.fb-contact {
		margin-top: 30px
	}
	.cnfRigh.fb-contact ul li a {
		font-size: 16px
	}
}

@media (min-width:991px) {
	.navbar-dark .navbar-collapse .nav.navbar-nav {
		margin-left: auto
	}
}

@media(min-width:768px)and (max-width:991px) {
	.recBox img {
		min-height: 454px;
		display: none
	}
	.ordernowBox {
		text-align: center;
		border: 3px solid #f80;
		color: #fff;
		background: rgba(0, 0, 0, .5);
		padding: 31px 0;
		position: static;
		width: 100%!important
	}
	.ordernowBox h3 {
		font-size: 12px
	}
	.ordernowBox h4 {
		font-size: 14px
	}
	ul.comentbanner li {
		font-size: 10px;
		padding: 5px 4px;
		text-align: left
	}
	.reviewItems {
		overflow: hidden;
		float: left;
		width: 100%;
		margin-top: 31px
	}
	.btn-transparent {
		padding: 10px 29px;
		border-radius: 0;
		margin-top: 39px;
		display: inline-block
	}
	.col-sm-4.last {
		border: none
	}
}

@media(min-width:480px)and (max-width:767px) {
	.ordernowBox,
	.reviewCount {
		text-align: center
	}
	
	
	
	.banner {
		margin-top: 211px
	}
	.servicesliderBox .owl-pagination {
		position: relative
	}
	.dissertService .pricebg {
		margin-top: 50px
	}
	.ordernowBox h3 {
		font-size: 22px
	}
	ul.comentbanner li {
		font-size: 14px;
		padding: 4px 0
	}
	.ordernowBox h4 {
		font-size: 18px
	}
	a.btn.btnOrder {
		margin-top: 17px
	}
	.btn-transparent {
		padding: 10px 25px;
		border-radius: 0;
		margin-top: 39px;
		display: inline-block
	}
	.recBox img {
		display: none
	}
	.ordernowBox {
		border: 3px solid #f80;
		color: #fff;
		background: rgba(0, 0, 0, .5);
		padding: 31px 0;
		position: static;
		width: 100%!important
	}
	.revBox {
		display: block;
		position: relative;
		top: -5px
	}
	.revBox img {
		width: 66px!important
	}
	.reviewCount:after,
	.reviewCount:before {
		display: none
	}
}

@media (max-width:479px) {
	.recBox img {
		display: none
	}
	.homeBanner .sheading1 {
		font-size: 26px
	}
	.ordernowBox {
		text-align: center;
		border: 3px solid #f80;
		color: #fff;
		background: rgba(0, 0, 0, .5);
		padding: 31px 0;
		position: static;
		width: 100%!important
	}
	.ordernowBox h3 {
		font-size: 19px
	}
	ul.comentbanner li {
		font-size: 12px;
		padding: 4px 0
	}
	.ordernowBox h4 {
		font-size: 18px
	}
	.servicehead {
		font-size: 25px
	}
	.btn-transparent {
		padding: 6px 28px;
		font-size: 14px
	}
	.dissertService .pricebg {
		margin-top: 32px
	}
	.reviewItems .owl-pagination {
		top: -21px;
		left: 0
	}
	.reviewItems .reviewText {
		padding: 35px 20px 16px!important
	}
}

@media(min-width:1200px) {
	.reviewSection .recBox img {
		max-width: inherit
	}
}

@media(min-width:992px)and (max-width:1199px) {
	.ordernowBox {
		left: 8%;
		right: 8%
	}
	.academiclists {
		min-height: 307px
	}
	.servicehead {
		margin-top: 56%
	}
}

@media(max-width:1199px) {
	.orderNowText {
		margin-top: 120px
	}
	.reviewCount {
		padding: 35px 25px;
		width: 100%
	}
	.reviewItems .reviewText {
		padding: 35px 30px 0 20px
	}
	.reviewText .col-sm-2 {
		padding: 0
	}
	.topSupport li {
		display: inline-block;
		padding: 10px 20px;
		font-size: 13px
	}
	.da-chat,
	.da-order {
		top: inherit
	}
	.topSupport .topcalus-inner i {
		position: relative;
		top: 3px;
		padding-right: 5px
	}
	.cnfRigh ul {
		padding-left: 0
	}
	.acadlistPara {
		font-size: 14px
	}
}

@media(max-width:991px) {
	.homeBanner {
		background-size: cover;
		background-position: center
	}
	.banner .headerPoints ul li {
		font-size: 16px
	}
	.banner,
	.copyscape-block,
	.footerSection,
	.footerSection h3,
	.footermenu,
	.sidebanner {
		text-align: center
	}
	.pricePlanInnerboxes {
		display: block;
		padding-bottom: 0
	}
	.PricePlanCommonBox {
		margin-bottom: 100px
	}
	.price-contact-section .paragreenBg p {
		margin-top: 0;
		line-height: 25px
	}
	.pric-col h2 {
		font-size: 20px
	}
	.pric-col li {
		font-size: 14px
	}
	.nav>.nav-item {
		padding: 10px 7px
	}
	.ordernowBox {
		width: 75%
	}
	.orderNowText {
		margin-top: 60px;
		font-size: 18px
	}
	.btnOrder {
		padding: 10px 20px;
		width: 80%
	}
	.reviewItems .reviewText {
		padding: 35px 20px 0
	}
	.reviewCount .num {
		font-size: 25px
	}
	.reviewCount {
		padding: 5px 25px;
		width: 100%
	}
	.countText {
		font-size: 14px
	}
	.sidebanner {
		padding-top: 40px
	}
	.topSupport li {
		padding: 10px 15px;
		font-size: 13px;
		display: flex
	}
	.space {
		height: 0;
		display: none
	}
	.footermenu {
		margin-bottom: 0
	}
	.academiclists .iconGrad,
	.academiclists .iconGrad2,
	.academiclists .iconGrad3,
	.academiclists .iconGrad4,
	.academiclists .iconGrad5,
	.academiclists .iconGrad6 {
		display: block;
		position: relative;
		top: 0;
		margin: 0 auto 10px;
		left: 0
	}
	.acadListhead,
	.acadlistPara {
		padding: 0;
		text-align: center
	}
	.academiclists {
		padding: 15px;
		min-height: 0;
		margin: 10px 0 10px 0
	}
	.cnfRigh {
		margin-top: 10px;
		margin-left: 0
	}
	.banner {
		margin-top: 200px
	}
	.copyscape-block {
		position: relative;
		top: auto;
		right: auto;
		transform: none;
		padding: 0;
		margin: 25px 0 0
	}
	.footerSection {
		padding-bottom: 30px
	}
	.navbar .tooltip.top {
		display: none
	}
	.navbar-dark .navbar-nav .dropdown-menu {
		position: absolute;
		width: 100%;
		text-align: center
	}
	.navbar-default .navbar-collapse {
		text-align: center
	}
	.navbar-default .navbar-nav {
		width: 100%;
		margin: 20px auto;
		background-color: #010a26
	}
	.reviewItems::after {
		top: 0
	}
}

@media(max-width:767px) {
	.topSupport .topcalus-inner i,
	.topSupport li.topcalus-inner,
	.topSupport li.topcalus-inner a {
		padding-top: 6px!important;
		padding-bottom: 2px!important
	}
	
	.navbar-brand>img {
    display: block;
    max-width: 119px;
}


.Inner-Pages-Section h1 {
    font-size: 17px;
}
	
	
	.homeBanner {
    
    background: #353538;
}
	
	.banner .headerPoints ul li {
		flex: 50%;
		padding-left: 0px
	}
	
	.headerPoints span.icon-wrap {
    margin-bottom: 10px !important;
}
	
	.banner .headerPoints ul li {
    font-size: 12px;
    margin-top: 10;
    padding-right: 0px;
}


.banner .headerPoints {
    padding-left: 0px;
}
	
	.banner .headerPoints ul li .icon-wrap {
		position: relative;
		margin: 0 auto
	}
	h5.trusted-head {
		font-size: 26px;
		padding: 0 17px;
		line-height: 29px
	}
	.cnfRigh ul,
	.site-map ul li,
	.support .topSupport {
		padding-left: 0
	}
	.col-md-4:last-child .PricePlanCommonBox {
		margin-bottom: 60px
	}
	.price-contact-section .paragreenBg p {
		margin-bottom: 35px;
		font-size: 15px
	}
	.cnfRigh {
		margin-top: 10px;
		margin-left: 0
	}
	.pric-col li {
		font-size: 16px
	}
	span.visible-xs.p-page {
		display: inline-block!important
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.nav-item>.nav-link {
		color: #fff
	}
	.navbarWrapper {
		top: inherit;
		z-index: 10
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #f80
	}
	.navbar-default .navbar-toggle {
		border-color: #f80
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff
	}
	.navbar-nav>.nav-item {
		background: #010a26
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: transparent;
		box-shadow: none
	}
	.navbar-default .navbar-nav>.nav-item>.nav-link {
		display: inline-block
	}
	.bottomSpace {
		margin-bottom: 0
	}
	.academiclists {
		min-height: auto;
		margin-bottom: 35px
	}
	.dissertService .owl-controls {
		bottom: 0
	}
	.reviewCount .col-sm-4 {
		border-right: none
	}
	.navbar .tooltip.top {
		display: none
	}
	.homeBanner .sheading1 {
		font-size: 28px
	}
	.banner .item {
		margin-bottom: 100px
	}
	.site-map ul li:before {
		left: unset
	}
	.site-map ul li a {
		padding-left: 22px
	}
	.site-map ul {
		margin-top: 14px
	}
}

@media(max-width:600px) {
	.topSupport .topcalus-inner i,
	.topSupport li.topcalus-inner,
	.topSupport li.topcalus-inner a {
		min-height: 35px
	}
	.revBox {
		margin-bottom: 25px
	}
	.reviewItems .owl-pagination {
		position: absolute;
		width: 100%;
		top: -25px
	}
	.homeBanner .bannerBox {
		width: 90%
	}
	.topHeader div {
		text-align: center
	}
	.col-sm-4,
	.col-sm-8 {
		flex: auto;
		max-width: 100%
	}
	.topSupport li {
		display: block;
		list-style: none;
		float: none
	}
	.topSupport {
		margin-top: 10px;
		display: block
	}
	.servicehead2 {
		font-size: 20px
	}
	.Inputbtn {
		width: inherit
	}
	.academichead1 {
		font-size: 30px;
		margin-bottom: 40px;
		margin-top: 10px
	}
	.reviewText .personName {
		text-align: center;
		display: block
	}
	.revBox img {
		margin-top: 30px;
		max-width: 50%;
		margin-right: auto;
		margin-left: auto
	}
	.logo {
		padding: 5px 5px 5px 7px
	}
	.textbox::after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		top: 71%;
		left: 48%
	}
	.socialicons .badge.social {
		margin-top: 8px;
		left: 0!important
	}
}

@media (max-width:480px) {
	.site-map ul li:before {
		display: none
	}
	.site-map ul li {
		font-size: 14px;
		padding-left: 0
	}
	.topSupport .phone-icon {
		width: 16px;
		height: 16px
	}
	.contactUsSection {
		background-image: none!important;
		background-color: #7385b3
	}
	.support .topSupport {
		padding-left: 0
	}
	.banner {
		margin-top: 75px;
	}
	.reviewCount:after,
	.reviewCount:before {
		content: none
	}
	.academichead1,
	.contheading,
	.serHeading {
		font-size: 26px
	}
	.footerSection {
		text-align: center
	}
	.reviewItems .owl-pagination {
		top: -40px
	}
	.banner .item {
		margin-bottom: 0
	}
	.homeBanner .sheading1 {
		font-size: 18px;
		line-height: 28px
	}
	.breadcrumb-nav {
		font-size: 12px
	}
}

@media(max-width:320px) {
	.navbar-default .navbar-brand {
		color: #777;
		width: 79%
	}
}

#invoivePrint .col-md-6.text-right:last-child h1 {
	font-size: 36px
}

label.error {
	color: red!important;
	font-weight: 600;
	font-size: 12px!important
}

.red {
	color: red
}

.topSupport .topcalus-inner i,
.topSupport li.topcalus-inner,
.topSupport li.topcalus-inner a {
	color: #b35f00;
	padding-top: 5px;
	padding-bottom: 0
}

#contact-result {
	text-align: center
}

.invoiceprint .panel-heading h4 {
	display: block
}