html,
body{
    height:100%;
    width:100%;
}
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:hover{text-decoration: none;}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {text-decoration: line-through;}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {vertical-align:middle;}
body{
    margin:0;
    color:#363636;
	background:#fff;
    font:16px/22px 'Roboto', sans-serif;
}
img{ vertical-align:top;}
a{
    color:#707070;
    text-decoration:none;
}
a.active,
a:focus,
a:visited{ text-decoration:none;}
a:hover{
	color:#629ad2;
    transition:ease-in-out 0.3s;
	text-decoration:none;
	outline:0;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}
ul:after{
    display:block;
    clear:both;
    content:"";
}
h1{
	font:600 38px/55px 'Roboto', sans-serif;
	margin:0 0 5px;
	color:#282b30;
	text-transform:capitalize;
}
.home-carousal h1{font:600 50px/70px 'Roboto', sans-serif;}
h1 .normal-weight{font-weight:400;}
.home-carousal h1 span.smaller-text,
h1 span.smaller-text{
	font:500 25px/32px 'Roboto', sans-serif;
	display: block;
}
h2{
	font:600 32px/36px 'Roboto', sans-serif;
	margin:0 0 55px;
	padding:0 0 10px;
	color:#1c1c1c;
	position:relative;
	text-transform:uppercase;
}
h2:before{
	content: '';
	position: absolute;
	left:50%;
	bottom:-18px;
	background:#22bde9;
	width:186px;
	height:2px;
	margin:0 0 0 -93px;
}
h2:after{
	content: '';
	position: absolute;
	left:50%;
	bottom:-25px;
	background:#22bde9;
	width:17px;
	height:17px;
	margin:0 0 0 -13px;
	border-radius:50%;
}
h3{
	font:600 31px/34px 'Roboto', sans-serif;
	margin:0 0 20px;
	color:#282b30;
	text-transform:uppercase;
}
h4{
	font:600 22px/26px 'Roboto', sans-serif;
	margin:0 0 20px;
	color:#282b30;
	text-transform:uppercase;
}
h5{
	font:600 20px/24px 'Roboto', sans-serif;
	margin:0 0 40px;
	color:#1c1c1c;
	text-transform:uppercase;
}
h6{
	font:600 16px/18px 'Roboto', sans-serif;
	margin:0 0 15px;
	color:#282b30;
	text-transform:uppercase;
}
p{ margin:0 0 20px;}
select,
select.form-control,
textarea,
input[type="password"],
input[type="nember"],
input[type="email"],
input[type="text"]{
	float:left;
    height:55px;
	font:600 16px/1.1em 'Roboto', sans-serif;
	width:100%;
    color:#000;

	background:#fff;
    border:0;
	border-radius:5px;
    outline: none;
	margin:0 0 12px;
	padding:0 15px;
}
textarea{
	line-height:22px !important;
	width:100% !important;
	height:190px !important;
	padding:10px !important;
	resize:none;
	overflow:auto;
}
select{color: #22bde9;}
input::-webkit-input-placeholder {color: #22bde9;}
input:-moz-placeholder {color: #22bde9;}
input::-moz-placeholder {
	color: #22bde9;
	opacity: 1;
}
textarea::-webkit-input-placeholder { color: #22bde9;}
textarea:-moz-placeholder {color: #22bde9;}
textarea::-moz-placeholder {
	color: #22bde9;
	opacity: 1;
}
textarea:focus,
input[type="password"]:focus,
input[type="nember"]:focus,
input[type="eamil"]:focus,
input[type="text"]:focus {outline:none;}
.btn-default{
	display:inline-block;
    color: #fff;
    background:#22bde9;
    border:0;
	border-radius:0;
	min-width:230px;
	text-align:center;
	text-transform:uppercase;
	height:60px;
	font:600 16px/60px 'Roboto', sans-serif;
}
.btn-default:hover{
	color:#fff;
	background:#0ba0da;
}
#header{
	font:400 14px/20px 'Roboto', sans-serif;
	background: #fff;
}
.header-top{
	background:#272c30;
	color:#fff;
}
.header-top a{color:#fff;}
.header-top .btn-seo{margin:0 0 0 40px;}
.header-top .ico-seo{
	display:inline-block;
	padding:0 10px 0 0;
	vertical-align:middle;
}
.number-holder{float:right;}
.header-top .contact-number.no-ico{background:none;}
.header-top .contact-number{
	float:right;
	padding:17px 0 0 30px;
	font:600 20px/22px 'Roboto', sans-serif;
	background:url(../images/ico-number.png) no-repeat 0 100%;
}
.header-top .top-holder{overflow:hidden;}
.logo-area{padding:15px 0 30px;}
.navbar{
	min-height:inherit;
	border:0;
	background:none;
	padding:20px 0 0;
	margin:0;
	color:#282b30;
	font:600 16px/22px 'Roboto', sans-serif;
	text-transform:uppercase;
}
.navbar-collapse{padding:0;}
.navbar-nav>li{
	vertical-align:middle;
	position:relative;
}
.navbar-right .navbar-nav>.active>a,
.navbar-right .navbar-nav>.active>a:focus,
.navbar-right .navbar-nav>.active>a:hover,
.navbar-nav>li>a:hover{color:#629ad2;}
.navbar-right .navbar-nav>.active>a,
.navbar-right .navbar-nav>.active>a:focus,
.navbar-right .navbar-nav>.active>a:hover{
	color:#0055a5;
	background-color:transparent;
}
.navbar-right .navbar-nav>li{
	border:0;
	display:inline-block;
	float:none;
	margin:0 0 0 25px;
	padding:18px 0;
	position:relative;
}
.navbar-right .navbar-nav>li:first-child{margin:0;}
.navbar-right .navbar-nav>li a{padding:0;}
.navbar-right .navbar-nav>li>a{
	color:#282b30;
	text-align:center;
}
.navbar-right .navbar-nav>li>a:hover{
	color:#0055a5;
	background:none;
}
#main{
	min-height:400px;
	overflow:hidden;
}
.carousel-inner>.item>img{
	width:100%;
	height:auto;
}
.carousel-caption{
	top:50%;
	bottom:inherit;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	font:400 18px/24px 'Roboto', sans-serif;
	padding:0;
	text-transform:uppercase;
	text-shadow:none;
}
.carousel-caption p{margin:0;}
.carousel-caption h1{color:#fff;}
.carousel-caption .img-google{
	display:inline-block;
	border-radius:5px;
	vertical-align:top;
	padding:5px 0 0;
}
.carousel-caption .btn-caption{padding:10px 0 0;}
.carousel-caption .btn-caption .btn-default{
	border-radius:30px;
	color:#0193cf;
	background: #fff;
	font:600 22px/60px 'Roboto', sans-serif;
	height:60px;
	padding:0 40px;
	text-transform:capitalize;
	min-width:250px;
}
.section{
	padding:50px 0;
	text-align:center;
}
.starting{
	display:block;
	font-weight:400;
	color:#179fc6;
	padding:20px 0 0;
}
.product-description{
	display:block;
	font:500 16px/20px 'Roboto', sans-serif;
	color:#179fc6;
	padding:20px 0 0;
}
.single-packege{
	padding:25px 5px;
	background:#f3f3f3;
	border-radius:10px;
}
.single-packege:hover{
	background:#0bb0f0;
	transition:ease-in-out 0.3s;
}
.single-packege:hover .more-packeges,
.single-packege:hover .packege-price,
.single-packege:hover h5{
	color:#fff;
	transition:ease-in-out 0.3s;
}
.single-packege .packege-price{
	display:block;
	color:#0bb0f0;
	margin:0 0 20px;
	font:600 26px/30px 'Roboto', sans-serif;
}
.single-packege .packege-price .small-size{font:600 16px/30px 'Roboto', sans-serif;}
.single-packege .packege-list{
	background:#fff url(../images/arrow02.png) 50% 0 no-repeat;
	padding:30px 10px;
	margin:0 0 20px;
	color:#7e868c;
	font:600 12px/17px 'Roboto', sans-serif;
}
.single-packege:hover .packege-list{
	font:italic 600 12px/17px 'Roboto', sans-serif;
	background:#fff url(../images/arrow03.png) 50% 0 no-repeat;
	transition:ease-in-out 0.3s;
}
.single-packege .packege-list li{margin:0 0 10px;}
.single-packege .btn-holder{overflow:hidden;}
.single-packege .order-now{
	min-width:125px;
	padding:0 10px;
	height:40px;
	font:600 15px/40px 'Roboto', sans-serif;
	display:inline-block;
	background:#fff;
	color:#22bde9;
	border-radius:20px;
	margin:0 0 20px;
	text-transform:uppercase;
}
.single-packege .more-packeges{
	font:italic 600 16px/20px 'Roboto', sans-serif;
	display:inline-block;
	color:#22bde9;
	margin:0 0 20px;
	position:relative;
}
.single-packege .more-packeges:after{
	content: '';
	position: absolute;
	right: -25px;
	bottom: -8px;
	background:url(../images/arrow01.png) no-repeat;
	width:30px;
	height:13px;
	margin:0 0 0 -15px;
}
.single-packege:hover .more-packeges:after{
	background:url(../images/arrow04.png) no-repeat;
	transition:ease-in-out 0.3s;
}
.seo-report{
	position:relative;
	min-height:401px;
	background:#0baddb;
	color:#fff;
	padding:70px 0 0;
	text-align:left;
}
.seo-report .bg-seoreport{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:0;
}
.seo-report h2{
	font:600 36px/40px 'Roboto', sans-serif;
	margin:0 0 25px;
	color:#fff;
	text-transform:uppercase;
}
.faq-form .seo-report h3{
	font:600 28px/32px 'Roboto', sans-serif;
	margin:0 0 10px;
}
.seo-report h2 .yellow{display: block;}
.seo-report h2:before,
.seo-report h2:after{display:none;}
.seo-report h3{
	font-style:italic;
	color:#fff;
	text-transform:inherit;
}
.yellow{color:#ffd800;}
.seo-report .input-holder{
	position:relative;
	overflow:hidden;
}
.seo-report .input-holder:before{
	position:absolute;
	content:"";
	background:#d0e1e6;
	width:1px;
	height:45px;
	left:45px;
	top:5px;
}

.seo-report input[type="text"]{padding:0 0 0 50px;}
.seo-report .input-holder .ico-input{
	position:absolute;
	left: 12px;
    top: 15px;
}
.submit-holder{
	text-align:center;
	padding:20px 0 0;
}
.submit-holder .btn-default{
	min-width:340px;
	height:60px;
	font:400 18px/60px 'Roboto', sans-serif;
	border-radius:30px;
	position:relative;
	color:#0c6177;
	background:#ffb400 url(../images/arrow05.png) 90% 50% no-repeat;
}
.diffrent .img-responsive{margin:0 0 35px;}
.diffrent h5{
	text-transform:capitalize;
	color:#535353;
	margin:0 0 30px;
}
.testimonials{background:#eff0f3;}
.testimonials-holder{
	position:relative;
	-webkit-box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.2);
}
.testimonials-holder:after{
	content:"";
	position:absolute;
	width:60px;
	height:32px;
	left:50%;
	bottom:-32px;
	background:url(../images/arrow06.png) no-repeat;
	margin:0 0 0 -30px;
}
#testimonial-slider .carousel-inner{
	background:#fff;
	margin:0 0 65px;
	overflow:hidden;
}
.testimonials .customer-sayings{
	position:relative;
	padding:25px 150px 60px;
}
.testimonials .customer-sayings:before{
	content:"";
	position:absolute;
	width:59px;
	height:55px;
	left:30px;
	top:40px;
	background:url(../images/quote01.png) no-repeat;
}
.testimonials .customer-sayings:after{
	content:"";
	position:absolute;
	width:59px;
	height:55px;
	right:30px;
	bottom:40px;
	background:url(../images/quote02.png) no-repeat;
}
.testimonials .carousel-indicators li{
	background:#4c66a4;
	border-color:#4c66a4;
	height:11px;
	width:11px;
	border:0;
	margin:0;
}
.testimonials .carousel-indicators .active{
	background:#14b4e3;
	border:0;
	height:11px;
	width:11px;
	margin:0;
}
.testimonials .author{
	font:600 16px/22px 'Roboto', sans-serif;
	color:#4c66a4;
	display:inline-block;
	margin:0 5px 0 0;
}

.owl-carousel{
	position:relative;
	padding:20px 0 50px;
}
.owl-carousel .single-item{
	border:1px solid #dcdcdc;
	text-align:center;
	min-height:140px;
	position:relative;
	padding:20px;
	box-sizing:border-box;
}
.owl-carousel .single-item img{
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:0 auto;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	width:85%;
}
.owl-controls{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}
.owl-controls .owl-dot{
	height:11px;
	width:11px;
	background:#4c66a4;
	border-radius:10px;
	display:inline-block;
	margin:0 3px;
}
.owl-controls .active.owl-dot{background:#14b4e3;}
#footer{overflow:hidden;}
#footer a{color:#fff}
.footer-coloums{
	background:#0baddb;
	color:#fff;
	font:400 14px/18px 'Roboto', sans-serif;
	padding:30px 0 50px;
}
.footer-coloums h6{
	color:#fff;
	margin:0 0 25px;
}
.footer-coloums ul{overflow:hidden;}
.footer-coloums ul li{margin:0 0 8px;}
.footer-coloums address{margin:0 0 25px;}
.quote-form .input-holder{overflow:hidden;}
.quote-form textarea,
.quote-form input[type="text"]{
	height:40px;
	font:400 14px/1.1em 'Roboto', sans-serif;
}
.quote-form textarea{height:92px !important;}
.quote-form .btn-default{
	border-radius:5px;
	height:40px;
	line-height:40px;
	min-width:100%;
	background:#ffb400;
}
.quote-form input::-webkit-input-placeholder { color: #37508c;}
.quote-form input:-moz-placeholder {color: #37508c;}
.quote-form input::-moz-placeholder {
	color: #37508c;
	opacity: 1;
}
.quote-form textarea::-webkit-input-placeholder { color: #37508c;}
.quote-form textarea:-moz-placeholder {color: #37508c;}
.quote-form textarea::-moz-placeholder {
	color: #37508c;
	opacity: 1;
}
.footer-frame{
	background:#3b3e47;
	color:#fff;
	text-align:center;
	padding:34px 0;
	font:600 14px/18px 'Roboto', sans-serif;
}
.footer-frame .copyright{
	font:600 16px/20px 'Roboto', sans-serif;
	display:block;
	margin:0 0 18px;
}
.footer-frame p{margin:0;}
.social-networks{padding:0 0 10px;}
.social-networks li{
	display:inline-block;
	height:25px;
	width:25px;
	margin:0 0 0 3px;
	background:url(../images/social-networks.png) no-repeat;
}
.social-networks li.tw{background-position:-27px 0;}
.social-networks li.insta{background-position:-54px 0;}
.social-networks li.gplus{background-position:-110px 0;}
.social-networks li.pintrest{background-position:-82px 0;}
.social-networks li a{
	display:block;
	height:100%;
}
.about{text-align:left;}
.about h2{text-align:center;}
.about .list-holder{
	overflow:hidden;
	margin:0 0 25px;
}
.about .pull-right{margin:0 0 15px 35px;}
.about ul{
	color:#0193cf;
	padding:25px 0 0;
}
.about ul li{
	padding:0 0 10px 15px;
	position:relative;
}
.about ul li:before{
	height:8px;
	width:8px;
	background:#0193cf;
	content:"";
	position:absolute;
	top:7px;
	left:0;
	border-radius:50%;
}
.nav-tabs {
	border-bottom:0;
	text-align:center;
	text-transform:inherit;
	font: 600 16px/20px 'Roboto', sans-serif;
}
.nav-tabs>li{
	width:20%;
	border:solid #fff;
	border-width:0 4px;
	background:#dee7eb;
	position:relative; 
}
.nav-tabs>li:before{
	content:"";
	position:absolute;
	top:25px;
	left:50%;
	height:48px;
	width:48px;
	margin:0 0 0 -23px;
	background:url(../images/ico-tabs.png) 0 0 no-repeat;
	z-index:1;
	pointer-events:none;
	transition:ease-in-out 0.3s;
}
.nav-tabs>li:hover:before,
.nav-tabs>li.active:before{background:url(../images/ico-tabs-hover.png) 0 0 no-repeat;}

.nav-tabs>li.seo:hover:before,
.nav-tabs>li.active.seo:before,
.nav-tabs>li.seo:before{background-position:0 0;}

.nav-tabs>li.smo:hover:before,
.nav-tabs>li.active.smo:before,
.nav-tabs>li.smo:before{background-position:-1101px -2px;}

.nav-tabs>li.ppc:hover:before,
.nav-tabs>li.active.ppc:before,
.nav-tabs>li.ppc:before{background-position:-286px -3px;}

.nav-tabs>li.maintenance:hover:before,
.nav-tabs>li.active.maintenance:before,
.nav-tabs>li.maintenance:before{background-position:-572px -1px;}

.nav-tabs>li.experts:hover:before,
.nav-tabs>li.active.experts:before,
.nav-tabs>li.experts:before{background-position:-860px -3px;}

.nav-tabs>li>a{
	padding:95px 0 20px;
	color:#8198a5;
	margin:0;
	background:#dee7eb;
	border:0;
	border-radius:0;
}
.nav-tabs>li.active{background:#15b5e3;}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color:#15b5e3;
    border:0;
    border-bottom-color:#15b5e3;
}
.nav-tabs>li.active a,
.nav>li>a:focus,
.nav>li>a:hover{
	background-color:#15b5e3;
	color:#fff;
}
.nav-tabs>li>a:hover{border:0;}
.tab-content{
	padding:40px 0 0;
	overflow:hidden;
	text-align:left;
	font:400 16px/22px 'Roboto', sans-serif;
	min-height:260px;
}
.tab-content .single-question ul{font-style:normal;}
.tab-content .single-question ul li{
	padding:0 0 0 20px;
	position:relative;
}
.tab-content .single-question ul li:before{
	position:absolute;
	content:"";
	background:#15b5e3;
	height:8px;
	width:8px;
	top:7px;
	left:0;
	border-radius:5px;
}
.tab-content .single-question ol{font-style:normal;}
.tab-content .single-question ul li a{color:#15b5e3;}
.tab-content h3{
	text-align:center;
	color:#4c66a4;
	margin:0 0 60px;
}
.tab-content h5{
	color:#000;
	text-transform:inherit;
	margin:0 0 15px;
}
.tab-content .purple{
	color:#fff;
	display:inline-block;
	width:20px;
	font:600 20px/26px 'Roboto', sans-serif;
}
.tab-content .slide .purple{color:#272c30;}
.accordion{margin:0 0 15px;}
.accordion p{margin:0;}
.tab-content .accordion li{
	background:#eee;
	position:relative;
	list-style:none;
}
.accordion li a.opener{
	color:#fff;
	display:block;
	min-height:33px;
	font:20px/33px 'Roboto', sans-serif;
	background:#15b5e3;
	padding:5px 35px 5px 7px;
	position:relative;
}
.accordion li a.opener:after{
	position:absolute;
	content:"+";
	background:#fff;
	color:#272c30;
	width: 25px;
	height: 25px;
	right:5px;
	top:10px;
	font:600 20px/25px 'Roboto', sans-serif;
	text-align:center;
}
.accordion li.active a.opener:after{
	content:"-";
	font:600 28px/25px 'Roboto', sans-serif;
}
.tab-content .accordion li .slide{padding:10px;}
.plans{
	overflow:hidden;
	color:#fff;
	font:300 16px/22px 'Roboto', sans-serif;
}
.plans .features{
	font:500 20px/65px 'Roboto', sans-serif;
	display:block;
	color:#0086ac;
	background:#ddedf6;
	position:absolute;
	left:0;
	bottom:0;
	text-transform:uppercase;
	width:100%;
	text-align:left;
	text-indent:20px;
}
.plans p{margin:0;}
.plans h3{
	color:#fff;
	margin:0 0 10px;
	font:600 48px/48px 'Roboto', sans-serif;
}
.plans h3 sup{font:300 26px/28px 'Roboto', sans-serif;}
.plans h4{
	color:#fff;
	margin:0 0 15px;
}
.plans h3+h4{font-weight:400;}
.plans .plan-box{
	padding:25px;
	overflow:hidden;
}
.plans .plan1{
	position:relative;
	background:#f1f6f9;
}
.plans .plan2{background:#22bde9;}
.plans .plan2 a{color:#22bde9;}
.plans .plan3{background:#2ec952;}
.plans .plan3 a{color:#2ec952;}
.plans .plan4{background:#f25d4e;}
.plans .plan4 a{color:#f25d4e;}
.plans .plan-head{
	border-bottom:1px dotted #fff;
	padding:0 0 10px;
	margin:0 0 30px;
}
.plans .monthly-maintence{
	font:400 14px/18px 'Roboto', sans-serif;
	display:block;
	text-align:left;
	margin:0 0 20px;
}
.plans .budget.monthly-maintence{
	width:190px;
	margin:0 auto 20px;
}
.plans .monthly-maintence .m-rate{
	font:500 18px/20px 'Roboto', sans-serif;
	float:right;
}
.plans .monthly-maintence.linethrough .m-rate{text-decoration:line-through;}
.plans .no-setup{
	display:block;
	margin:-10px 0 20px;
	font: 400 14px/18px 'Roboto', sans-serif;
}
.plans .googlepay.monthly-maintence{
	text-align:center;
	width:auto;
}
.plans .googlepay.monthly-maintence .m-rate,
.plans .googlepay.monthly-maintence .google-payable{
	float:none;
	display:block;
	text-align:center;
}
.plans .googlepay.monthly-maintence .google-payable{
	font:500 15px/20px 'Roboto', sans-serif;
	text-transform:capitalize;
}
.plans .monthly-maintence .m-rate strong{font:400 14px/24px 'Roboto', sans-serif;}
.signup-holder{overflow:hidden;}
.plans .btn-signup.btn-default{
	border-radius:30px;
	background:#fff;
	min-width:210px;
	height:60px;
	font:600 18px/60px 'Roboto', sans-serif;
	margin:0 0 25px;
	text-transform:uppercase;
}
.plans .btn-default{
	height:45px;
	min-width:220px;
	margin:0 0 10px;
	border-radius:5px;
	text-transform:inherit;
	font:400 14px/45px 'Roboto', sans-serif;
}
.plans .btn-question.btn-default{
	min-width:175px;
	margin:0 0 25px;
}
.plans .btn-blue.btn-default{
	background:rgba(0,93,120,0.62);
	color:#7adaf4;
}
.plans .btn-green.btn-default{
	background:rgba(21,136,48,0.62);
	color:#91f1a7;
}
.plans .btn-red.btn-default{
	background:rgba(167,52,40,0.62);
	color:#f7aea7;
}
.plans.bottom-plans .plan1{background:none;}
.plans.bottom-plans .plan2,
.plans.bottom-plans .plan3,
.plans.bottom-plans .plan4{background:#fff;}
.plans.bottom-plans .plan2 a,
.plans.bottom-plans .plan3 a,
.plans.bottom-plans .plan4 a{color:#fff;}
.plans.bottom-plans .plan2,
.plans.bottom-plans .plan3{
	border-right:1px solid #e6e6e6;
}
.plans.bottom-plans .blue-box .btn-signup.btn-default{background:#22bde9;}
.plans.bottom-plans .green-box .btn-signup.btn-default{background:#2ec952;}
.plans.bottom-plans .red-box .btn-signup.btn-default{background:#f36759;}
.plans.bottom-plans .btn-blue.btn-default,
.plans.bottom-plans .btn-green.btn-default,
.plans.bottom-plans .btn-red.btn-default{background:none;}
.plans.bottom-plans .btn-blue.btn-default{
	border:1px solid #40bee1;
	color:#40bee1;
}
.plans.bottom-plans .btn-green.btn-default{
	border:1px solid #2ec952;
	color:#2ec952;
	
}
.plans.bottom-plans .btn-red.btn-default{
	border:1px solid #f25d4e;
	color:#f25d4e;
	
}
.seopackeges .table{
	background:#fff;
	color:#858585;
	margin:0;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
}
.seopackeges .table>thead>tr>th{
	border:none;
	background:#f8f8f8;
	color:#0086ac;
	padding:25px 20px;
	font:600 15px/20px 'Roboto', sans-serif;
}
.seopackeges .table>tbody>tr>td{
	border-top:0;
	padding:20px;
	border:#e6e6e6 solid;
	border-width:0 0 1px 1px;
	width:25%;
	vertical-align:middle;
}
.seopackeges .table>tbody>tr>td.description{	
	text-align:left;
	text-transform:capitalize;
	border-width:0 0 1px;
}
.seopackeges .table>tbody>tr.hiden-tr>td.description{
	font:600 16px/20px 'Roboto', sans-serif;
	color:#0086ac;
	background:#ddedf6;
}
.seopackeges .table>tbody>tr>td.blue{color:#0086ac;}
.seopackeges .table>tbody>tr>td.green{color:#2ec952;}
.seopackeges .table>tbody>tr>td.red{color:#f25d4e;}
.valuepackeges{letter-spacing:-5px;}
.valuepackeges .col-md-3{
	float:none;
	display:inline-block;
	vertical-align:top;
	letter-spacing:normal;
	margin:0 0 20px;
}
.valuepackeges h2,
.valuepackeges .starting{letter-spacing:normal;}
.valuepackeges  h5{margin:0 0 20px;}
.team-area{
	text-align:left;
	background:#fff;
	margin:0 0 52px;
}
.hire-team{
	overflow:hidden;
	margin:0 0 20px;
	padding:20px 0 0;
	font:400 16px/20px 'Roboto', sans-serif;
	letter-spacing:-5px;
}
.hire-team .team-rates{
	display:inline-block;
	width:70%;
	text-align:left;
	letter-spacing:normal;
	vertical-align:middle;
}
.hire-team .getstarted-box{
	width:30%;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:middle;
	text-align:right;
}
.hire-team .hireateam{
	text-transform:uppercase;
	display:block;
	color:#898989;
	margin:0 0 10px;
	font:300 45px/65px 'Roboto', sans-serif;
}
.hire-team .hireus{
	padding:10px 0 0;
	display:inline-block;
}
.teamprice{font:500 14px/18px 'Roboto', sans-serif;}
.teamprice .amount{
	display:block;
	font:600 26px/30px 'Roboto', sans-serif;
	text-decoration:line-through;
}
.green.teamprice .amount{text-decoration:none;}
.blue-text{color:#0086ac;}
.blue.teamprice{color:#15b5e3;}
.green.teamprice{color:#2ec952;}
.experties-area {overflow:hidden;}
.experties-area .single-field{
	margin:0 0 30px;
	background:#fff;
}
.experties-area .table{text-align:left;}
.experties-area .table>thead>tr>th{vertical-align:middle;}
.experties-area .table>thead>tr>th,
.experties-area .table>tbody>tr>td{
	padding:10px;
	border:0;
}
.linethrough,
.experties-area .table>tbody>tr>td.linethrough{text-decoration:line-through;}
.experties-area .language-box{
	padding:15px;
	text-align:center;
}
.experties-area .language-box img{vertical-align:top;}
.experties-area .language-box h5{color:#fff;}
.experties-area .language-box img,
.experties-area .language-box h5{margin:0 0 25px;}
.experties-area .language-box .btn-quote{
	font:500 14px/38px 'Roboto', sans-serif;
	min-width:135px;
	text-align:center;
	background:#fff;
	border-radius:20px;
	display:inline-block;
	text-transform:uppercase;
}
.bg-blue{background:#22bde9;}
.bg-green{background:#2ec952;}
.bg-red{background:#f25d4e;}
.bg-lightgreen{background:#97c024;}
.bg-yellow{background:#ffc000;}
.bg-purple{background:#4664d4;}
.bg-darkblue{background:#1497cd;}
.bg-darkgreen{background:#2daa77;}

.bg-blue a{color:#22bde9;}
.bg-green a{color:#2ec952;}
.bg-red a{color:#f25d4e;}
.bg-lightgreen a{color:#97c024;}
.bg-yellow a{color:#ffc000;}
.bg-purple a{color:#4664d4;}
.bg-darkblue a{color:#1497cd;}
.bg-darkgreen a{color:#2daa77;}
.contact-list{
	overflow:hidden;
	padding:50px 0 0;
	font: 600 20px/24px 'Roboto', sans-serif;
}
.contact-list li{
	display:inline-block;
	margin:0 30px;
	text-align:left;
	padding:0 0 0 75px;
	min-height:70px;
	position:relative;
}
.contact-list li:before{
	content:"";
	height:67px;
	width:67px;
	position:absolute;
	left:0;
	top:0;
}
.carousel-caption .contact-list li.email a{text-transform:lowercase !important;}
.contact-list li.number:before{background: url(../images/ico-phone.png) no-repeat 0 50%;}
.contact-list li.email:before{background: url(../images/ico-mail.png) no-repeat 0 50%;}
.contact-list li a{
	display:block;
	color:#fff;
	font: 600 26px/30px 'Roboto', sans-serif;
}
.contact-form01{overflow:hidden;}
.contact-row{
	overflow:hidden;
	margin:0 -5px;
}
.no-margin.contact-row{margin: 0;}
.contact-row .single-input{
	padding:0 5px;
	float:left;
	width:50%;
}
.contact-form01 textarea{
	height:105px !important;
	padding:15px !important;
	border-radius:5px;
	float:none;
	display:block;
	margin:0 0 20px;
}
.captcha-holder{
	overflow:hidden;
	width:100%;
}
.captcha-box{
	float:left;
	width:285px;
}
.captcha-box input[type="text"]{
	float:right;
	height:49px;
	background:#22bde9;
	width: calc(100% - 145px);
	font-size:18px;
}
.contact-form01 .btn-default{
	float:right;
	height:49px;
	line-height:49px;
	border-radius:5px;
	min-width:165px;
	background: #ffc000;
	font-size:24px;
}
.captcha-box input::-webkit-input-placeholder { color: #fff;}
.captcha-box input:-moz-placeholder {color: #fff;}
.captcha-box input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.map-area{
	overflow:hidden;
	background:#fff;
	color:#8198a5;
	line-height:26px;
}
.map-area a{color:#8198a5;}
.map-area p{margin:0 0 5px;}
.map-area iframe{
	float:left;
	width:50%;
	height:310px;
	margin:0 20px 0 0;
}
.map-area .address-area{
	padding:35px 0 0;
	text-align:left;
}
.map-area address{
	line-height:26px;
	margin:0 0 30px;
}
.map-area h5{
	text-align:left;
	color:#22bde9;
	margin:0 0 20px;
	text-transform:capitalize;
}
.contact {
	position: relative;
	left: -70px;
	top: 0px;
	height: 300px;
	width:1140px;
	z-index: +9999;
}/* modified fixed class */
.fixed{
	position:fixed;
	right:0;
	bottom: 20px;
	/*top:50%;
	margin-top:-285px;*/
	z-index:9999;
}
.fixed .drop{
	position: absolute;
	left: -392px;
	bottom:0;
	width: 505px;
	transition:all linear 0.2s;
	-webkit-transition:all linear 0.2s;
	-ms-transition:all linear 0.2s;
	padding-right: 14px;
}
.fixed.active .drop{
	left: 505px;
}
.fixed .drop .close{
	position: absolute;
	opacity:1;
	right:100%;
	top: 0;
	width: 38px;
	height: 72px;
	background: #14b4e4;
	border-right:1px solid #fff;
}
.fixed .drop .close:after{
	position: absolute;
	left: 5px;
	top: 35px;
	width: 25px;
	height: 2px;
	background: #fff;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	content: '';
}
.fixed .drop .close:before{
	position: absolute;
	left: 5px;
	top: 35px;
	width: 25px;
	height: 2px;
	background: #fff;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	content: '';
}
.box{
	font:14px/18px 'Roboto', sans-serif;
	width: 505px;
	min-height:653px;
	padding:25px 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #15b3e2;
	background: -moz-linear-gradient(top,  #15b3e2 0%, #4c66a4 100%);
	background: -webkit-linear-gradient(top,  #15b3e2 0%,#4c66a4 100%);
	background: linear-gradient(to bottom,  #15b3e2 0%,#4c66a4 100%);
	color: #656565;
}
.box h3{
	color:#4c66a4;
	color:#fff;
	margin:0 0 20px;
	text-align:center;
	font-weight:500;
	text-transform:capitalize;
}
.box .btn-default{
	background: #fba500;
	color:#323232;
	min-height:75px;
	font:500 20px/75px 'Roboto', sans-serif;
	border-radius:5px;
	min-width:100%;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
	border: 0 !important;
	padding:0 60px 20px 40px !important;
}
.box .panel-default>.panel-heading{
	padding: 0;
	background: #fff;
}
.box .panel-default>.panel-heading a{
	padding:20px 60px 20px 37px;
	display: block;
	color: #14b4e3;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	text-indent:-17px;
	position: relative;
}
.box .panel-default>.panel-heading a:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 4px;
	background: #14b4e3;
	right: 20px;
	top: 50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.box .panel-default>.panel-heading a:before{
	content: '';
	position: absolute;
	width: 4px;
	height: 20px;
	background: #14b4e3;
	right: 28px;
	top: 50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	display: none;
}
.box .panel-default>.panel-heading a.collapsed:before{display: block;}
.qutation-modal{
	text-align:center;
	color:#fff;
	font:italic 400 16px/22px 'Roboto', sans-serif;
}
.qutation-modal .top-portion{margin:0 0 55px;}
.qutation-modal h4{
	font: 600 40px/45px 'Roboto', sans-serif;
	margin:0 45px;
	color:#fff;
}
.qutation-modal .modal-header{
	background:#0193cf;
	position:relative;
}
.qutation-modal .modal-header .close{
	position:absolute;
	right:12px;
	top:12px;
	font-size:30px;
	font-style:normal;
	font-weight:400;
	color:#fff;
	padding:5px 12px;
	border:1px solid #fff;
	border-radius:50%;
	opacity:1;
}
.qutation-modal .checkbox-line{
	overflow:hidden;
	margin: 0 0 20px;
}
.qutation-modal .checkbox-line span.label{
	font:300 22px/25px 'Roboto', sans-serif;
	display:inline-block;
	min-width:140px;
}
.qutation-modal input[type="radio"] {display:none;}
.qutation-modal label{
	font:300 18px/25px 'Roboto', sans-serif;
	padding:0 0 0 5px;
	min-width:125px;
	color:rgba(255,225,235,0.70);
	text-align:left;
}
.qutation-modal label span {
    display:inline-block;
    width:25px;
    height:22px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/ico-check.png) no-repeat;
    cursor:pointer;
	pointer-evnts:none;
}
.qutation-modal input[type="radio"]:checked + span {
	background:url(../images/ico-check01.png) 0 top no-repeat;
}
.qutation-modal input[type="text"]{
	background:#f3f6f7;
	height: 45px;
	margin:0 0 17px;
}
.qutation-modal .captcha-holder{padding:0 15px;}
.qutation-modal .captcha-holder img{float:left;}
.qutation-modal .captcha-box input[type="text"]{
	width:130px;
	height:50px;
	float:left;
	margin:0 0 0 3px;
}
.qutation-modal .captcha-holder .btn-default{
	height:50px;
	float: right;
	min-width:150px;
}
.qutation-modal textarea{
	background:#f3f6f7;
	height:145px !important;
	margin:0 0 22px;
}
.qutation-modal .btn-default{
	background: #ffa800;
	font:500 22px/25px 'Roboto', sans-serif;
	text-transform:capitalize;
	border-radius:5px;
}
.qutation-modal .captcha-box input::-webkit-input-placeholder { color: #22bde9;}
.qutation-modal .captcha-box input:-moz-placeholder {color: #22bde9;}
.qutation-modal .captcha-box input::-moz-placeholder {
	color: #22bde9;
	opacity: 1;
}
.qutation-modal .btn-default img{vertical-align:middle;}
#tablewrap{
	position:relative;
	overflow:hidden;
}
.hiden-tr{
	display:none;
	font:600 15px/18px 'Roboto', sans-serif;
}
.hidden-tr-fixed{
	display:table;
	position:fixed;
	top:180px;
	width:100%;
	max-width:1140px;
	z-index:99999;
}
.hidden-tr-fixed td{color:#fff !important;}
.hidden-tr-fixed td.description{color:#0086ac !important;}
.hidden-tr-fixed td.blue{background: #22bde9;}
.hidden-tr-fixed td.green{background: #2ec952;}
.hidden-tr-fixed td.red{background: #f25d4e;}
.form-section{margin:0 0 30px;}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.list-inline img{vertical-align:middle;}
.form-section label{
	color: #9a9a9a;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	text-align: left;
	display: block;
}
.form-section .label{
	display: block;
	text-align: center;
	cursor:pointer;
}
.form-section [type="checkbox"],
.form-section [type="radio"]{
    position:fixed;
    left:0;
    top:0;
    opacity:0;
    z-index: -1;
}
.form-section .fake-label{
	line-height:40px;
	color: #9a9a9a;
	font-size: 14px;
	font-weight: 400;
	  display: inline-block;
	vertical-align: middle;
}
.form-section .fake-label a{color: #00aeef;}
.form-section .fake-input{
    display: inline-block;
	vertical-align: middle;
    width:20px;
    height:20px;
    border:1px solid #505050;
    background:#fff;
    vertical-align: middle;
    position: relative;
	margin-right: 10px;
}
.form-section [type=radio] + .fake-input{border-radius:100%;}
.form-section [type="checkbox"] + .fake-input:before{
    content:'';
    width:10px;
    height:5px;
    position:absolute;
    top:50%;
    left:50%;
    border:3px solid #00aeef;
    border-width:0 0 1px 1px;
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin:-3px 0 0 -5px;
}
 
.form-section [type="radio"] + .fake-input:before{
    content:'';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #777;
    border-radius:100%;
    opacity: 0;
}
.form-section [type="checkbox"]:checked + .fake-input{
	border-color: #00aeef !important;
}
.form-section  [type="radio"]:checked + .fake-input:before,
.form-section  [type="checkbox"]:checked + .fake-input:before{opacity:1;}
 
.form-section  [type="radio"]:checked ~ .fake-label,
.form-section  [type="checkbox"]:checked ~ .fake-label  {color:#9a9a9a}
.form-section  input:disabled + .fake-input,
.form-section  input:disabled ~ .fake-label{opacity: .5;}
.payment-info{
	width:750px;
	margin:0 auto;
}
.placeorder{text-align:center;}
.placeorder .btn-success{
	min-width:200px;
	margin:15px 0;
}
.placeorder .img-responsive{display:inline-block;}
.signup-title{
	font:400 18px/24px 'Roboto', sans-serif;
	margin:0 0 20px;
}
.signup-title h1{color: #15b5e3;}
.box-plan{
	margin:0 auto 50px;
	background: #fff;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	position: relative;
	padding: 30px;
	z-index: 1;
	overflow: hidden;
}
.box-plan:after{
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom:10px;
	border:1px dashed #15b5e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	content: '';
}
.box-plan .title {
	background: #15b5e3;
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	margin:0 auto 15px;
	padding: 15px 11px;
	position: relative;
	display:inline-block;
}
.box-plan .title:after {
	background: #15b5e3;
	content: "";
	height: 40px;
	position: absolute;
	right: -19px;
	top: 8px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 38px;
	z-index: -1;
}
.box-plan .title:before {
	background: #15b5e3;
	content: "";
	height: 40px;
	position: absolute;
	left: -19px;
	top: 8px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 38px;
	z-index: -1;
}
.box-plan .data-info{overflow:hidden;}
.box-plan dl{
	float:left;
	width: 25%;
	margin: 0;
	position:relative;
}
.box-plan dl:first-child:before{display:none;}
.box-plan dl:before{
	content:"";
	width:1px;
	border:1px dashed #15b5e3;
	height:100px;
	top:0;
	left:0;
	position:absolute;
}
.box-plan dt{
	color: #8e8e8e;
	display: block;
	font-size: 15px;
	line-height: 24px;
	font-weight: 700;
	margin:0 0 10px 0;
}
.box-plan dd{
	color: #15b5e3;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	margin:0 0 40px;
}
.box-plan dd span{
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
}
.select-holder{
	overflow:hidden;
	width:90%;
	padding:20px 0 0;
	margin:0 auto;
}
.select-holder select{height:40px;}
.secondnumber{
	display: inline-block;
	padding:0 0 0 50px;
}
.paid-title{
	background: #fff;
	overflow:hidden;
	padding:50px 15px 20px;
}
.paid-adv .table>thead:first-child>tr:first-child>th{
	text-align:center;
	vertical-align:middle;
}
.paid-adv .table>thead:first-child>tr:first-child>th:first-child{text-align:left;}
.table>thead:first-child>tr:first-child>th .minmax{color:#606060;}
#header.clone.fixedheader {
    position: fixed;
    z-index: 9995;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    visibility: visible;
	background: #fff;
}
#header.clone {
    top: -111px;
    position: absolute;
    width: 100%;
    visibility: hidden;
    transition: all 0.2s linear;
}
.navbar-collapse.in {overflow-y: visible;}
.modal-backdrop{z-index:9996;}
.modal{z-index:9997;}
.price-head{display:block;}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next{
	display:inline-block;
	margin:0 10px;
	height:25px;
	width:50px;
	background:#0baddb;
	border-radius:5px;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
	font: 600 14px/25px 'Roboto', sans-serif;
}
.top-section-holder{
	margin:0 0 20px;
	background:#0baddb;
	border-radius:5px;
	padding:20px 50px 50px;
	position:relative;
}
.top-section:first-child{border:0;}
.top-section{
	margin:0 0 10px;
	padding:20px 0 10px;
	border-top:5px solid #fff;
	position:relative;
}
.top-section .label{font:400 18px/22px 'Roboto', sans-serif;}
.other-resources{
	font:600 16px/25px 'Roboto', sans-serif;
	color:#fff;
	position:absolute;
	bottom:15px;
	right:50px;
	text-transform:uppercase;
}
.other-resources:before{
	content:"+";
	position:absolute;
	color:#fff;
	top:0;
	right:-35px;
	border:1px solid #fff;
	border-radius:50%;
	height:25px;
	width:25px;
	font:600 20px/25px 'Roboto', sans-serif;
}
.cross-the-section:hover,
.other-resources:hover{
	color:#fff;
	opacity:0.8;
}
.repeating.top-section{
	position:relative;
}
.cross-the-section{
	position:absolute;
	color:#fff;
	top:35px;
	right:-35px;
	border:1px solid #fff;
	border-radius:50%;
	height:25px;
	width:25px;
	font:600 16px/25px 'Roboto', sans-serif;
}
.top-section .qutation-modal label{color:#fff;}
.quotation-holder{text-align:center;}
.quotation-holder .btn-default{
	float:none;
	display:inline-block;
	height:50px;
	padding:0;
	font:600 16px/50px 'Roboto', sans-serif;
}
.quotation-holder .btn-default img{vertical-align:middle;}
.hire-page .contact-form01 textarea {height: 150px !important;	}
@media screen and (max-width:1499px){
	h1 {font: 600 45px/70px 'Roboto', sans-serif;}
	.contact-list{padding:20px 0 0;}
}
@media screen and (max-width:1199px){
	h1{font: 600 30px/38px 'Roboto', sans-serif;}
	.home-carousal h1 {font: 600 30px/45px 'Roboto', sans-serif;}
	h3{font: 600 28px/32px 'Roboto', sans-serif;}
	h5{margin:0 0 20px;}
	.carousel-caption .img-google{width:120px;}
	.navbar-right .navbar-nav>li{margin: 0 0 0 20px;}
	.section {padding: 30px 0;}
	.single-packege .packege-list{
		padding:30px 5px;
		font:600 11px/17px 'Roboto', sans-serif;
	}
	.single-packege:hover .packege-list{font:italic 600 12px/17px 'Roboto', sans-serif;}
	.seo-report h2 {font:600 32px/36px 'Roboto', sans-serif;}
	.footer-coloums {
		font:400 12px/17px 'Roboto', sans-serif;
		padding:20px 0;
	}
	.plans .btn-signup.btn-default,
	.plans .btn-default{min-width:185px;}
	.plans .monthly-maintence .m-rate {font: 600 18px/24px 'Roboto', sans-serif;}
	.team-area p{margin:0 0 15px;}
	.hire-team .hireateam {font: 300 35px/45px 'Roboto', sans-serif;}
	.hire-team{
		padding:10px 0 0;
		margin:0 0 10px;
	}
	.hire-team .hireus{
		width:120px;
		display:inline-block;
	}
	.contact-list{padding:20px 0 0;}
	.contact-area .carousel-caption{
		left:7%;
		right:7%;
	}
	.box{
		min-height:inherit;
		padding: 10px 28px;
	}
	.navbar{font: 600 14px/20px 'Roboto', sans-serif;}
	.navbar-right .navbar-nav>li {margin: 0 0 0 10px}
	.plan-box h4{font: 600 19px/26px 'Roboto', sans-serif;}
	.teamprice {font: 500 13px/18px 'Roboto', sans-serif;}
	.hidden-tr-fixed{max-width:940px;}
	.plans {font: 300 13px/18px 'Roboto', sans-serif;}
	.plans .plan-box {padding: 25px 10px;}
	.plans .btn-default{font: 400 12px/45px 'Roboto', sans-serif;}
	.hire-page .qutation-modal label{
		min-width:90px;
		font: 300 15px/20px 'Roboto', sans-serif;
	}
	.home-carousal h1 span.smaller-text, h1 span.smaller-text,
	h1 span.smaller-text{font: 500 18px/25px 'Roboto', sans-serif;}
	.carousel-caption .btn-caption .btn-default {
		font: 600 16px/40px 'Roboto', sans-serif;
		min-width: 180px;
		height:40px;
	}
}
@media screen and (max-width:991px){
	h1{font: 600 26px/32px 'Roboto', sans-serif;}
	.home-carousal h1 {font: 600 26px/38px 'Roboto', sans-serif;}
	h3 {font: 600 20px/24px 'Roboto', sans-serif;}
	select,
	select.form-control,
	textarea,
	input[type="password"],
	input[type="nember"],
	input[type="email"],
	input[type="text"]{height:45px;}
	.logo-area{text-align:center;}
	.logo-area .pull-left{
		float:none !important;
		display:inline-block;
	}
	.navbar{width: 100%;}
	.navbar-nav{
		float:none;
		display:inline-block;
	}
	.carousel-inner>.item>img{
		width:150%;
		max-width:150%;
		margin:0 -25%;
	}
	.carousel-caption{
		left:10%;
		right:10%;
	}
	.carousel-caption .img-google{width:100px;}
	.carousel-caption .btn-caption .btn-default{padding:0 20px;}
	.section{text-align:center;}
	.fourbox.section .col-sm-6{
		width:280px;
		float:none;
		display:inline-block;
		margin:0 0 20px;
		vertical-align:top;
	}
	.seo-report{
		padding:20px 0;
		text-align:center;
	}
	.seo-report h2{
		margin:0 0 10px;
		padding: 0;
	}
	.submit-holder .btn-default {
		min-width: 280px;
		height: 45px;
		font: 400 16px/45px 'Roboto', sans-serif;
	}
	.social-networks{padding:15px 0 0;}
	.about{text-align:left;}
	.about ul{padding: 0;}
	.about .pull-right{width:280px;}
	.about .list-holder{margin:0 0 10px;}
	.nav-tabs {font: 600 12px/16px 'Roboto', sans-serif;}
	.nav-tabs>li>a {padding:75px 0 20px;}
	.nav-tabs>li:before{top:15px;}
	.plans {font: 300 12px/16px 'Roboto', sans-serif;}
	.plans .btn-signup.btn-default {
		min-width: 130px;
		height: 45px;
		font: 600 15px/45px 'Roboto', sans-serif;
	}
	.plans .plan-box {padding: 25px 10px;}
	.plans .btn-question.btn-default,
	.plans .btn-default {min-width:165px;}
	.box-plan .title:before{display:none;}
	.plans .monthly-maintence{text-align:center;}
	.plans .monthly-maintence .m-rate{
		display:block;
		margin:0 0 10px;
		float:none;
	}
	.seopackeges .table>thead>tr>th,
	.seopackeges .table>tbody>tr>td{
		padding:15px;
		text-align:center;
	}
	.plans .btn-default{
		font:400 11px/45px 'Roboto', sans-serif;
		min-width:165px;
	}
	.plans .budget.monthly-maintence{width:100%;}
	.team-area{padding:0 15px;}
	.team-area .img-team{width:100%;}
	.same-height>div{height:auto !important;}
	.same-height .col-xs-12 .row{margin:0;}
	.contact-area .carousel-caption{
		left:15px;
		right:15px;
	}
	.contact-list {font:600 15px/18px 'Roboto', sans-serif;}
	.contact-list li{vertical-align:middle;}
	.contact-list li a {font:600 18px/22px 'Roboto', sans-serif;}
	.contact-form{margin:0 0 20px;}
	.fixed{margin-top: 0;}
	.captcha-holder { margin: 0 0 20px;}
	.box-plan .title{
		float: none;
		display: block;
		text-align: center;
		background: none;
		color:#15b5e3;
		margin: 0;
	}
	.box-plan .title:after{display: none;}
	.box-plan .data-info{width: 100%;}
	.plan-box h4 {font: 600 16px/26px 'Roboto', sans-serif;}
	.contact-list li{padding:10px 0 0 75px;}
	.experties-area .language-box{text-align:center;}
	.experties-area .language-box img,
	.experties-area .language-box h5{
		display:inline-block;
		vertical-align:middle;
		padding:0 7px 10px;
		margin:0;
	}
	.hidden-tr-fixed {top: 253px;}
	.hidden-tr-fixed{max-width:720px;}
	.top-section .label {
		font: 400 14px/20px 'Roboto', sans-serif;
		width: 110px;
		display: inline-block;
		text-align: left;
	}
	.top-section .label {
		width: 75px;
		padding:0;
	}
	.hire-page .qutation-modal label {
		min-width: 50px;
		font: 300 12px/15px 'Roboto', sans-serif;
	}
	.hire-page .qutation-modal input[type="radio"]:checked + span,
	.hire-page .qutation-modal label span {
		width: 18px;
		height: 15px;
		background-size:100%;
	}
	.seo-report .input-holder:before{top:0;}
@media screen and (max-width:767px){
	h1{font:600 22px/35px 'Roboto', sans-serif;}
	.home-carousal h1 span.smaller-text, h1 span.smaller-text,
	h1 span.smaller-text {font: 400 14px/18px 'Roboto', sans-serif;}
	.home-carousal h1 {font: 600 18px/24px 'Roboto', sans-serif;}
	h2 {
		font: 600 25px/30px 'Roboto', sans-serif;
		padding: 0;
	}
	h3 {font: 600 16px/22px 'Roboto', sans-serif;}
	.logo-area {padding: 15px 0;}
	.navbar-nav {display: block;}
	.navbar-nav{margin:0;}
	.navbar-toggle{
		background:#22bde9;
		margin: 0;
	}
	.navbar-toggle .icon-bar{background:#fff;}
	.navbar-right .navbar-nav>li{
		display: block;
		padding:0;
		background: #272c30;
		margin:0;
	}
	.navbar-right .navbar-nav>li:hover{
		background: #22bde9;
		transition:ease-in-out 0.3s;
	}
	.navbar-right .navbar-nav>li a{
		padding:10px 0;
		display:block;
	}
	.navbar-right .navbar-nav>li a{color:#fff;}
	.carousel-inner>.item>img{
		width:200%;
		max-width:200%;
		margin:0 -50%;
	}
	.carousel-caption .img-google{padding:0;}
	.section {padding:15px 0;}
	.starting{padding:5px 0 0;}
	.diffrent h5,
	.diffrent .img-responsive {margin: 0 0 15px;}
	.seo-report h2 {font: 600 25px/30px 'Roboto', sans-serif;}
	.seo-report .bg-seoreport{display:none;}
	.testimonials .customer-sayings {padding: 25px 75px 60px;}
	.testimonials .customer-sayings:before,
	.testimonials .customer-sayings:after{
		width:30px;
		height:30px;
		background-size:100%;
	}
	.footer-coloums,
	.footerboxes{text-align:center;}
	.footerboxes .col-xs-6{
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 0 15px;
		width:280px;
	}
	.footerboxes .textwriting.col-xs-6{margin:0;}
	.about{text-align:center;}
	.about ul{font-weight:600;}
	.about ul li:before,
	.about .pull-right {display:none;}
	.nav-tabs{text-indent:-9999px;}
	.nav-tabs>li>a {padding: 35px 0 20px;}
	.tab-content {
		padding: 20px 0 0;
		font:300 italic 14px/18px 'Roboto', sans-serif;
	}
	.tab-content .single-question {margin: 0 0 10px;}
	.tab-content h3{
		font: 600 22px/26px 'Roboto', sans-serif;
		margin:0 0 20px;
	}
	.tab-content h5{
		font: 600 17px/21px 'Roboto', sans-serif;
		margin:0 0 10px;
	}
	#same-height>div{height:auto !important;}
	.plans .plan-box {padding:15px 10px 10px;}
	.plans .plan-head{margin:0 0 10px;}
	.team-area{text-align:center;}
	.hire-team .team-rates{
		width:100%;
		text-align: center;
	}
	.hire-team .hireateam {font: 300 37px/42px 'Roboto', sans-serif;}
	.team-area .hireus{display:inline-block;}
	.contact-list {font:600 12px/15px 'Roboto', sans-serif;}
	.contact-list li a {font:600 18px/22px 'Roboto', sans-serif;}
	.contact-list li{
		min-height:inherit;
		text-align:center;
		padding:0;
		margin:0 10px 10px;
	}
	.contact-list li:before{display:none;}
	.fixed {display:none;}
	.qutation-modal .checkbox-line span.label{display:block;}
	.qutation-modal input[type="radio"] + label{min-width: 90px;}
	.number-holder{width:120px;}
	.header-top .contact-number{
		float:left;
		padding:0 0 5px;
		background:none;
		font:600 15px/18px 'Roboto', sans-serif;
	}
	.header-top .btn-seo{
		display:inline-block;
		min-width:130px;
		height: 30px;
		font: 500 12px/30px 'Roboto', sans-serif;
		padding:0 5px;
		margin:7px 0 0 20px;
	}
	.header-top .ico-seo{
		width:25px;
		padding:0 5px 0 0;
	}
	.top-holder {
		width: 300px;
		margin: 0 auto;
		padding:10px 0;
	}
	.logo-area {
		padding: 8px 0 3px;
		margin: 0 auto;
		position: relative;
		width: 280px;
	}
	.logo-area .logo{
		width:180px;
		float: left !important;
		margin: 0 0 5px 60px;
	}
	.navbar{
		padding:5px 0 0;
		position:inherit;
	}
	.navbar-toggle {
		position: absolute;
		left:15px;
		top:20px;
	}
	.table>thead:first-child>tr:first-child>th:nth-child(1),
	.seopackeges.packegestable .table>thead>tr>th{
		text-align:center;
		white-space:normal;
		padding:10px 0;
	}
	.seopackeges.packegestable .table>tbody>tr>td{
		float:left;
		padding: 10px 0;
		width:33.33%;
		white-space:normal;
	}
	.seopackeges.packegestable .table>tbody>tr>td:nth-child(1){
		float:left;
		width:100%;
		text-align:center;
		font-size:13px;
	}
	.seopackeges.packegestable .table>tbody>tr>td.blue,
	.seopackeges.packegestable .table>tbody>tr>td.green,
	.seopackeges.packegestable .table>tbody>tr>td.red{
		font-size:12px;
		border-width:0;
	}
	.seopackeges.packegestable .table>tbody>tr.hiden-tr>td{
		color:#fff;
		font:300 12px/15px 'Roboto', sans-serif;
	}
	.seopackeges.packegestable .table>tbody>tr.hiden-tr>td.blue{background: #22bde9;}
	.seopackeges.packegestable .table>tbody>tr.hiden-tr>td.green{background: #2ec952;}
	.seopackeges.packegestable .table>tbody>tr.hiden-tr>td.red{background: #f36759;}
	.seopackeges.packegestable .table>tbody>tr>td.description{border-width:1px 0;}
	.footer-frame{padding:15px 0 10px;}
	.social-networks {padding:0 0 5px;}	
	.payment-info{width:100%;}
	.box-plan{padding:15px;}
	.box-plan dt{margin:0;}
	.box-plan dd{margin:0 0 10px;}
	.box-plan dl{
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.hidden-tr-fixed{
		top:125px;
		left:15px;
		right:15px;
		max-width:inherit;
		width:auto;
		display:table-row;
	}
	.seopackeges .table>tbody>tr.hiden-tr>td.description{display:none;}
	.box-plan dl:before{display:none;}
	.plans .btn-default{min-width:180px;}
	.plans .btn-question.btn-default,
	.plans .btn-signup.btn-default{margin:0 0 10px;}
	.product-description{font:500 12px/17px 'Roboto', sans-serif;}
	.seopackeges .table>tbody>tr>td.description{text-align:center;}
	.paid-adv .table>thead:first-child>tr:first-child>th:first-child{text-align:center;}
	.accordion li a.opener{font:15px/33px 'Roboto', sans-serif;}
	.carousel-caption .img-google {width:80px;}
}
@media screen and (max-width:520px){
	h1{font:600 18px/20px 'Roboto', sans-serif;}
	.top-holder{width:275px;}
	.header-top .btn-seo{margin:7px 0 0;}
	.carousel-caption{
		width:90%;
		left:0;
		right:0;
		margin:0 auto;
	}
	.carousel-inner>.item>img {
		width: 250%;
		max-width: 250%;
		margin:0 -75%;
	}
	.testimonials .customer-sayings{padding:60px 15px;}
	.testimonials .customer-sayings:before{
		top:20px;
		left:20px;
	}
	.testimonials .customer-sayings:after{bottom:30px;}
	.owl-carousel .single-item{min-height:100px;}
	.nav-tabs>li:before{top:7px;}
	.nav-tabs>li>a {padding:30px 0 10px;}
	.btn-actions,
	.plans.bottom-plans {
		width:250px;
		margin:0 auto;
	}
	.plans.bottom-plans .btn-question.btn-default{margin:0 0 15px;}
	.plans.bottom-plans .btn-signup.btn-default{margin:0 0 10px;}
	.contact-list{padding:0;}
	.contact-row .single-input{width:100%;}
	.captcha-holder{text-align:center;}
	.contact-form01 .btn-default,
	.captcha-box{
		display:inline-block;
		float:none;
	}
	.qutation-modal .captcha-holder{margin:0 0 10px;}
	.qutation-modal .captcha-holder .btn-default,
	.qutation-modal .captcha-holder .captcha-box{
		float:none;
		display:inline-block;
	}
	.qutation-modal .captcha-holder img{width:120px;}
	.qutation-modal .captcha-box input[type="text"] {
		width:calc(100% - 125px);
		height: 45px;
	}
	.qutation-modal .captcha-holder .btn-default{height:45px;}
	.captcha-box{width:100%;}
	.map-area h5,
	.map-area .address-area{text-align:center;}
	.map-area .address-area{padding:10px 0;}
	.map-area iframe{
		width:100%;
		float:none;
	}
	.map-area address {margin: 0 0 15px;}
	.modal-header {padding:40px 15px 15px;}

	.qutation-modal .top-portion {margin: 0 0 15px;}
	.qutation-modal input[type="radio"] + label {min-width: 80px;}
	.qutation-modal input[type="radio"] + label {
		font: 300 12px/25px 'Roboto', sans-serif;
		padding: 0 0 0 3px;
	}
	.qutation-modal h4{font: 600 30px/35px 'Roboto', sans-serif;}
	.qutation-modal .modal-header .close{
		font-size: 25px;
		padding: 5px 11px;
		top:7px;
		right:7px;
	}
	.qutation-modal .checkbox-line {margin: 0 0 10px;}
	.list-inline>li{margin:0 0 10px;}
	.list-inline img{
		width:60px;
		height:auto;
	}
	.experties-area .language-box img,
	.experties-area .language-box h5{display:block;}
	.experties-area .language-box img{margin:0 auto;}
	.top-section-holder{padding:20px 15px 50px;}
	.cross-the-section{
		top: auto;
		bottom: 22px;
		right: 0px;
	}
	.hire-page .qutation-modal{text-align:center;}
	.top-section .label{
		width:100%;
		display:block;
		text-align:center;
	}
	.hire-page .qutation-modal{margin:0 0 15px;}
	.cross-the-section {
		top: 130px;
		right: 0;
	}
}

