
.blog_inn h4body {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	color: #6f6f6f;
	font-size: 13px
}
h1, h2, h3, h4, h5, h6, ul, li, p {
	margin: 0;
	padding: 0
}
p{font-size: 16px;}
a {
	text-decoration: none;
	transition: all 500ms ease-in-out 0;
	outline: none
}
a:focus, a:hover {
	text-decoration: none;
	outline: none
}
.top-wrapper {
	background: url(../images/header-bg.jpg) top left repeat-x;
	padding-top: 4px;
	border-bottom: 1px solid #b3dcf6;
	position: relative;
	top: 0;
	left: 0;
	transition: 0.3s ease-in;
}
.fixed_menu{
    overflow: hidden;
    background-color: #0788df;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: 0.3s ease-in;
}
.request-quote {
	background: #faa603;
	padding: 10px 15px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	z-index: 999;
	text-decoration: none;
	border: 0
}
.logo {
	padding: 20px 0 0
}
.navbar-inverse {
	background-color: transparent;
	border: 0;
	margin: 0
}
div#navbar ul {
	float: right
}
.navbar-nav>li>ul {
	position: absolute;
	top: 50px;
	left: 0;
	background: #fff;
	width: 200px;
	padding: 5px;
	display: none
}
.navbar-nav>li>ul>li {
	width: 100%;
	display: block;
	border-bottom: 1px dashed #028ee5
}
.navbar-nav>li>ul>li>a {
	width: 100%;
	display: block;
	padding: 5px 10px;
	font-size: 12px
}
.navbar-nav>li>ul>li>a:hover {
	coloe: #fff;
	background: #faa603
}
.navbar-nav>li:hover ul {
	display: block
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #232323;
	background: none;
	background-color: transparent!important
}
.banner {
	padding-top: 120px;
	text-align: center;
	position: relative;
	top: 0;
	left: 0
}
.banner-wrapper {
	width: 100%;
	position: relative; 
	height: 556px
}
.banner-inner-wrapper {
	position: absolute;
	width: 100%;
	top: 4px;
	left: 0
}
.banner-inner-wrapper img {
	width: 100%;
	max-width: 100%;
	height: inherit;
}
.banner h2 {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 36px
}
.banner h3 {
	color: #fff;
	font-size: 25px;
	padding-bottom: 20px;
	font-family: 'Oswald', sans-serif
}
.banner p {
	color: #fff;
	font-size: 18px;
	padding-bottom: 35px;
	font-family: 'Oswald', sans-serif
}
.banner a {
	background: #faa603;
	padding: 10px 70px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	z-index: 9;
	text-decoration: none;
	font-weight: 700;
	font-size: 20px
}
.banner a:hover {
	color: #000
}


.banbadge a{background:transparent; padding:0px;}
.banbadge img{max-width:100%; height:auto;}
.navbar-static-top {
	z-index: 100
}
.submit-btn {
	background: #0165a4;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}
.modal-title {
	color: #0165a4;
	font-weight: 700
}
.blue {
	color: #01468d
}
.cont {
	position: relative
}
.left_sec {
	margin: 0;
	padding: 0;
	width: 50%;
	height: 455px;
	background: #0165a4;
	float: left
}
.right_sec {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	height: 455px;
	background: url(../images/bg.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover
}
.area {
	padding: 62px 0;
	width: 100%;
	position: absolute
}
.customer {
	margin: 0;
	padding: 0
}
.customer h2 {
	text-align: center;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase
}
.customer h2 strong {
	font-weight: 700
}
.drop {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 10px
}
.drop p {
	color: #fff;
	font-size: 13px;
	padding-bottom: 3px;
	font-family: 'Open Sans', sans-serif
}
.page {
	float: left
}
.page-left {
	width: 42%;
	float: left
}
.page-right {
	width: 58%;
	float: left
}
.box {
	border: 1px solid #d4d4d4;
	background: none;
	padding: 8px 5px;
	color: #fff
}
.page2 {
	width: auto;
	float: right
}
.sel {
	border: 1px solid #d4d4d4;
	background: none;
	padding: 8px 0;
	width: 166px;
	color: #ccc
}
.time p {
	color: #fff;
	font-size: 13px;
	padding-bottom: 6px;
	font-family: 'PT Sans', sans-serif
}
.time p strong {
	padding-left: 70px;
	font-family: 'PT Sans', sans-serif
}
.time p span {
	font-weight: 700;
	color: #f3db0d;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif
}
.check {
	padding-top: 20px
}
.ord {
	float: left;
	padding: 12px 35px;
	margin-right: 10px;
	border: none;
	outline: none;
	background: #0a9991;
	text-transform: uppercase;
	text-decoration: none!important;
	font-weight: 700;
	font-size: 15px;
	color: #FFF;
	font-weight: 700;
	font-family: 'PT Sans', sans-serif;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}
.ord:hover {
	background: #000
}
.check {
	color: #b7fefa
}
.check a {
	text-decoration: underline;
	color: #b7fefa;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px
}
.check a:hover {
	text-decoration: none
}
.right_info {
	padding-left: 6%
}
.right_info h2 {
	font-size: 30px;
	color: #000
}
.link {
	padding-top: 25px
}
.link ul {
	margin: 0;
	padding: 0
}
.link ul li {
	margin: 0;
	padding: 0 0 15px;
	list-style-type: none;
	color: #000
}
.link ul li a {
	font-size: 16px;
	color: #424040;
	font-family: 'PT Sans', sans-serif
}
.link ul li a span {
	padding-left: 8px
}
.link ul li a span i {
	color: #000!important
}
.link ul li a:hover {
	color: #f15c5c!important;
	text-decoration: underline
}
.link ul li a strong:hover {
	color: #000!important
}
.link ul li a span i:hover {
	color: #f15c5c!important
}
.link ul li:hover>.link ul li a span {
	color: #f15c5c!important
}
.more {
	padding: 10px 35px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	background: #f15c5c;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	border: none;
	outline: none;
	float: left;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}
.more:hover {
	background: #000
}
.client_sec {
	width: 100%;
	padding: 62px 0 70px;
	background: url(../images/clients.jpg) repeat
}
.client_sec h2 {
	text-align: center;
	font-size: 30px;
	color: #000;
	padding-bottom: 50px
}
.client_qot {
	margin: 0;
	padding: 25px 25px 40px;
	background: #fff;
	border: 1px solid #ebebeb;
	border-radius: 4px;
	position: relative;
	min-height: 183px
}
.qt {
	position: absolute;
	top: -13px;
	left: 19px
}
.client_qot h3 {
	margin: 0;
	padding: 0 0 22px;
	font-size: 18px;
	font-style: italic;
	color: #000;
	font-family: 'PT Sans', sans-serif
}
.client_qot p {
	color: #aeabab;
	font-size: 14px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif
}
.cln {
	margin: 0;
	padding: 15px 0 47px
}
.cln img {
	float: left;
	width: 73px;
	margin-right: 15px;
	border-radius: 50%
}
.cln p {
	padding-top: 17px;
	font-size: 14px;
	color: #000;
	font-family: 'PT Sans', sans-serif
}
.cln p span {
	font-style: italic;
	color: #5c5c5c
}
.flr {
	font-weight: 400;
	font-size: 13px
}
.bottom {
	position: relative;
	width: 100%
}
.botm_left {
	margin: 0;
	padding: 0;
	width: 50%;
	height: 640px;
	background: url(../images/btm.jpg) no-repeat center top;
	float: left;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover
}
.botm_right {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	background: #0165a4;
	height: 640px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover
}
.botm_cont {
	padding: 60px 0 50px;
	width: 100%;
	position: absolute
}
.blog {
	margin: 0;
	padding: 0
}
.blog h2 {
	font-size: 30px;
	font-family: 'PT Sans', sans-serif;
	color: #000;
	padding-bottom: 64px
}
.blog_inn {
	width: 100%;
	padding: 0
}
.blog_inn ul {
	margin: 0;
	padding: 0
}
.blog_inn ul li {
	margin: 0;
	padding: 0 2%;
	list-style-type: none;
	float: left;
	width: 48%
}
.blog_inn ul li img {
	max-width: 100%;
	width: 100%;
	height: inherit;
}
.blog_inn h4 {
	padding: 36px 0 0;
	font-size: 18px;
	color: #242424;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	min-height: 100px
}
.blog_inn h4 a {
	color: #242424
}
.blog_inn h4 a:hover {
	color: #0165a4
}
.blog_inn p {
	padding: 20px 0 0;
	color: #828282;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif
}
.blog_inn p span {
	color: #484a4b;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase
}
.blog2 h2 {
	font-size: 30px;
	font-family: 'PT Sans', sans-serif;
	color: #fff;
	padding-bottom: 64px
}
.blog2 p {
	font-size: 16px;
	color: #fff;
	font-family: 'PT Sans', sans-serif
}
.contact {
	margin: 0;
	padding: 17px 0 0
}
.contact ul {
	margin: 0;
	padding: 0 0 12px;
	width: 60%;
	float: left;
	border-bottom: 1px solid #2a98de
}
.contact ul li {
	padding: 10px 0 0;
	float: left;
	list-style-type: none;
	color: #fff;
	font-size: 16px;
	color: #f0f0f0;
	font-family: 'Open Sans', sans-serif;
	line-height: 17px
}
.contact ul li span {
	font-size: 22px;
	padding-right: 10px;
	font-weight: 700
}
.contact ul li img {
	margi-right: 10px
}
.contact ul li a {
	text-decoration: none;
	color: #fb8c8c;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif
}
.bdr {
	border-bottom: 1px solid #fb8c8c!important
}
.rating {
	font-size: 16px;
	color: #fff;
	font-family: 'PT Sans', sans-serif
}
.rating p {
	padding: 14px 0 0
}
.rating p span {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif
}
.rating i {
	color: #fb8c8c
}
.footer-wrapper {
	background: #0488dc;
	padding: 40px 0
}
.footer-top {
	border-bottom: 1px solid #0469a9;
	padding-bottom: 25px;
	text-align: center
}
.social-wrapper {
	text-align: center;
	color: #fff;
	padding: 25px 0
}
.social-wrapper a {
	border: 1px solid #fff;
	padding: 5px;
	margin: 0 5px;
	width: 40px;
	display: inline-block
}
.social-wrapper a:hover {
	border: 1px solid #000
}
.fa {
	color: #fff
}
.fa:hover {
	color: #000
}
.footer-wrapper ul {
	float: left;
	width: 100%;
	text-align: center;
	list-style-type: none;
	padding-bottom: 8px
}
.footer-wrapper ul li {
	display: inline
}
.footer-wrapper ul li a {
	color: #fff;
	border-left: 1px solid #fff;
	padding: 0 15px;
	line-height: 12px;
	display: inline-block;
	font-size: 12px
}
.footer-wrapper ul li:first-child a {
	border: 0
}
.footer-wrapper p {
	color: #fff;
	text-align: center;
	font-size: 13px
}
.footer-wrapper ul li a:hover {
	color: #000
}
.service-top-wrapper {
	background: url(../images/content-writing-services-india.jpg) top center no-repeat;
	background-size: cover;
	padding: 68px 0 20px
}
.services-wrapper {
	width: 100%;
	float: left
}
.design-left {
	background: url(../images/design-left.png) left bottom no-repeat;
	width: 25px;
	height: 48px;
	display: inline-block;
	position: relative;
	top: 10px;
	padding-right: 40px
}
.design-right {
	background: url(../images/design-right.png) right center no-repeat;
	width: 25px;
	height: 48px;
	display: inline-block;
	position: relative;
	top: 10px;
	padding-left: 40px
}
.services-wrapper h1 {
	text-align: center;
	color: #000;
	font-size: 30px
}
.services-wrapper h2 {
	text-align: center;
	color: #000;
	font-size: 26px;
	text-transform: uppercase
}
.services h2 {
	text-align: left
}
.work-wrapper h2 {
	text-align: center
}
.services-wrapper h1 strong {
	font-weight: 700
}
.services-wrapper p {
	padding: 20px 0;
	color: #979696;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.services {
	padding: 25px 0;
	width: 100%;
	float: left;
	border-bottom: 1px solid transparent
}
.services-inner h2 {
	color: #010101;
	font-size: 16px
}
.services-inner h2 a {
	color: #010101
}
.services-inner p {
	text-align: left;
	color: #6a6969;
	font-family: 'Open Sans', sans-serif;
	padding: 10px 30px 0 0
}
.services:hover h2 {
	color: #f15c5c
}
.services:hover p {
	color: #2e2d2d
}
.services:hover {
	border-bottom: 1px solid #f15c5c
}
.services .icon-service {
	float: left;
	border: 1px solid #989898;
	border-radius: 50%;
	text-align: center;
	padding: 10px;
	margin-right: 20px;
	width: 57px;
	height: 57px
}
.services:hover .icon-service {
	border: 1px solid #f15c5c
}
.icon-service1 {
	background: url(../images/web-content-writing.png) center no-repeat
}
.services:hover .icon-service1 {
	background: url(../images/web-content-writing-hover.png) center no-repeat
}
.icon-service2 {
	background: url(../images/seo-content-writing.png) center no-repeat
}
.services:hover .icon-service2 {
	background: url(../images/seo-content-writing-hover.png) center no-repeat
}
.icon-service3 {
	background: url(../images/press-release-writing.png) center no-repeat
}
.services:hover .icon-service3 {
	background: url(../images/press-release-writing-hover.png) center no-repeat
}
.icon-service4 {
	background: url(../images/article-writing.png) center no-repeat
}
.services:hover .icon-service4 {
	background: url(../images/article-writing-hover.png) center no-repeat
}
.icon-service5 {
	background: url(../images/blog-writing.png) center no-repeat
}
.services:hover .icon-service5 {
	background: url(../images/blog-writing-hover.png) center no-repeat
}
.icon-service6 {
	background: url(../images/technical-writing.png) center no-repeat
}
.services:hover .icon-service6 {
	background: url(../images/technical-writing-hover.png) center no-repeat
}
.mid-wrapper {
	padding: 50px 0
}
.welcome-wrapper {
	padding-top: 30px;
	float: left
}
.welcome-img img {
	max-width: 100%
}
.welcome-wrapper img {
	float: left;
	background: #e2e2e2 url(../images/content-writing.jpg) top right no-repeat;
	padding: 12px;
	margin-right: 30px;
	border: 1px solid #c8c8c8
}
.welcome-wrapper p {
	text-align: left;
	color: #6a6969;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 30px;
	line-height: 25px
}
.services-wrapper .welcome-wrapper h2 {
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 15px;
}
.services-wrapper .left-panel h2 {
    text-align: left;
    text-transform: none;
    margin-bottom: 15px;
}
.welcome-wrapper h3, .left-panel h3 {
	color: #0165a4;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 700
}
.work-wrapper {
	background: url(../images/work-bg.jpg) top left repeat;
	padding: 60px 0 60px;
	text-align: center
}
.work-inner {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0;
	border-bottom: 1px solid #e2e2e2
}
.work-inner h3 {
	color: #2f2f2f;
	font-size: 15px;
	padding-top: 25px;
	text-transform: uppercase
}
.work-inner p {
	font-size: 16px
}
.wrk-icon {
	width: 70px;
	height: 70px;
	border: 1px solid #b2b2b2;
	border-radius: 4px;
	margin: 0 auto;
	display: inline-block
}
.wrk-icon1 {
	background: url(../images/content-writer-india.png) center no-repeat
}
.wrk-icon2 {
	background: url(../images/easy-order-services.png) center no-repeat
}
.wrk-icon3 {
	background: url(../images/content-fully-managed.png) center no-repeat
}
.wrk-icon4 {
	background: url(../images/editorial-team.png) center no-repeat
}
.get-wrk-link {
	background: #0a9991;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 0;
	margin: 40px 0 0;
	width: 358px;
	text-align: center;
	display: inline-block
}
a.get-wrk-link:hover {
	color: #000
}
.work-inner:hover {
	border-bottom: 1px solid #f15c5c
}
.work-inner:hover h3 {
	color: #f15c5c
}
/*.work-inner p {
	font-size: 12px
}*/
.work-inner:hover .wrk-icon {
	border: 1px solid #f15c5c
}
.work-inner:hover .wrk-icon1 {
	background: url(../images/content-writer-india-hover.png) center no-repeat
}
.work-inner:hover .wrk-icon2 {
	background: url(../images/easy-order-services-hover.png) center no-repeat
}
.work-inner:hover .wrk-icon3 {
	background: url(../images/content-fully-managed-hover.png) center no-repeat
}
.work-inner:hover .wrk-icon4 {
	background: url(../images/editorial-team-hover.png) center no-repeat
}
#scrollbox3 {
	overflow: auto;
	width: 100%!important;
	height: 250px;
	padding: 0 5px
}
#scrollbox2 {
	overflow: auto;
	width: 100%!important;
	height: 530px;
	padding: 0 5px
}
.track3 {
	width: 10px;
	background: url(../images/scroll-bg.jpg) top right repeat-y;
	border-radius: 10px;
	-webkit-transition: background 250ms linear;
	transition: background 250ms linear
}
.track3:hover, .track3.dragging {
	background: #d9d9d9;
	background: rgba(0, 0, 0, 0.15)
}
.handle3 {
	width: 7px;
	right: 0;
	background: #999;
	background: #444;
	border-radius: 7px;
	-webkit-transition: width 250ms;
	transition: width 250ms
}
.track3:hover .handle3, .track3.dragging .handle3 {
	width: 10px
}
.work-wrapper h2 strong {
	text-transform: capitalize
}
.rating a {
	color: #fb8c8c
}
.rating a:hover {
	color: #fcc6c6
}
.left-panel {
	width: 100%;
	float: left
}
.left-panel p {
	color: #6a6969;
	font-size: 16px;
	text-align: justify;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 20px
}
.left-panel ul li {
	color: #6a6969;
	font-size: 13px;
	text-align: justify;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 20px
}
.left-panel h1,.lft2 h2 {
	text-align: left;
	font-size: 26px;
	line-height: 18px;
	margin-bottom: 35px;
	text-transform: uppercase
}
.left-panel h1 strong,.lft2 h2 strong {
	font-size: 12px;
	text-transform: uppercase;
	color: #979696
}
.left-panel h1 span.title,.lft2 h2 span.title {
	display: inline-block;
	position: relative;
	top: 10px
}
.left-panel h1 .design-left, .right-panel h2 .design-left,.lft2 h2 .design-left {
	padding-right: 35px
}
.left-panel h1 .design-right, .right-panel h2 .design-right,.lft2 h2 .design-right {
	padding-left: 35px
}
.left-panel ul {
	list-style-type: none;
	padding-bottom: 20px
}
.left-panel ul li {
	padding: 4px 0 4px 12px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background: url(../images/bullet.jpg) left 14px no-repeat
}
.right-panel h2 span.title {
	display: inline-block;
	position: relative;
	top: 8px
}
.right-panel h2 {
	font-size: 26px;
	margin-bottom: 35px
}
.right-panel input, .right-panel textarea {
	width: 96%;
	border: 1px solid #b2b4b5;
	height: 41px;
	margin-bottom: 18px;
	color: #6a6969;
	padding: 0 2%
}
.right-panel textarea {
	height: 102px;
	padding: 2%
}
.right-panel p {
	text-align: left;
	padding: 0
}
.right-panel p input {
	width: 100px;
	margin: 0 20px
}
.right-panel input.submit-btn {
	background: #0a9991;
	padding: 0;
	line-height: 40px;
	width: 70%;
	margin: 0 auto;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	border: 0;
	margin-top: 15px;
	display: block;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.52);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.52);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.52);
	cursor: pointer
}
.inner-footer {
	padding: 30px 0
}
.inner-footer .blog_inn ul li {
	width: 30%;
	padding: 0;
	margin-right: 3%
}
.inner-footer .blog_inn ul li h4 {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
	min-height: 115px
}
.inner-footer .blog_inn p {
	padding-top: 10px;
	color: #484a4b
}
.inner-footer .blog2 h2 {
	color: #1f1f1f;
	padding-bottom: 48px
}
.inner-footer .blog2 h2 .title {
	display: inline-block;
	position: relative;
	top: 10px;
	font-size: 26px
}
.inner-footer .rating p span {
	color: #484444;
	font-size: 16px;
	text-transform: uppercase
}
.inner-footer .rating p {
	color: #484444;
	font-size: 16px
}
.inner-footer .rating p a {
	color: #0469A9
}
.inner-footer .rating p a:hover {
	color: #f15c5c
}
.inner-footer .blog2 ul {
	list-style-type: none;
	padding-bottom: 20px
}
.inner-footer .blog2 ul li {
	color: #6a6969;
	font-size: 17px;
	background: url(../images/list-bullet.jpg) left 10px no-repeat;
	padding: 5px 0 5px 25px
}
.banner-inner-page-wrapper {
	background: url(../images/inner-banner.jpg) top center no-repeat;
	height: auto;
	padding-bottom: 40px
}
.inner-banner img {
	float: left;
	margin-right: 8px
}
.inner-banner h3 {
	color: #fff;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 35%
}
.inner-banner h3 span {
	display: block;
	font-weight: 400
}
.inner-banner h3 a {
	color: #fff
}
.margin-left {
	margin: 6px 0 0 15px;
	border: 1px solid #b2b4b5;
	border-radius: 8px
}
.margin-right {
	margin: 6px 15px 0 0;
	border: 1px solid #b2b4b5;
	border-radius: 8px
}
.request-form-wrapper {
	width: 70%;
	font-size: 15px
}
.request-form-wrapper td {
	padding: 0 0 15px
}
.request-form-wrapper .form_object {
	width: 96%;
	border: 1px solid #b2b4b5;
	height: 41px;
	color: #6a6969;
	padding: 0 2%
}
.submit1 {
	background: #0165a4;
	padding: 10px 30px;
	border: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase
}
.submit1:hover {
	background: #2e2e2e
}
.our-work-details {
	margin: 0;
	padding: 0
}
.our-work-details h4 {
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
	color: #323131
}
.our-work-details h5 {
	font-size: 14px;
	font-weight: 400;
	font-family: 'PT Sans', sans-serif;
	text-align: left;
	margin-top: 20px
}
.our-work-ul {
	margin: 20px 0 0;
	padding: 0
}
.our-work-ul li {
	font-family: 'PT Sans', sans-serif!important;
	color: #878585;
	font-size: 14px!important;
	text-align: left;
	padding: 12px 5px 12px 22px !important;
	line-height: 12px
}
.our-work-ul li a {
	color: #878585
}
.our-work-ul li a:hover {
	color: #000
}
.our-work-ul li:nth-child(odd) {
	background: url(../images/work-li.png) no-repeat scroll left 10px top 13px #f4f5f5!important
}
.our-work-ul li:nth-child(even) {
	background: url(../images/work-li.png) no-repeat scroll left 10px top 13px #fafafa!important
}
.new-blog-details {
	margin-top: 60px;
	text-align: left
}
.new-blog-details h2 {
	margin-bottom: 24px
}
.new-blog-details p {
	font-family: 'Open Sans', sans-serif;
	color: #918e8e;
	font-size: 13px;
	padding: 0 0 20px;
	text-align: left
}
.new-blog-details p a {
	font-weight: 700;
	color: #312f2f;
	text-decoration: underline
}
.guarantes-new-sec .blog2 ul li {
	color: #6A6969;
	font-size: 17px;
	background: transparent url(../images/list-bullet.jpg) no-repeat scroll left 10px;
	padding: 5px 0 5px 25px;
	list-style: none
}
.guarantes-new-sec .rating p {
	color: #484444;
	font-size: 13px;
	text-align: left
}
.guarantes-new-sec .rating p span {
	color: #484444;
	font-size: 16px;
	text-transform: uppercase
}
.rating p {
	padding: 14px 0 0
}
.guarantes-new-sec .rating p a {
	color: #484444
}
.guarantes-new-sec .rating p a:hover {
	color: #F15C5C
}
.guarantes-new-sec .blog2 h2 .title {
	display: inline-block;
	position: relative;
	top: 10px;
	font-size: 26px
}
.blog2 .right-panel h2 {
	margin-bottom: 0
}
.get-start-panel h2 {
	margin-bottom: 25px
}
.get-start-panel {
	width: 43.5%;
	margin: 0 auto;
	padding: 0
}
.get-start-panel textarea {
	width: 96%;
	border: 1px solid #b2b4b5;
	height: 41px;
	margin-bottom: 18px;
	color: #6a6969;
	padding: 0 2%
}
.get-start-panel input {
	width: 96%;
	border: 1px solid #b2b4b5;
	height: 41px;
	margin-bottom: 18px;
	color: #6a6969;
	padding: 0 2%
}
.get-start-panel textarea {
	height: 102px;
	padding: 2%
}
.get-start-panel p {
	text-align: left;
	padding: 0
}
.get-start-panel p input {
	width: 100px;
	margin: 0 20px
}
.get-start-panel input.submit-btn {
	background: #0a9991;
	padding: 0;
	line-height: 40px;
	width: 70%;
	margin: 0 auto;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	border: 0;
	margin-top: 15px;
	display: block;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.52);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.52);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.52);
	cursor: pointer
}
.mid-wrapper1 {
	padding: 50px 0 0
}
.service-box, .service-box1, .service-box2, .service-box3 {
	margin: 20px 0 97px;
	padding: 0;
	background: #f5f5f5;
	float: left;
	width: 100%
}
.service-box h2 {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	line-height: 24px;
	color: #fff;
	background: url(../images/bg-1.png) no-repeat left top;
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 17px 0
}
.bold-text {
	font-weight: 700
}
.service-box ul, .service-box1 ul, .service-box2 ul, .service-box3 ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}
.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
	border-right: 1px solid #b0b0b0;
	color: #4e4e4e;
	float: left;
	font-size: 35px;
	list-style: none outside none;
	margin: 15px 0 32px;
	padding: 0 26px;
	width: 50%;
	font-family: 'PT Sans', sans-serif;
	line-height: normal
}
.service-box ul li:last-child, .service-box1 ul li:last-child, .service-box2 ul li:last-child, .service-box3 ul li:last-child {
	border-right: none
}
.doller-pic {
	background: url(../images/doller.png) no-repeat left 13px;
	float: left;
	width: 23px
}
.rupees-pic {
	background: url(../images/rupees.png) no-repeat left 13px;
	float: left;
	width: 18px
}
.service-box>p, .service-box1>p, .service-box2>p, .service-box3>p {
	clear: both;
	margin: 0 26px;
	padding: 16px 0 0;
	border-top: 1px solid #b0b0b0;
	color: #4e4e4e;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	min-height: 76px
}
.service-box .start-btn {
	margin-bottom: -30px;
	margin-top: 20px;
	padding: 12px 0;
	text-align: center;
	width: 100%
}
.service-box .start-btn a {
	margin: 0;
	padding: 12px 20px;
	background: #ed853e;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700
}
.service-box1 .start-btn {
	margin-bottom: -30px;
	margin-top: 20px;
	padding: 12px 0;
	text-align: center;
	width: 100%
}
.service-box1 .start-btn a {
	margin: 0;
	padding: 12px 20px;
	background: #f6b43a;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700
}
.service-box2 .start-btn {
	margin-bottom: -30px;
	margin-top: 20px;
	padding: 12px 0;
	text-align: center;
	width: 100%
}
.service-box2 .start-btn a {
	margin: 0;
	padding: 12px 20px;
	background: #37bca1;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700
}
.service-box3 .start-btn {
	margin-bottom: -30px;
	margin-top: 20px;
	padding: 12px 0;
	text-align: center;
	width: 100%
}
.service-box3 .start-btn a {
	margin: 0;
	padding: 12px 20px;
	background: #b44973;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700
}
.service-box1 h2 {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	line-height: 24px;
	color: #fff;
	background: url(../images/bg-2.png) no-repeat left top;
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 17px 0
}
.service-box2 h2 {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	line-height: 24px;
	color: #fff;
	background: url(../images/bg-3.png) no-repeat left top;
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 17px 0
}
.service-box3 h2 {
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	line-height: 24px;
	color: #fff;
	background: url(../images/bg-4.png) no-repeat left top;
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 17px 0
}
.table-gap {
	margin: 25px 0
}
a.link2 {
	background: url(../images/bull.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #75495c;
	font-weight: 700;
	line-height: 38px;
	padding-left: 10px;
	text-decoration: none
}
.service-box ul.cwpk, .service-box1 ul.cwpk, .service-box2 ul.cwpk, .service-box3 ul.cwpk {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}
.service-box ul.cwpk li, .service-box1 ul.cwpk li, .service-box2 ul.cwpk li, .service-box3 ul.cwpk li {
	padding: 0 0 0 8px
}
.service-box ul.cwpk li span.doller-pic, .service-box1 ul.cwpk li span.doller-pic, .service-box2 ul.cwpk li span.doller-pic, .service-box3 ul.cwpk li span.doller-pic {
	background: url(../images/doller.png) no-repeat right 11px;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 47px;
	width: 40px;
	margin-right: 2px
}
.jquery-ratings-star {
	background-image: url(../images/star_off.png);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 22px;
	margin-right: 2px;
	position: relative;
	width: 22px
}
.testi_part {
	display: block;
	float: left;
	margin: 20px 25px 0;
	padding: 0 0 10px;
	width: 440px;
	min-height: 190px
}
.testimonialRating-second {
	margin: 6px 0 0;
	text-align: center
}
.testimonialTitle {
	color: #f90;
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0 6px;
	width: auto
}
.testi_part .testimonial {
	line-height: 18px
}
.client-remark-box h2 {
	font-size: 19px;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	margin: 25px 0;
	padding-bottom: 10px
}
.remark-left {
	float: left;
	margin-right: 15px;
	width: 48%
}
.remark-left ul {
	float: left;
	width: 100%
}
.remark-left ul li {
	margin: 0;
	padding: 0;
	line-height: 24px;
	list-style: none;
	width: 70%;
	background: none
}
.remark-text-box {
	width: 100%;
	border: 1px solid #999
}
.client-logo {
	background: #1883b7;
	color: #fff;
	padding: 5px 15px
}
.client-review {
	height: 150px;
	width: 100%;
	border: 1px solid #999;
	margin-bottom: 10px
}
.client-sub-btn {
	background: #1883b7;
	color: #fff;
	padding: 5px 15px;
	margin: 15px 0;
	border: none
}
.check-box {
	height: 15px!important;
	text-align: right!important;
	width: 7%!important
}
.check-tex {
	vertical-align: inherit;
	width: 92%
}
.main-check {
	float: left;
	width: 100%;
	color: #6a6969;
	font-size: 12px
}
.width100 {
	width: 90%
}
.paypal {
	text-align: center
}
.order-now-testimonials {
	margin: 20px 0
}
.order-now-testimonials-details {
	color: #666;
	font-style: italic;
	line-height: 25px;
	background: url(../images/quote.png) no-repeat left top;
	padding: 0 0 0 23px
}
.order-now-testimonials-details a {
	color: #666;
	display: block
}
.order-now-testimonials-details a:hover {
	color: #4c4b4b
}
.contact-top {
	float: right;
	height: 40px;
	margin-right: 3px;
	position: relative;
	z-index: 9999;
	padding: 8px 0 0 15px;
	font-weight: 700
}
.email-top {
	background: url(../images/Email-icon.png) no-repeat left center;
	color: #fff;
	padding-left: 26px;
	line-height: 25px;
	float: left;
	width: 250px;
}
.email-top a {
	color: #fff;
	font-size: 14px;
}
.email-top a:hover {
	color: #feded3
}
.mail-whatsaap{float: left;width: 270px;}
.whatsapp {background: url(../images/whatsaap.png) no-repeat left center;color: #fff;padding-left: 26px;line-height: 25px;float: left;width: 250px;}
.whatsapp a {color: #fff;font-size: 14px;}
.whatsapp a:hover {color: #feded3}

.tel-top a {
	color: #fff;
}
.tel-top {
	background: url(../images/phone-icon-2.png) no-repeat left center;
	color: #fff;
	padding-left: 26px;
	line-height: 25px;
	float: left;
	width: 155px;
	margin-left: 15px
}
.tel-top a {
	color: #fff
}
.order-now-testimonials p {
	margin: 5px 0;
	padding: 0;
	text-align: left
}
.clear {
	clear: both
}
.text-box-right-margin {
	margin-right: 0
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.request-quote a {
	color: #fff;
	display: block
}
.contact-google-map iframe {
	width: 100%;
	height: 300px
}
.area-odr-form {
	padding: 22px 0
}
.business-day {
	padding-top: 20px
}
.captcha-code {
	color: #FFF;
	font-weight: 400;
	margin-top: 15px
}
.captcha-code p {
	color: #FFF;
	font-weight: 300
}
.captcha-code a {
	color: #f15c5c;
	font-weight: 300;
	outline: none
}
.captcha-code a:hover {
	color: #16b2a9;
	font-weight: 300;
	outline: none
}
.drop-btn {
	overflow: hidden;
	padding: 0 0 10px;
	width: 100%
}
#inserted_captcha_customer {
	background: rgba(0, 0, 0, 0) none repeat 0 0;
	border: 1px solid #d4d4d4;
	color: #fff;
	padding: 8px 5px
}
.new-blog-details #feed-control .gfg-root .gfg-title a.gfg-collapse-href {
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	color: #0A9991;
	font-weight: 700;
	text-decoration: none
}
.new-blog-details #feed-control .gfg-entry .gf-title a.gf-title {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	color: #0A9991;
	font-weight: 400;
	text-decoration: none
}
.new-blog-details #feed-control .gfg-entry .gf-author {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	color: #636363;
	font-weight: 700;
	text-decoration: none
}
.new-blog-details #feed-control .gfg-entry .gf-snippet {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	color: #636363;
	font-weight: 400;
	text-decoration: none
}
.new-blog-details #feed-control .gfg-list .gfg-listentry a {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	color: #0A9991;
	font-weight: 400;
	text-decoration: none
}
.new-blog-details ul li{width:100%; list-style-type:none; padding:10px 0; float:left;}
.new-blog-details ul li img{float:left; width:100px; height:auto; margin-right:10px;}
.new-blog-details ul li h3 {color: #2e2e2e;  font-size: 15px; font-weight:bold;}
span.post_time{display:block; padding-top:15px; color: #6A6969;}
a.fl_ll {
	float: left;
	margin: 0 10px 0 0;
	padding: 0
}
a.fl_ll2 {
	float: left;
	margin: 6px 10px 0 0;
	padding: 0
}
a.fl_ll img {
	margin: 0!important
}
.clearx {
	clear: both;
	overflow: hidden;
	height: 0;
	margin: 0;
	padding: 0
}
/*21-12-2017*/

.telephone-sec {
	float: left;
	width: 155px;
}
.telephone-sec .mobile-top {
	background: url(../images/mobile-phone.png) no-repeat left center;
}
div#navbar ul {
	margin-top: 10px;
}
div#navbar ul li ul {
	margin-top: 0px;
}

.client_logo{background:url(../images/clients.jpg) repeat;padding:0px 0 20px; width:100%;}
.client_logo .owl-carousel .owl-item{float:none; display:inline-block;vertical-align:middle;}
.client_logo .owl-controls{display:none !Important;}

.client_logo .owl-carousel .item img {height: inherit;}


/* pop-up-08-04-2020 */


.pop-up .modal-content {
    padding: 5px
}

.pop-up .modal-content .contact-form h2 {
    font-size: 34px;
    line-height: normal;
    margin: 0 0 15px
}

.pop-up .modal-content .contact-form .close {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 30px;
    color: #faa603;
    line-height: normal;
    opacity: 1;
    width: 30px;
    height: 30px;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px
}

.pop-up .modal-content .contact-form .close:hover {
    background: #faa603;
    color: #fff
}

.pop-up .modal-content .contact-form .close span {
    display: block;
    line-height: 20px;
    margin-top: -2px
}

.pop-up .modal-content .contact-form .input-group {
    width: 100%;
    padding-bottom: 20px
}

.pop-up .modal-content .contact-form .input-group.no-pad {
    padding-bottom: 0
}

.pop-up .modal-content .contact-form .form-control {
    width: 100%;
    height: 45px;
    border: 1px solid #bebebe;
    padding: 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 16px
}

.pop-up .modal-content .contact-form .form-control:focus {
    -webkit-box-shadow: 0 0 6px 0 rgba(223, 36, 10, .3);
    -moz-box-shadow: 0 0 6px 0 rgba(223, 36, 10, .3);
    box-shadow: 0 0 6px 0 rgba(223, 36, 10, .3);
    border: 1px solid #df2466
}

.pop-up .modal-content .contact-form textarea.form-control {
    height: 100px;
    padding: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    resize: none
}

.pop-up .modal-content .contact-form .submit-btn {
    width: 100%;
    height: 56px;
    text-align: center;
    background: #faa603;
    border: none;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.pop-up .modal-content .contact-form .submit-btn:hover {
    background: #333333;
    color: #ffffff;
}

.pop-up .modal-content .contact-form .submit-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    text-align: center;
    background: #df2466;
    color: #fff;
    border-radius: 2px;
    line-height: 56px;
    display: none
}

.pop-up .modal-content .contact-form .submit-loader i {
    font-size: 18px
}

.pop-up .modal-content .contact-form .error {
    color: #df2466;
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 9;
    font-size: 10px;
    display: none
}


.pop-up .modal-dialog{width: 600px; left: 50%; top: 50%; position: absolute; z-index: 999;  margin: 0px; padding: 0px; -moz-transform: translate(-50%,-50%) !important; -webkit-transform: translate(-50%,-50%) !important; -o-transform: translate(-50%,-50%) !important;
transform: translate(-50%,-50%) !important;}
.pop-up.modal {background: rgba(0,0,0,0.7);}
.other_service_text .inner { padding: 0px 30px; }


/* FAQ */
.faq_content h4{min-height: auto;padding-top: 0;}
.faq_content h4:not(:first-child){padding-top: 20px;}
.faq h2{padding-bottom: 40px;}
.faq_content ul li{width: auto !important;float: none;list-style-type: disc;margin-right: 0 !important;color: #484a4b !important;padding-bottom: 5px !important;}
.faq_content ul{margin-top: 10px;padding-left: 14px;}
.faq_side h2{padding-bottom: 35px !important;}
.faq_content p{text-align: justify;}


.content_description h2{color: #0165a4;font-size: 20px;font-weight: bold;}
.single_list{padding-bottom: 0 !important;}
.feature_text{padding-bottom: 10px !important;}






/*responsive area*/
@media screen and (max-width: 1366px) {
	.banner-wrapper {
		height: 480px
	}
	.banner {
		padding-top: 60px
	}
	.banner-inner-page-wrapper {
		height: auto
	}
}
@media screen and (max-width: 1280px) {
	.banner {
		padding-top: 20px
	}
	.banner-wrapper {
		height: 446px
	}
	.banner h2 {
		font-size: 40px
	}
	.banner-inner-page-wrapper {
		height: auto
	}
}
@media only screen and (max-width: 1199px){
	.nav > li > a {padding: 10px 5px;}
	div#navbar ul li ul {margin-top: -10px;}
}
@media only screen and (max-width: 1024px){
	.contact-top{width: 390px;}
	.mail-whatsaap {width: 100%;}
	.email-top{display: inline-block; width: auto; margin-right: 15px;}
	.whatsapp{display: inline-block; width: auto; margin-right: 0;font-weight: 400;}
	.tel-top {float: none;font-weight: 400; display: inline-block; width: auto; margin-right: 15px;}
	.email-top{font-weight: 400;}
	.telephone-sec {width: 100%;}
}
@media only screen and (max-width: 991px){
	.telephone-sec {width: 100%;}
	.tel-top{margin-left: 0px;}
	.welcome-img iframe{width: 100%;}
	.client_qot p,.cln p,.our-work-ul li{font-size: 13px !important;}
	.blog2 p,.contact ul li,.contact ul li a,.rating{font-size: 14px;}
	.right_info .more{padding: 10px 30px;}
}
@media only screen and (min-device-width: 801px) and (max-device-width: 1024px) {
    p,.work-inner p,.blog2 p,.contact ul li,.contact ul li a,.rating,.left-panel p{font-size: 14px;}
    .blog_inn p{font-size: 13px;}
    .welcome-img iframe{width: 100%;}
	.nav>li>a {
		padding: 10px 6px
	}
	.navbar-inverse .navbar-nav>li>a {font-size: 11px;padding: 5px 5px;}
	.banner h2 {
		font-size: 30px;
		padding-bottom: 20px
	}
	div#navbar ul li ul {margin-top: -20px;}
	.banner {
		padding: 20px 0 30px
	}
	.banner-wrapper {
		height: auto
	}
	.services-wrapper h2 {
		font-size: 24px
	}
	.service-top-wrapper {
		padding-top: 20px
	}
	.services-wrapper h1 {
		font-size: 25px
	}
	.mid-wrapper {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.welcome-wrapper {
		padding-top: 45px
	}
	.welcome-wrapper p {
		line-height: 23px
	}
	.work-wrapper {
		padding-top: 30px
	}
	.area {
		padding: 30px 0
	}
	.customer h2 {
		font-size: 24px
	}
	.right_info h2 {
		font-size: 25px
	}
	.ord {
		padding: 12px 25px
	}
	.check a {
		font-size: 14px
	}
	.client_sec {
		padding: 40px 0
	}
	.work-inner h3 {
		min-height: 58px
	}
	.work-inner p {
		min-height: 92px
	}
	.client_qot {
		min-height: 200px
	}
	.inner-banner img {
		margin-right: 0
	}
	.inner-banner h3 {
		font-size: 12px;
		padding-top: 50%
	}
	.service-box h2 {
		background: #ed853e;
		height: 87px
	}
	.service-box1 h2 {
		background: #f6b43a;
		height: 87px
	}
	.service-box2 h2 {
		background: #37bca1;
		height: 87px
	}
	.service-box3 h2 {
		background: #b44973;
		height: 87px
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		padding: 0 10px;
		font-size: 24px;
		margin: 15px 0
	}
	.service-box .start-btn {
		margin-bottom: 0
	}
	.service-box>p, .service-box1>p, .service-box2>p, .service-box3>p {
		margin: 0 5px;
		min-height: 88px
	}
	.service-box, .service-box1, .service-box2, .service-box3 {
		min-height: 325px;
		margin: 20px 0 50px
	}
	.rupees-pic {
		background: url(../images/rupees.png) no-repeat scroll left 5px rgba(0, 0, 0, 0)
	}
	.doller-pic {
		background: url(../images/doller.png) no-repeat scroll left 4px rgba(0, 0, 0, 0)
	}
	.testi_part {
		width: 94%
	}
	.remark-left {
		width: 45%
	}
	.contact-top {
		background: none;
		height: 70px
	}
	.email-top {
		float: none
	}
	.tel-top {
		float: none;
		margin-left: 0
	}
	.footer-wrapper ul li a {
		padding: 0 5px
	}
	.left_sec, .right_sec {
		height: 480px
	}
	input.box {
		width: 88%
	}
	#inserted_captcha_customer {
		width: 137px
	}
	.content_description h2{font-size: 20px;}
}
@media only screen and (max-device-width: 991px) {
	.text-box-right-margin {
		margin-right: -7px
	}
	.other_service_text .inner { padding: 0px 0px; }
}
@media only screen and (max-device-width: 980px) {
	.nav > li > a {padding: 3px 2px;}
	div#navbar ul {margin-top: 30px;}
	div#navbar ul li ul{margin-top: -23px;}
	.navbar-inverse .navbar-nav>li>a {
		font-size: 10px
	}
	.banner h2 {
		font-size: 29px
	}
	.services-wrapper p {
		font-size: 13px
	}
	.welcome-wrapper {
		padding-top: 5px
	}
	.mid-wrapper {
		padding-bottom: 12px
	}
	.customer h2 {
		font-size: 15px
	}
	.right_info h2 {
		font-size: 17px
	}
	.page {
		width: 100%
	}
	.page2 {
		float: left;
		width: 100%
	}
	.box {
		width: 100%
	}
	.sel {
		width: 100%
	}
	.area {
		padding: 20px 0
	}
	.drop {
		padding-top: 30px
	}
	.check a {
		float: left
	}
	.link {
		padding-top: 33px
	}
	.client_sec {
		padding: 30px 0
	}
	.botm_cont {
		padding-top: 30px
	}
	.blog h2 {
		padding-bottom: 40px
	}
	.blog2 h2 {
		padding-bottom: 40px
	}
	.blog_inn h4 {
		padding-top: 30px;
		font-size: 11px
	}
	.contact ul {
		width: 90%
	}
	.services .icon-service {
		float: none;
		margin: 0 auto
	}
	.services-inner p {
		padding: 0
	}
	.services-wrapper h2 {
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 19px
	}
	.services-inner p {
		text-align: center
	}
	.mid-wrapper h2 {
		font-size: 17px
	}
	.work-inner p {
		min-height: 115px
	}
	.link ul li a {
		font-size: 12px
	}
	.logo img {
		max-width: 180%
	}
	div#scrollbox3 {
		height: 170px
	}
	div#scrollbox2 {
		height: 546px
	}
	.inner-banner img {
		float: none;
		display: block;
		margin: 0 auto
	}
	.inner-banner h3 {
		padding-top: 10px
	}
	.service-box h2 {
		background: #ed853e;
		height: 87px
	}
	.service-box1 h2 {
		background: #f6b43a;
		height: 87px
	}
	.service-box2 h2 {
		background: #37bca1;
		height: 87px
	}
	.service-box3 h2 {
		background: #b44973;
		height: 87px
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		padding: 0 10px;
		font-size: 24px;
		margin: 15px 0
	}
	.service-box .start-btn {
		margin-bottom: 0
	}
	.service-box>p, .service-box1>p, .service-box2>p, .service-box3>p {
		margin: 0 5px;
		min-height: 88px
	}
	.service-box, .service-box1, .service-box2, .service-box3 {
		min-height: 325px;
		margin: 20px 0 50px
	}
	.rupees-pic {
		background: url(../images/rupees.png) no-repeat scroll left 5px rgba(0, 0, 0, 0)
	}
	.doller-pic {
		background: url(../images/doller.png) no-repeat scroll left 4px rgba(0, 0, 0, 0)
	}
	.footer-wrapper ul {
		padding-bottom: 25px
	}
	
	.banner p {padding-bottom: 15px;}
.banner h3 {font-size: 18px;padding-bottom: 10px;font-weight: 700;}
.banner h2 {font-size: 20px;padding-bottom: 10px;}
}
@media only screen and (max-device-width: 800px) {
	.link ul li a {
		font-size: 12px
	}
	.logo img {
		max-width: 170%
	}
	.services .icon-service {
		float: none
	}
	.services-inner p {
		padding: 0
	}
	.services-wrapper h2 {
		text-align: center
	}
	.services-inner p {
		text-align: center
	}
	.mid-wrapper {
		padding-top: 2px
	}
	.work-wrapper {
		padding-top: 3px
	}
	.banner h2 {
		font-size: 20px;
		padding-bottom: 10px
	}
	.banner a {
		font-size: 14px
	}
	.banner p {
		padding-bottom: 15px
	}
	.banner-wrapper{height:auto;}
}
@media only screen and (min-device-width: 641px) and (max-device-width: 768px) {
	.navbar-inverse .navbar-nav>li>a {
		font-size: 11px!important;
		padding: 10px 1px
	}
	.mid-wrapper {
		padding-top: 0
	}
	.services-wrapper p {
		padding-top: 6px;
		padding-bottom: 10px
	}
	.work-wrapper {
		padding-top: 0
	}
	.logo img {
		max-width: 130%
	}
	.client_sec {
		padding-top: 20px
	}
	.banner h3 {
		font-size: 18px;
		padding-bottom: 10px;
		font-weight: 700
	}
	.remark-left {
		width: 100%
	}
	.remark-left ul li {
		width: 100%;
		margin: 0 0 15px
	}
	.text-box-right-margin {
		margin-right: -15px
	}
	.left_sec, .right_sec {
		height: 642px
	}
	.page-right {
		margin-top: 20px
	}
	.drop {
		padding-top: 10px
	}
	.business-day, .check {
		padding-top: 0
	}
	.captcha-code {
		margin-bottom: 15px
	}
}
@media only screen and (max-device-width: 767px) {
	.navbar-collapse {
		position: absolute;
		background: #faa603;
		width: 100%;
		border: 0;
		padding-right: 0
	}
	.nav>li {
		border-bottom: 1px solid #fff
	}
	.nav>li:last-child {
		border-bottom: none
	}
	div#navbar ul {
		width: 100%;
		padding-right: 0
	}
	.navbar-nav {
		margin-right: 0;
		width: 100%
	}
	.nav {
		padding-left: 9px
	}
	div#scrollbox3 {
		margin: 20px 0 0;
		height: 250px
	}
	div#scrollbox2 {
		margin: 20px 0 0;
		height: 250px
	}
	.track3 {
		margin-top: 20px
	}
	.banner-wrapper {
		background: url(../images/content-writing-company.jpg) top center no-repeat;
		background-size: cover;
		min-height: inherit;
		overflow: visible
	}
	.banner-inner-wrapper {
		display: none
	}
	.banner .row {
		margin: 0
	}
	.right_info {
		padding-left: 0
	}
	.inner-footer .blog_inn ul li {
		width: 100%;
		margin: 0 0 30px;
		text-align: center
	}
	.inner-banner img {
		display: none
	}
	.request-form-wrapper {
		width: 100%
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		font-size: 35px
	}
	.rupees-pic {
		background: url(../images/rupees.png) no-repeat scroll left 13px rgba(0, 0, 0, 0)
	}
	.doller-pic {
		background: url(../images/doller.png) no-repeat scroll left 13px rgba(0, 0, 0, 0)
	}
	.navbar-nav>li>ul {
		position: inherit;
		top: -16px;
		background: none;
		display: block
	}
	.navbar-nav>li:hover ul {
		display: inherit
	}
	.navbar-nav>li>ul>li {
		border-bottom: 1px solid #fff
	}
	.navbar-nav>li>ul>li:last-child {
		border-bottom: none
	}
	.navbar-nav>li>ul>li>a {
		color: #fff!important
	}
	.navbar-nav>li>ul>li>a:hover {
		color: #232323!important
	}
	.nav>li {
		float: left;
		width: 100%
	}
	.left_sec {
		width: 100%;
		height: 360px
	}
	.right_sec {
		width: 100%;
		height: 300px
	}


/* pop-up-08-04-2020 */


.pop-up .modal-dialog {width: 93%; left: 10px; top: 10px; right: 10px; transform: inherit !important;}
.pop-up .modal-content .contact-form h2 {font-size: 20px;}
.pop-up .modal-content .contact-form .close {top: -25px; right: -12px; background: #faa603; color: #ffffff;}
.pop-up .modal-content .contact-form .submit-btn {height: 45px; font-size: 18px;}







}

@media only screen and (max-width: 767px){
	div#navbar ul {margin-top: 0px;}
	div#navbar ul li ul{margin-top: 0px;}
	body{background-image: none;}
	.contact-top {width: 100%;padding: 15px 0px 0px;text-align: center;float: none;}
	.logo{width: 100px;}
	.logo img {max-width: 100%; float: left;height: inherit;}
	.mail-whatsaap {width: 361px; float: right;}
	.telephone-sec {width: 299px; float: right;}
	.email-top {padding-left: 25px;}
	.whatsapp{margin-right: 0px;}
	.contact-top {height: auto;}
	.request-quote{position: absolute;right: 75px;top: -40px;}
	.navbar-toggle {margin-top: 0;position: absolute;right: -10px;top: -101px;}
	.navbar{min-height: auto !important;}
	.banner-wrapper{height:auto;}
	.banbadge{margin-bottom:20px;}
	.banbadge img{max-height:100px;}
	.other_service_box { margin-bottom: 30px; }
	
	.link ul li{padding: 0 0 5px;}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 640px) {
	.client_sec {
		padding-top: 20px
	}
	div#navbar ul {
		float: left
	}
	.navbar-inverse .navbar-nav>li>a {
		font-size: 14px!important
	}
	.design-left {
		display: none
	}
	.design-right {
		display: none
	}
	.services .icon-service {
		margin: 0 auto
	}
	.services-wrapper p {
		padding-top: 11px
	}
	.work-inner p {
		min-height: 39px
	}
	.work-inner h3 {
		min-height: 43px
	}
	.welcome-wrapper img {
		width: 100%
	}
	.work-wrapper {
		padding-top: 24px
	}
	.left_sec {
		width: 100%;
		height: 375px
	}
	.right_sec {
		width: 100%;
		height: 300px
	}
	.customer {
		padding: 12px 0
	}
	.right_info {
		margin-top: 9%
	}
	.right_info h2 {
		text-align: center
	}
	.check a {
		width: 34%
	}
	.ord {
		text-align: center
	}
	.link {
		padding-top: 12px
	}
	.more {
		float: left
	}
	.client_sec h2 {
		padding-bottom: 23px
	}
	.botm_left {
		width: 100%;
		height: 460px
	}
	.botm_right {
		width: 100%;
		height: 470px
	}
	.blog h2 {
		text-align: center;
		padding-bottom: 23px
	}
	.blog2 {
		margin-top: 9%
	}
	.blog2 h2 {
		text-align: center;
		padding-bottom: 21px
	}
	.service-box h2 {
		height: auto
	}
	.service-box1 h2 {
		height: auto
	}
	.service-box2 h2 {
		height: auto
	}
	.service-box3 h2 {
		height: auto
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		padding: 0 18%;
		margin: 15px 0
	}
	.service-box, .service-box1, .service-box2, .service-box3 {
		min-height: inherit
	}
	.service-box>p, .service-box1>p, .service-box2>p, .service-box3>p {
		min-height: inherit
	}
	.service-box .start-btn {
		margin-bottom: -30px
	}
	.table-gap {
		padding: 0 10px
	}
	.index-blog-left-btm {
		height: 415px
	}
	.blog-inner-new h4 {
		min-height: auto
	}
	.left_sec {
		height: 578px
	}
	.page-right {
		margin-top: 20px
	}
	.drop {
		padding-top: 10px
	}
	.business-day, .check {
		padding-top: 0
	}
	.captcha-code {
		margin-bottom: 15px
	}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 568px) {
	.welcome-wrapper img {
		background: #e2e2e2;
		border: 1px solid #c8c8c8;
		padding: 12px;
		margin: 0
	}
	.blog2 h2 {
		padding-top: 15px;
		padding-bottom: 15px
	}
}
@media only screen and (min-device-width: 361px) and (max-device-width: 480px) {
	.mid-wrapper {
		padding-top: 17px
	}
	.check a {
		width: 48%
	}
	.right_info {
		margin-top: 14%
	}
	.right_sec {
		height: 338px
	}
	.right_info h2 {
		font-size: 21px
	}
	.customer h2 {
		font-size: 21px
	}
	.blog2 {
		margin-top: 0
	}
	.botm_left {
		height: 413px
	}
	.botm_right {
		height: 494px
	}
	.top-header .col-lg-2, .top-header .col-lg-10 {
		width: 100%;
		padding: 0
	}
	.logo {
		text-align: center;
		padding-bottom: 20px
	}
	.navbar-toggle {
		float: left
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		padding: 0 13%
	}
	.footer-wrapper ul {
		padding-bottom: 10px
	}
	.footer-wrapper ul li {
		display: block
	}
	.footer-wrapper ul li a {
		border: none
	}
	.index-blog-left-btm {
		height: 367px
	}
	.left_sec {
		height: 560px
	}
	.page-right {
		margin-top: 20px
	}
	.drop {
		padding-top: 10px
	}
	.business-day, .check {
		padding-top: 0
	}
}
@media only screen and (min-device-width: 321px) and (max-device-width: 360px) {
	.get-start-panel {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.banner a {
		font-size: 14px;
		padding: 10px 32px
	}
	.get-wrk-link {
		font-size: 17px;
		width: 68%;
		margin: 20px 0 0
	}
	.check a {
		width: 100%;
		margin-bottom: 4px
	}
	.left_sec {
		height: 414px
	}
	.botm_left {
		height: 840px
	}
	.right_sec {
		height: 366px
	}
	.blog_inn ul li {
		width: 100%;
		float: left;
		padding-bottom: 4%
	}
	.botm_right {
		height: 516px
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		padding: 0 13%
	}
	.blog_inn h4 {
		min-height: auto
	}
	.index-blog-left-btm {
		height: 725px
	}
	.left_sec {
		height: 578px
	}
	.page-right {
		margin-top: 20px
	}
	.drop {
		padding-top: 10px
	}
	.business-day, .check {
		padding-top: 0
	}
	.contact-top .email-top {
		margin-top: 16px;
		margin-right: 20px
	}
	.banner {
		padding-top: 20px;
		padding-bottom: 22px
	}
	.banner h2 {
		font-size: 21px;
		line-height: 30px
	}
	.banner h3 {
		font-size: 17px;
		margin: 5px 0;
		padding-bottom: 0
	}
	.banner p {
		font-size: 15px;
		padding-bottom: 0;
		margin-bottom: 20px
	}
	.banner-wrapper {
		height: auto
	}
	.service-top-wrapper {
		padding-top: 15px
	}
	.services {
		padding: 10px 0
	}
	.design-left, .design-right {
		display: none
	}
	.services-wrapper h2 {
		line-height: 30px;
		padding-top: 20px
	}
	.services-wrapper p {
		padding: 8px 0
	}
	.welcome-wrapper {
		width: 100%
	}
	.work-inner {
		padding: 10px 0
	}
	.work-inner h3 {
		padding-top: 5px
	}
	.work-inner p {
		min-height: 30px
	}
	#cust_ord_form {
		margin-bottom: 30px
	}
	.link {
		padding-top: 15px
	}
	.right_sec {
		height: 310px
	}
	.client_sec h2 {
		padding-bottom: 20px
	}
	.botm_left, .botm_right {
		width: 100%;
		float: none;
		height: auto
	}
	.botm_cont {
		position: relative
	}
	.client_qot {
		min-height: 80px;
		padding: 20px
	}
	.blog2 h2, .blog h2 {
		color: #000;
		padding-bottom: 20px
	}
	.blog2 p, .rating {
		color: #000
	}
	.contact ul li, .contact ul li span {
		color: #000
	}
	.client_sec {
		padding-bottom: 15px
	}
	.left-panel h1 {
		font-size: 19px
	}
	.left-panel h1 strong {
		font-size: 19px;
		margin-left: 5px
	}
	.left-panel h1 strong {
		display: block;
		width: 100%;
		margin-left: 0
	}
	.left-panel h1 br {
		display: none
	}
	.left-panel h1 {
		line-height: 30px;
		margin-bottom: 10px
	}
	.inner-footer .blog_inn ul li h4 {
		min-height: 40px;
		line-height: 30px
	}
	.right-panel h2 span.title {
		font-size: 19px
	}
	.right-panel h2 strong {
		font-size: 19px;
		margin-left: 5px
	}
	.right-panel h2 {
		line-height: 30px;
		margin-bottom: 10px
	}
	.right-panel h2 br {
		display: none
	}
	.footer-wrapper {
		padding: 20px 0
	}
}
@media only screen and (max-device-width: 320px) {
	.left_sec {
		height: 608px
	}
	.botm_left {
		height: 797px
	}
	.right_info {
		margin-top: 20%
	}
	.right_sec {
		height: 360px
	}
	.botm_right {
		height: 535px
	}
	.logo img {
		max-width: 167%
	}
	.service-box ul li, .service-box1 ul li, .service-box2 ul li, .service-box3 ul li {
		padding: 0 12%
	}
	.index-blog-left-btm {
		height: 704px
	}
	.page-right {
		margin-top: 20px
	}
	.drop {
		padding-top: 10px
	}
	.business-day, .check {
		padding-top: 0
	}
	.get-wrk-link {
		width: 100%
	}
	.banner {
		padding-top: 30px
	}
	.service-top-wrapper {
		padding-top: 20px
	}
	.navbar-collapse, .nav {
		padding-left: 0
	}
	.services {
		padding: 10px 0
	}
	.welcome-wrapper img {
		padding: 12px
	}
	.work-inner p {
		min-height: 40px;
		padding: 20px 0 0
	}
	.work-inner {
		padding: 20px 0
	}
	.get-wrk-link {
		margin: 0
	}
	.services-wrapper p {
		padding-bottom: 0
	}
	.right_info {
		margin-top: 20px
	}
	.blog_inn ul li {
		padding: 0;
		float: none;
		width: 100%
	}
	.botm_left, .botm_right {
		width: 100%
	}
	.blog h2 {
		padding-bottom: 20px
	}
	.blog_inn h4 {
		min-height: 30px
	}
	.client_qot {
		padding: 25px
	}
	.blog_inn h4 {
		padding-top: 16px
	}
	.blog_inn p {
		padding: 10px 0
	}
	.blog2 h2 {
		padding-bottom: 26px;
		padding-top: 20px
	}
	.left-panel h1 span.title {
		width: 68%;
		line-height: 30px;
		text-align: center
	}
	.get-start-panel {
		width: 100%
	}
	.design-left {
		padding-right: 30px
	}
	.design-right {
		padding-left: 35px
	}
	.footer-wrapper ul {
		padding-bottom: 10px
	}
	form#free_proposal_form img#captcha {
		margin-top: 8px
	}
	div.msgBox {
		width: 265px!important
	}
	form#order_now_form input.submit-btn {
		margin-bottom: 8px
	}
	form#order_now_form input#inserted_captcha {
		margin-bottom: 8px
	}
	.service-box h2, .service-box1 h2, .service-box2 h2, .service-box3 h2 {
		height: auto
	}
	.service-box, .service-box1, .service-box2, .service-box3 {
		min-height: 260px;
		margin: 20px 0 5px
	}
	.service-box .start-btn, .service-box1 .start-btn, .service-box2 .start-btn, .service-box3 .start-btn {
		margin-top: -10px
	}
	.form-group {
		margin-bottom: 7px
	}
	form#quote_frm textarea.form-control {
		height: 70px
	}
	.testi_part {
		width: 90%
	}
	.services-wrapper h2 span.design-left {
		display: none
	}
	.services-wrapper h2 span.design-right {
		display: none
	}
	.contact-top .email-top {
		margin-top: 14px
	}
}
@media only screen and (device-width: 768px) {
	.text-box-right-margin {
		margin-right: -7px
	}
}

@media only screen and (max-width: 767px) {
	.top-wrapper {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 480px) {
	.tel-top {
		margin-left: 0px;
	}
}
@media only screen and (max-width: 479px){
	#navbar{padding: 0;}
	.nav > li {float: left;width: 94%;margin: 0px 10px;}
	.navbar-collapse{padding: 0px;}
	.navbar-nav{margin: 0px; padding: 0px;}
	.navbar-toggle {top: -106px;}
	.contact-top{margin-right: 0px; margin-top: 20px; padding-top: 0px;}
	.mail-whatsaap {width: 100%;}
	.telephone-sec {width: 100%;}
	.email-top{margin-right: 5px;}
	.email-top a {font-size: 12px;}
	.whatsapp a {font-size: 12px; font-weight: 400;}
	.tel-top{margin-right: 5px; font-size: 12px;}
	.tel-top a{font-size: 12px; font-weight: 400;}
	.whatsapp {float: none;}
	.email-top {float: none;}
	.mail-whatsaap {text-align: center;}
	.logo {width: 130px;}
	.navbar-static-top {min-height: auto;}
}
@media only screen and (max-width: 365px){
	.xxs-12{width: 100%;}
	.navbar-toggle {top: -156px;}
	.request-quote {position: absolute;right: 0;top: 8px;padding: 5px;left: 0;width: 100px;margin: 0 auto;}
	.banner a {padding: 10px 20px;}
}
.modal-open .modal {z-index: 99999 !important;}