@charset "utf-8";
a:hover {
	text-decoration: none !important;
}
@font-face{
      font-family:"sega-print";
      src: url("https://bestassignmentwriter.co.uk/fonts-ext/sega-print/sega-print.ttf") format('ttf');
      font-display: swap;
    } 
 @font-face{
      font-family:"SCRIPTBL";
      src: url("https://bestassignmentwriter.co.uk/fonts-ext/SCRIPTBL.TTF");
      font-display: swap;
    }    
.close.CLZ {
    width: auto !important;
    margin: 0 auto -10px !important;
    min-height: auto !important;
}
.close.CLZ span {
    color: #000;
}
section.content-area .content-box table tr th{
    /*font-size: 1.2em;*/
    /*border-right: 1px solid #000;*/
}
/* font fammily*/


/* end*/
.panel  ul.new_ul li{list-style:none; padding-left:25px;}
.panel  ul.new_ul li:before{
    content: '\f192';
    font-family: FontAwesome;
    position: absolute;
    left: 22px;
    color: rgb(27, 153, 229);
    transition: ease all .5s;
}
.breadcrumb,
.breadcrumb.bg-white {
	background: 0 0!important;
	padding: 0!important
}
.breadcrumb .breadcrumb-item a {
	color: #ffd117 !important;
}
.breadcrumb>.active {
	color: #fff !important;
}
.breadcrumb {
	margin: 25px 0 0!important
}
.breadcrumb.bg-white .breadcrumb-item a {
	color: #ffd117!important
}
.breadcrumb.bg-white>.active {
	color: #565f86!important
}
.breadcrumb.bg-white {
	margin: 0!important
}
.top-call h4,
.top-call p {
	padding: 0 0 0 15px;
	margin: 0
}
.top-call span.call-icon {
	background: url(images/phone.png) no-repeat;
	width: 30px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 4px
}
.top-call p {
	font-size: 14px;
	color: #a7a7a7
}
.top-call h4 {
	font-size: 18px;
	color: #213244
}
.collapse.navbar-collapse,
.navbar-brand {
	padding-left: 0!important
}
/* start */

.clearfix:after,
.clearfix:before {
  content: '';
  display: table
}
.clearfix:after {
  clear: both;
  display: block
}
ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
a, a:hover, a.active, a:active, a:visited, a:focus{
	text-decoration: underline !important;
}
.content{
	margin: 30px 30px 0px 100px;
}
.pos{
	position:relative;
}
.ref{
	position:relative;
}
.ref ul{
	height: auto !important;
	width:210px !important;
}
.exo-menu{
	padding-top: 20px;
	width: 100%;
	float: left;
	list-style: none;
}
.exo-menu > li {	display: inline-block; }
.exo-menu > li > a{
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #365670 dotted;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background: transparent;
	color:black;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 10px !important;
}
li.drop-down:before {
  /* content: "\f103"; */
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}
li.drop-down>ul{
	background-color: #f9f9f9;
	height: auto;
	left: 0px;
	min-width: 170px;
}
.drop-down-ul{display:none;}
.level2>ul{
	width: 230px;
}
.level3>ul{
	width: 280px;
}
.level4>ul{
	width: 250px;
}
.flyout-right>ul{
  top: 0;
  height: 210px;
  /* min-width: 310px; */
  display: none;
  border-left: 1px solid #365670;
  background-color: #f9f9f9;
}
li.drop-down>ul>li>a,
.flyout-right ul>li>a {
	color: #fff;
	display: block;
	padding: 8px 22px;
	text-decoration: none;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}

/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;
}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/
.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #547787;
  padding-top: 15px;
  background-color: #151f47;
  }
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}
ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}
ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}
ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{
	left:0;
	display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Blog .blog-title{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;

}
.Blog .blog-des{
	color:#ccc;
	font-size:90%;
	margin-top:15px;
}
.Blog a.view-more{
	margin-top:0px;
}
/*Images*/


/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}

.service h2{
color: #14cfb6;
padding: 20px 0;
background: url(images/underline-img.png) no-repeat center bottom;
}
.pt-20{
padding-top:20px;
}
.services-sec{
background: url(images/computer-withouttext.png);
padding-bottom: 35px;
padding-top: 20px;
}
.services-item{
cursor: pointer;
padding: 0px 26px;
margin: auto;
}
.services-item p, .services-item h6{
margin-bottom: 0;
color:#fff;
font-size: 20px;
font-weight:300;
padding-left:10px;
}
.services-item i{
color:#ffcc00;
font-size:18px;
}
.services-item span{
margin-bottom: 0;
font-family: Poppins, sans-serif!important;
font-size: 38px;
color: #ffd117;
padding-left: 14px;
}
.modelclose{
width: 35px;
height: 35px;
position: absolute;
z-index: 999;
color: #fff;
background-color: #000;
cursor: pointer;
padding: 0 10px;
font-size: 21px;
float: right;
right: -34px;
border-radius: 19px;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 20px 22px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}

 }
@media (max-width:767px){

	.exo-menu {
		min-height: 58px;
		background-color: #f9f9f9;
		width: 100%;
	}
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  padding: 20px 22px;
	}
	
    .mega-menu, .Images, .Blog,.flyout-right>ul,
    .flyout-left>ul, li.drop-down>ul{
    	position:relative;
    }
}

/* end */

.contacts,
.navigations .col-md-8,
.navigations .number-header1 {
	margin-top: 15px
}
.navigations .navbar-toggle {
	background: rgba(240, 248, 255, .68)
}
.navigations .navbar-toggle .icon-bar {
	background: #fff
}
.nav>li>a,
.nav>li>a:focus {
	transition: all ease-in .2s;
	-webkit-transition: all ease-in .2s;
	-moz-transition: all ease-in .25s;
	-ms-transition: all ease-in .2s;
	-o-transition: all ease-in .2s
}
.nav>li>a:focus,
.nav>li>a:hover {
	background: #501c45!important
}
nav.navbar {
	margin-bottom: 0!important;
	padding: 15px 0px;
}
nav.navbar ul li a {
	color: #fff;
	font-size: 1.2em
}

/*old banner image*/
.banner-img {
	background: url(images/index-banner.jpg) 100% no-repeat;
	background-size: cover;
	background-position: center;
	height:560px ;
}
/*.banner-img {*/
/*	background: url(images/blackbg_baw.jpg) 100% no-repeat;*/
/*	background-size: cover*/
/*}*/
.navigations ul.nav.navbar-nav {
	float: right
}
.navigations .number-header2 {
	display: none
}
.navigations .number-header1 p {
	padding: 10px 14px;
	color: #000;
	/*line-height: 55px;*/
	background: #ffd117;
	border-radius: 30px;
}
.navigations .number-header1 p a{
    color:#000;
}
.wmeTxt ul li a{
    color: #337ab7 !important;
}
ul.otcofs {
	margin-left: 20px;
	min-height: 190px
}
ul.otcofs li {
    list-style:none;
	font-size: .9em;
	    padding: 2px 0;
}
#style-2::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background-color: #F5F5F5;
	-moz-appearance: button
}
#style-2::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5
}
#style-2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #F5F5F5;
	-moz-appearance: button
}
.form-part button span {
	color: #fff
}
.form-part button:hover {
	background-color: #632355;
	color: #fff
}
section.blog {
	padding: 50px 0
}
section.blog .blog-img {
	float: left!important
}
section.blog .blog-content {
	float: left;
	width: 75%;
	padding: 0 10px
}
section.blog .blog-content h2 {
	margin-top: 0;
	font-size: 1.5em;
	font-family: raleway
}

section.blog .blog-content h2 a {
	color: #000
}

section.blog .blog-content p {
	font-family: LatoRegular
}
section.blog .blog-content pre {
	background: 0 0;
	border: 0;
	padding: 0;
	color: #999
}
section.contact h1 {
	text-align: center;
	font-family: Raleway
}
section.contact p {
	text-align: center;
	font-family: raleway
}
section.contact p+p {
	padding: 0
}
section.contact h1::after {
	content: '';
	background: url(images/underline.png);
	display: block;
	width: 85px;
	height: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 5px auto 0
}
section.contact #form-hide h2 {
	font-family: Raleway
}
.combtnn {
	padding: 10px 40px;
	background: #f5911e;
	color: #fff;
	border: 1px solid transparent
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222
}
.InnerPagess {
	background: #eee
}
.InnerPageBack {
	box-shadow: 0 0 19px 0 rgba(0, 0, 0, .5);
	background: #fff;
	border-left: 5px solid rgba(0, 0, 0, .2);
	padding: 45px 50px 25px 30px
}
.InnerPages h1 {
	font-weight: 700;
	font-family: Roboto, sans-serif;
	font-size: 38px;
	padding: 0 0 10px;
	color: #014268
}
.InnerPagess p {
	padding: 25px 0
}
.row.contactus {
	margin-top: 30px
}
.contactus div#result {
	text-align: center
}
.packages-txt {
	background: #ddd;
	padding: 60px 0
}
.packages-txt .package1 {
	width: 33.3%;
	float: left
}
.packages-txt .package1 p.pounds {
	color: #ffd117;
	font-family: serif;
	font-size: 5em;
	padding: 15px 0
}
.packages-txt .package1 h3,
.packages-txt .package1 h4 {
	font-family: raleway;
	text-transform: uppercase;
	margin: 0
}
.packages-txt .package1 p {
	margin: 0 0 10px;
	font-family: raleway;
	color: #898989;
	font-size: 1.2em
}
.packages-txt .package1 button {
	background: 0 0;
	border: 2px solid #ffd117;
	border-radius: 8px;
	padding: 5px 18px;
	color: #ffd117;
	font-family: raleway;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 15px 0
}
.packages-txt .pkg-left {
	margin-top: 50px;
	padding: 50px 0 60px;
	border-radius: 30px 0 0 30px;
	background: url(images/package_price.png) bottom no-repeat #fff
}
.packages-txt .pkg-center {
	padding: 0 0 60px;
	border-radius: 30px;
	background: url(images/package-ba-center.png) bottom no-repeat #fff;
	box-shadow: 0 0 30px #ccc;
	position: relative;
	z-index: 99
}
.packages-txt .pkg-center h1 {
	padding: 15px 0!important
}
.packages-txt .pkg-center h3 {
	padding-top: 35px!important
}
.packages-txt .pkg-center button {
	margin-top: 55px
}
p.transparent-price {
	font-family: raleway!important;
	font-size: 1.4em!important;
	text-transform: uppercase;
	margin-top: 0;
	background: #ffd117;
	color: #fff!important;
	border-radius: 30px 30px 0 0;
	padding: 10px 0
}
.packages-txt .pkg-right {
	margin-top: 50px;
	padding: 50px 0 60px;
	border-radius: 0 30px 30px 0;
	background: url(images/package-ba-right.png) bottom no-repeat #fff
}
.packages-txt button:hover {
	background: #ffd117;
	color: #fff
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #ccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	margin-top: 5px;
	margin-right: -10px
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #501c45!important
}
.nav.navbar-nav li a {
	color: #fff
}
.dropdown-menu li a {
	color: #000!important
}
.dropdown-menu li a:hover {
	color: #fff!important
}
#clockdiv {
	font-family: sans-serif;
	color: #fff;
	font-weight: 100;
	text-align: center;
	margin-top: 203px;
	display: none
}
#clockdiv div>span,
#clockdiv>div {
	padding: 10px;
	border-radius: 3px;
	display: inline-block
}
#clockdiv>div {
	background: 0 0
}
#clockdiv div>span {
	background: #3b176f;
	font-size: 18px
}
.smalltext {
	padding-top: 5px;
	font-size: 12px
}
.blink_me {
	animation: blinker 2s linear infinite;
	color: #ffd117;
	font-family: raleway
}
.button-ag{
    position: absolute;
    right: 40px;
    bottom: 61px;
    padding: 6px 30px !important;
    
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}
@media screen and (max-width:1024px) {
	section.banner-img .col-md-4.main-heading {
		margin-top: 10px;
	}
	.navigations .number-header1 {
		padding: 0
	}
	.inner-banner-text {
		position: absolute;
		/*left: 20px;*/
		right:40px;
		margin-top: 40px
	}
	.WriteMyEssayInner {
	    background:none;
	    min-height:auto;
	    padding: 20px 37px 11px 40px;
	}
}
@media screen and (max-width:768px) {
    
    .banner-img {
        background-image: none;
        background:#71ccdb;
    }
   section.whychoos {
        background-image: none;
        background: #0d56b3;
   } 
	.navigations .number-header1 p {
		text-align: right
	}
	section.our-stats .col-md-3.col-sm-6,
	section.team .col-md-12.col-sm-12.col-xs-12,
	section.team .col-md-12.col-sm-12.col-xs-12 .col-sm-12 {
		text-align: center
	}
	section.banner-img .gft_o h3 {
		top: 285px
	}
	section.banner-img .gft_o .col-md-3 {
		top: 152px
	}
	.navigations ul.nav.navbar-nav {
		float: none;
		text-align: center
	}
	.WriteMyEssayInner {
		background: rgba(239, 235, 235, .5);
		min-height: 750px;
		left: 0;
		padding: 20px
	}
	.packages-txt,
	section.team .col-md-12.col-sm-12.col-xs-12 .col-sm-6.Finished {
		padding: 0
	}
	.inner-banner-text {
		margin-top: 174px;
		text-align: center;
	}
	section.content-area .content-box h2,
	section.team h2 {
		font-size: 2em
	}
	section.team .col-md-12.col-sm-12.col-xs-12 .col-sm-12 .col-sm-4 img,
	section.team .col-md-12.col-sm-12.col-xs-12 .col-sm-12 .col-sm-8 img {
		margin: 0 auto
	}
	section.team .col-md-12.col-sm-12.col-xs-12 .btn_percent p.number {
		font-size: 1.5em
	}
	
	.navigations .number-header1{display:none;}
	
	.navigations .number-header2{display:block !important;}
	
	section.content-area .col-md-4 a.fancybox-media img{ margin:0 auto; }
	
	
	.col-md-2.col-xs-8.number-header2 p{
    	width: 150px;
        float: right;
	}
	.col-md-2.col-xs-8.number-header2 p a{
        padding: 10px 8px;
        color: #000;
        line-height: 3;
        background: #ffd117;
        border-radius: 0;
    }
    section.banner-img .gft_o {
        display:none;
    }
	
}

@media screen and (max-width:690px) {
	.packages-txt .package1 {
		width: 100%;
	}
}
@media screen and (max-width:676px) {
	.blog-img,
	section.blog .blog-content {
		width: 100%;
		text-align: center
	}
	.blog-content h2 {
		font-size: 1.2em
	}
	.navigations .number-header1 {
		display: none
	}
	.navigations .number-header2 {
		margin-top: 15px;
		display: block;
		text-align: right!important
	}
	.navigations .number-header2 p a {
		padding: 10px;
		color: #fff;
		line-height: 55px;
		background: #ecbe00;
		border-radius: 10px 0
	}
	.wmeTxt#style-2 {
		margin: 0
	}
	.reasonBtn .mainBtn {
		background: #f5911e;
		padding: 0 5px
	}
	.WriteMyEssayInner {
		padding: 0
	}
	.ullione li a {
		background: 0 0;
		padding-left: 0
	}
	.faqHeader h1 {
		font-size: 20px
	}
	section.blog .blog-content pre {
		display: none
	}
	.pagination-lg>li>a,
	.pagination-lg>li>span {
		padding: 10px;
		font-size: 10px
	}
	.panel-title {
		font-size: 12px!important
	}
	section.whychoos .col-md-3.text-center {
		margin-bottom: 15px
	}
	section.whychoos p {
		min-height: auto
	}
}

@media screen and (max-width:500px) {
    
    section.after-banner .col-sm-3 img{
        display:none !important;
    }
    
	/*.modal-body {*/
	/*	background: url(images/Cristmas-banner.png) no-repeat #00050b;*/
	/*	background-size: contain;*/
	/*	padding: 144px 10px*/
	/*}*/
}
@media screen and (max-width:475px) {
	.ullione {
		text-align: center;
		width: 100%;
		float: none
	}
	.inner-banners img {
		height: 300px   
	}

	.inner-banner-text h2 {
		width: 300px;
		font-size: 1.2em
	}
	.inner-banner-text h3 {
		font-size: .9em
	}
}
@media screen and (max-width:408px) {
	.modal-body form input[type=text] {
		width: 200px
	}
	.modal-body form {
		margin: 135px 0 52px
	}
	section.banner-img .col-md-4.main-heading h1 {
		font-size: 20px
	}
}
@media screen and (max-width:350px) {
	.navigations .number-header2 {
		padding: 0
	}
	.inner-banner-text{
	    left: -1px ;
	}
}
/**** Mobile ****/
@media (min-width: 320px) and (max-width: 768px){
    
    .banner-img {
        padding-top: 0px !important;
        padding-bottom: 15px !important;
        height: auto !important;
    }
    section.banner-img .col-md-4.main-heading h1 {
    	font-family: CaviarDreams !important;
    	color: #0f183c !important;
    	font-size:22px !important;
    	text-align:center !important;
    }
    section.banner-img .col-md-4.main-heading h1 span.professional {
    	color: #0f183c !important;
    	font-size:22px !important;
    	text-align:center !important;
    	padding: 0 0px !important;
    	font-family: CaviarDreams !important;
    }
    section.banner-img .col-md-4.main-heading h1 span.quality {
    	color: #0f183c !important;
    	font-size:22px !important;
    	text-align:center !important;
    	line-height: 1.4 !important;
    	padding: 0 0px !important;
    	font-family: CaviarDreams !important;
    	background: none !important;
    }
    section.banner-img .col-md-4.main-heading p {
        text-align:center !important;
        padding: 5px 0px !important;
        background: #374457;
        color: #fff;
    }
    .col-md-2.col-xs-8.number-header2 p {
        width: 180px !important;
        float: right !important;
    }
    .banner-img .col-md-4.form-part{display:none !important;}
    /*.cookie-policy{display:none !important;}*/
    
}

/**********Hamza**********/

@media only screen and (max-width :480px) {
.youtube-iframe{
    padding-top: 90px;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    left: 190px;
}
.floating-wpp h3 {
    display:none;
}
.floating-wpp .floating-wpp-button {
    
    width: 50px !important;
    height: 50px !important;}
    
}
@media only screen and (max-width :375px) {

}

@media only screen and (max-width :360px) {


    
}
 @media only screen and (max-width :320px) {

    
}   
@media only screen and (min-width: 490px) and (max-width :768px) {

    .inner-banner-text {
        margin-top: 48px;
        text-align: left;
        font-size: 9px;
    }
    
}   
@media only screen and (min-width: 780px)  and (max-width :1024px)   {

      
}
.Nursing{
     width: 83px;
    height: 82px;
    display: block;
    margin: auto;
    background-position: -608px 0 !important;
}
ul.otcofs :before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: 727px;
    background-image: url(images/BAW-Sprite.png);
    background-repeat: no-repeat;
    margin-right: 5px;
    position: -269 0;
    background-position: -460px -404px;
    list-style:none;
    margin-left: -24px;
}
.Zachary {
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 285px -90px !important;
}
.Edwin{
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 366px -90px !important;
}
.Daniel{
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 449px -90px !important;
}
.Frank{
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 530px -90px !important;
}
.Charles{
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 612px -90px !important;
}
.Janice{
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 692px -90px !important;
}
.Ketie{
    width: 76px;
    height: 75px;
    border-radius: 50%;
    background-position: 203px -90px !important;
}
.Full-Time-Experts{
    width: 118px;
    height: 115px;
    margin: auto;
    background-position: -114px -168px !important;
}
.Best-Quality-Work{
    width: 118px;
    height: 115px;
    margin: auto;
    background-position: -230px -168px !important;
    
}
.Talk-To-Expert{
    width: 118px;
    height: 115px;
    margin: auto;
    background-position: 0 -168px !important;
}
.Delivery-before-Deadline{
    width: 118px;
    height: 115px;
    margin: auto;
    background-position: 350px -168px !important;
}
.experts-in-the-database{
    width: 51px;
    height: 41px;
    background-position: 0px -301px !important;
}
.order-completed{
    width: 51px;
    height: 41px;
    background-position: -52px  -301px !important;
}
.customer-return-rate{
    width: 51px;
    height: 44px;
    background-position: -113px -301px !important;
}
.average-rate{
    width: 51px;
    height: 44px;
    background-position: -168px -301px !important;
}
.quality-guarantee{
    width: 76px;
    height: 66px;
    background-position: -233px -296px !important;
    
}
.happiness-guarantee{
    width: 76px;
    height: 71px;
    background-position: -316px -296px !important;
}
.privacy-guarantee{
    width: 76px;
    height: 71px;
    background-position: -399px -296px !important;
}
.security-system{
    width: 240px;
    height: 25px;
    background-position: -10px -453px !important;
}
.customer{
    width: 150px;
    height: 57px;
    background-position: -7px -378px !important;
}
.star{
    background-position:-161px -380px !important;
	width: 99px;
	height: 17px;
}
.dissertation-testimonials {
    float: left;
    width: 100%;
    background: url(../images/testimonial-banner.jpg)no-repeat center #211a12;
    /*margin: 60px 0 -8px 0;*/
    padding: 60px 5%;
    text-align: center;
    width: 100%;
    min-height: 751px;
    background-size: cover;
}
.dissertation-testimonials h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.dissertation-testimonials .subhead {
    color: #fff;
    font-size: 18px;
    max-width: 600px;
    margin: 10px auto 70px;
}
.dissertation-testimonials .cont {
    width: 90%;
    margin: auto;
}
.dissertation-testimonials .text {
    background: rgba(91, 91, 91, 0.5);
    border: 1px solid #57514a;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    padding: 20px;
    min-height: 300px;
    line-height: 24px;
}
.dissertation-testimonials .users1 {
    /*background: url(../images/Becky-UnitedStates.png)no-repeat ;*/
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .name {
    color: #ffaa30;
    font-size: 16px;
    font-weight: 600;
}
.dissertation-testimonials .place {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.dissertation-testimonials .users2 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users3 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users4 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users5 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users6 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users7 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users8 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users9 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users10 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users11 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .users12 {
    width: 155px;
    height: 143px;
    margin: -70px auto 0;
}
.dissertation-testimonials .text .quot {
    font-weight: 600;
     font-size: 50px!important; 
    font-size: 50px;
    display: inline;
}
.dissertation-testimonials .owl-theme .owl-dots .owl-dot span{
    background:#F1F1F1 !important;
}
.dissertation-testimonials .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    border: solid 1px;
    broder: 1px solid #fff;
    background: transparent !important;
    border-color: white;
}
.article-logo:hover{
    /*width: 145px;*/
    /*opacity: 1;*/
}
.represent-logo{
    text-align: center;
    /*border: 1px solid #ccc;
    box-shadow: 0px 0px 3px #ccc;*/
}
.represent-logo.rl1{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.represent-logo.rl2{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.represent-logo.rl3{
    border-bottom: 1px solid #ccc;
}
.represent-logo.rl4{
    border-right: 1px solid #ccc;
}
.represent-logo.rl5{
    border-right: 1px solid #ccc;
}

#sprite2{background: url(images/sprite-testi.png) no-repeat;}
.Becky{
    width: 141px;
    height: 141px;
    background-position: -457px -305px !important;
    list-style:none;
}
.Angelina{
     width: 141px;
    height: 141px;
    background-position: -4px 0 !important;
    list-style:none;
}
.Hamdan{
    width: 141px;
    height: 141px;
    background-position:-157px 0 !important;
    list-style:none;
}
.Hanna{
    width: 141px;
    height: 141px;
    background-position:-307px 0 !important;
    list-style:none;
}
.James{
    width: 141px;
    height: 141px;
    background-position:-457px 0 !important;
    list-style:none;
}
.Mary{
    width: 141px;
    height: 141px;
    background-position:-157px -152px !important;
    list-style:none;
}
.Mujeeb{
    width: 141px;
    height: 141px;
    background-position:-457px -152px !important;
    list-style:none;
}
.Rashid{
    width: 141px;
    height: 141px;
    background-position:-307px -152px !important;
    list-style:none; 
}
.Robert{
    
    width: 141px;
    height: 141px;
    background-position:-4px -152px !important;
    list-style:none; 
}
.Samual{
    
    width: 141px;
    height: 141px;
    background-position:-307px -305px !important;
    list-style:none; 
}
.Talia{
    width: 141px;
    height: 141px;
    background-position:-4px -304px !important;
    list-style:none; 
}
.Xiahou{
    width: 141px;
    height: 141px;
    background-position:-158px -304px !important;
    list-style:none; 
}
.order{
    background-position: -5px -461px !important;
	width: 340px;
	height: 83px;
}

@media screen and (max-width:320px) {
    #sprite2{
    background-size: 486px auto;
    }
    .order {
    background-position: -26px -415px !important;
    width: 274px;
    height: 88px;
    margin-left: -9px;
    }
}

@media screen and (max-width:768px) {
    .computer{
        display:inline-block;
    }
    .represent-logo.rl1{
    border-bottom: 1px solid #ccc;
    border-right: 0px solid #ccc;
}
.represent-logo.rl2{
    border-bottom: 1px solid #ccc;
    border-right: 0px solid #ccc;
}
.represent-logo.rl3{
    border-bottom: 1px solid #ccc;
    border-right: 0px solid #ccc;
}
.represent-logo.rl4{
    border-bottom: 1px solid #ccc;
        border-right: 0px solid #ccc;
}
.represent-logo.rl5{
    border-bottom: 1px solid #ccc;
    border-right: 0px solid #ccc;
}
    
}
.hi-light{
    background:yellow;
    padding: 20px;
}
section.content-area .content-box ol{
    margin-left:40px;
}
section.content-area .content-box ol li {
    font-size: 1.2em;
    font-family: serif;
    font-style: normal;
    color: #1b99e5;
    cursor: pointer;
}
/**********Hamza**********/

/*transcription package*/
.bg-white th{
    padding:8px;
    background-color:#fff;
}
.bg-white td{
    padding:8px;
    background-color:#fff;
}
.bg-gray th{
    padding:4px;
    background-color:#efefef;
}
.bg-gray td{
    padding:4px;
    background-color:#efefef;
}
.price-table{
    border:1px solid #dddddd;
}
.table-tras tr th{
        padding: 10px;
    }
    .heading1{
        width:30%;
            padding-left: 8px !important;
    }
    .text1{
        width:50%;
    text-align:center;
        
    }
    .text2{
        width:100%;
    }
    .icon-arrow-1{
         font-size: 30px !important;
    float: right;
    background-color: #fff;
    color: #000;
    /* width: 26px; */
    padding: 4px 11px;
    margin-right: -33px;
    margin-top: -25px;
    }
    .table-tras{
        border:1px solid #9d9d9d;
    }
        .table-tras tr td{
            width:50%;
            
        }
        .table-tras tr td p{
            padding-left: 10px;
        }
        .table-tras tr td ol li{
            /*margin-left:20px;*/
                padding-top: 10px;
        }
        section.content-area .content-box ol {
            margin-left:40px;
            
        }
        section.content-area .content-box ol li{
                    font-family: LatoItalic;
                    font-size: 1.2em;
                    color: #464646;
                    font-weight: 500;
        }
       .box1{
           width: 30%;
           margin:5px;
           float:left;
           height:250px;
            background-color: #ed7d31;
            border-radius:10px;
            padding: 15px;
            color: #fff;
       }
       .box2{
           width: 30%;
           margin:5px;
           float:left;
           border-radius:10px;
           height:250px;
            background-color: #c48170;
            padding: 15px;
            color: #fff;
       }
       .box3{
           width: 30%;
           height:250px;
           margin:5px;
           float:left;
           border-radius:10px;
            background-color: #b6b6b6;
            padding: 15px;
            color: #fff;
       }
       .pri-txt2{
        font-family: Lato;
        font-size: 1.2em;
        color: #464646;
        font-weight: 500;}
    
    h2.Congra.double_line::after, section.content-area .content-box .double_line::after {
        content: '';
        display: block;
        width: 85px;
        height: 20px;
        left: 0;
        margin: 0 auto;
        background: url(images/BAW-Sprite.png);
        position: absolute;
        right: 0;
        background-position: -260px -387px;
    }
section.content-area .content-box h2{
    font-size: 36px;
    text-transform: capitalize;
}
@keyframes animate {
  0% {
  transform:scaleX(0);
  transform-origin: left;
  }
  50%
  {
    transform:scaleX(1);
    transform-origin: left;
  }
  50.1%
  {
    transform:scaleX(1);
    transform-origin: right;
  }
  100%
  {
    transform:scaleX(0);
    transform-origin: right;
  }
}
/* Three Section buy-assignment-online-services Page */
section.Buy-Assignment-Three-sec-area {
	padding-top: 20px;
	padding-bottom: 20px;
}
section.Buy-Assignment-Three-sec-area .double_line::after {
    content: '';
    display: block;
    width: 85px;
    height: 20px;
    left: 0;
    margin: 0 auto;
    background: url(images/BAW-Sprite.png);
    position: absolute;
    right: 0;
    background-position: -260px -387px;
}
section.Buy-Assignment-Three-sec-area .background-img {
    /* background-image: url(https://3.bp.blogspot.com/-piZWCW2uUbg/W2fPXxkWZgI/AAAAAAAAOu0/eydmMjTIqcwLMHEEr2H7imqoRTxMw4o9QCLcBGAs/s1600/among_trees_night_dribbble.png); */
    height: 470px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 5% auto;
    padding: 20px;
    /* border: 1px solid #2a3cad; */
    /* border-radius: 4px; */
    /* box-shadow: 0px 0px 5px #2a3cad; */
    position: relative;
}
section.Buy-Assignment-Three-sec-area .gold-section h4 {
	text-transform: uppercase;
	font-weight: 700;
	/*font-size: 15px;*/
	color:black;
}
section.Buy-Assignment-Three-sec-area .gold-section p, em {
	font-family: serif;
	font-size: 13px !important;
	color:black;
}
section.Buy-Assignment-Three-sec-area .gold-section ul {
	margin-left: 18px !important;
	padding-left: 10px !important;
	list-style: none;
	text-align:left;
}
section.Buy-Assignment-Three-sec-area .gold-section ul li {
	font-family: Roboto, sans-serif;
    font-size: 13px !important;
    color:black !important;
    font-weight: 500;
    text-align:left;
	/*cursor: pointer;*/
}
section.Buy-Assignment-Three-sec-area .gold-section ul li:before {
	content: '\f192';
	font-family: FontAwesome;
	position: absolute;
	left: 7px;
	margin-left: 20px !important;
	color:black !important;
	transition: ease all .5s
}
section.Buy-Assignment-Three-sec-area .gold-section ul li a{
    color: #337ab7 !important;
}
section.Buy-Assignment-Three-sec-area .gold-section ul li:hover:before {
	content: '\f111';
	transition: ease all 1s
}
section.Buy-Assignment-Three-sec-area .content h2{ font-size:19px;}
section.Buy-Assignment-Three-sec-area .content {
    margin: 5px 5px 5px 5px;
}
section.Buy-Assignment-Three-sec-area .box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 420px;
    background: #fbfbfb;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 5px 10px rgb(194 196 206);
    /* border: 2px solid #2a3cad; */
    color: white;
    padding: 20px;
}
section.Buy-Assignment-Three-sec-area .box:before{
  content: '';
  position:absolute;
  top:0;
  left:-100%;
  width:100%;
  height:100%;
  background: rgba(255,255,255,0.1);
  transition:0.5s;
  pointer-events: none;
}
section.Buy-Assignment-Three-sec-area .box .content{
  position:absolute;
  top:15px;
  left:15px;
  right:15px;
  bottom:15px;
  border:1px solid #0f183c;
  padding:20px;
  text-align:center;
  box-shadow: 0 5px 5px rgb(171 166 166 / 50%);
}
section.Buy-Assignment-Three-sec-area .box span{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
}
section.Buy-Assignment-Three-sec-area .box span:nth-child(1)
{
  transform:rotate(0deg);
}
section.Buy-Assignment-Three-sec-area .box span:nth-child(2)
{
  transform:rotate(90deg);
}
section.Buy-Assignment-Three-sec-area .box span:nth-child(3)
{
  transform:rotate(180deg);
}
section.Buy-Assignment-Three-sec-area .box span:nth-child(4)
{
  transform:rotate(270deg);
}
section.Buy-Assignment-Three-sec-area .box span:before
{
  content: '';
  position: absolute;
  width:100%;
  height: 5px;
  background: #0f183c;
  animation: animate 4s linear infinite;
}
@keyframes animate {
  0% {
  transform:scaleX(0);
  transform-origin: left;
  }
  50%
  {
    transform:scaleX(1);
    transform-origin: left;
  }
  50.1%
  {
    transform:scaleX(1);
    transform-origin: right;
  }
  100%
  {
    transform:scaleX(0);
    transform-origin: right;
  }
}

/* Sample Pages CSS */
#Sample-TopBanner{background-color:#000000;}
#Sample-TopBanner .sample-inner-text {height:120px;padding-top: 20px;margin-top: 0 !important;}
#Sample-Content h1, #Sample-Content h2{color: #0f183c;font-weight: 600;}
#Sample-Content p{margin: 8px 0 10px !important;}
#Sample-TopBanner .breadcrumb{margin: 25px 0px 0 !important;}
#Sample-TopBanner .breadcrumb .breadcrumb-item a{color: #ffd117 !important;font-family: roboto, sans-serif !important;font-size: 15px !important;line-height: 20px !important;font-weight: 600;}
#Sample-Content .img-banner img{margin:0 auto;}

@media screen and (max-width:768px) {
    #Sample-Content p{font-size:15px !important;}
    #Sample-Content ol li, #Sample-Content ul li {font-size: 15px !important;line-height: 20px !important;}
    #Sample-Content .content-box ul.ListA li, #Sample-Content .content-box ul.ListB li {padding-left: 30px;padding-bottom: 12px;}
    #Sample-TopBanner .breadcrumb {margin: 12px 0px 0 !important;}
    #Sample-TopBanner .sample-inner-text {height: 110px;padding-top: 10px;margin-top: 0 !important;}
    #Sample-TopBanner .breadcrumb .breadcrumb-item a {font-size: 12px !important;line-height: 14px !important;font-weight: 500;}
    #Sample-Content h1{font-size: 24px !important;line-height: 30px !important;}
    #Sample-Content h2, #Sample-Content h3{font-size: 22px !important;line-height: 30px !important;}
    #Sample-Content .img-banner {padding-top: 15px;padding-bottom: 15px;}
}