@charset "utf-8";

html,body,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,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{background:transparent;border:0;/*font-size:100%;*/margin:0;outline:0;padding:0;vertical-align:baseline}
article,aside,figure,footer,header,hgroup,nav,section{display:block}
/*img,object,embed{max-width:100%}*/
h1,h2,h3,h4,h5,h6{color: #000;}
h1{font-weight: bold;}
html{overflow-y:scrol}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}
table{border-collapse:collapse;border-spacing:0;font:100%;font-size:inherit}
th{font-weight:700;vertical-align:bottom}
td{font-weight:400;vertical-alignn:top}



hr{border:0;border-top:1px solid #585858;display:block;height:1px;margin:20px 0;padding:0}
input,select{vertical-align:middle}
pre{white-space:pre-line;word-wrap:break-word}
:focus{outline:0}
input[type=checkbox]{vertical-align:baseline;height: 15px;width: 15px;border: none;background-color: transparent;box-shadow: none;margin-left: 7px;}
select,input,textarea{font:99% sans-serif}
a:hover,a:active{outline:none}
small{font-size:85%}
strong,th{font-weight:700}
td,td img{vertical-align:top}
sub,sup{font-size:75%;line-height:0;position:relative}
sup{top:-.5em}
sub{bottom:-.25em}
pre,code,kbd,samp{font-family:monospace, sans-serif}
.clickable,label,input[type=button],input[type=submit],button{cursor:pointer}
button,input,select,textarea{margin:0}
button{overflow:visible;width:auto}
.ie7 img{-ms-interpolation-mode:bicubic}
.ie6 html{filter:expression(document.execCommand("BackgroundImageCache",false,true))}
.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}
.clearfix:after,.clear{clear:both}
.clearfix{zoom:1}

body,select,input,textarea{color:#444}
a:link{-webkit-tap-highlight-color:#fcd700}

ins{background-color:#fcd700;color:#000;text-decoration:none}
mark{background-color:#fcd700;color:#000;font-style:italic;font-weight:700}
input:invalid,textarea:invalid{background-color:#30C}
input[type=radio],.ie6 input{vertical-align:text-bottom}
::-moz-selection,::selection{background:#0099CC;color:#fff;text-shadow:none}


/*
*, *:hover{-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;}
*/
/* ==========================*/

body{ margin:0; padding:0; font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Medium";  color:#444343;  
background: url(../images/bg.jpg) repeat; font-size: 16px; font-weight:normal; line-height: normal;}

h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-weight: bold; font-family:'HelveticaNeue-Bold' , 'Helvetica Neue';}

h1{ font-size:30px; color:#599cdd; padding-bottom:15px;}
h2{ font-size:25px; color: #3560a5;  padding-bottom: 13px;}
h3{ font-size:20px; padding-bottom: 25px;}
h4{ font-size: 17px;}

p{ color:#5e5e5e; font-size:16px; line-height:24px; padding-bottom:19px;}

ul,li{ list-style:none; margin:0; padding:0;}
a{ text-decoration:none; color: #3560a5;}  a:hover{ text-decoration: none;}


@media screen and (min-width: 1200px)  {.container{ width:1003px; padding:0px;}}

/* font-family: 'Droid Sans', sans-serif;*/
/*font-family: 'Droid Serif', serif;*/
/*font-family: 'Pacifico', cursive;*/

header{}



.content-holder{
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	background:#fff;   box-shadow:0 0 8px #b8b8b8; 
	width:100%;
}


.logo-holder{ width: 318px; box-shadow: 0 0 10px #e3e3e3; margin-left: 17px; margin-top: 16px;}
.logo-holder img{ vertical-align: bottom;}
.top-right{/* background: url(../images/header-right.png) no-repeat right; *//* background-size: 100%; */height: 124px;border-radius: 0 5px 0 0;overflow: hidden;margin-right: -1px;}
.top-right p{ padding:22px 19px 0 0; text-align: right; line-height: 24px; 
font-size: 18px; font-style: italic; color: #000;}
.top-right p span{font-weight: bold; position: relative;}
.op-right p span:before {
	background: url(../images/under-line.png) no-repeat bottom;
	content: " ";
	display: inline-block;
	height: 20px;
	width: 135px;
	position: absolute;
	bottom: -7px;
	left: 0px;
}

ul#menu-top-menu{ float: right; padding-right: 15px;}
ul#menu-top-menu li{ display: inline-block; color:#3d4248; padding:0 0 3px; font-size:16px; padding-right: 4px; line-height: 30px;}
ul#menu-top-menu li a{color: #3d4248; text-decoration:none;}
ul#menu-top-menu li a:hover{color:#000; text-decoration: underline;}


/*--------------- navigation ---------------*/
.navbar-default {
	background-color: transparent; background: url(../images/nav-bg.png) repeat-x;
	border-color: none;
}
.navbar {margin-bottom:0px;	border:0px; border-radius: 0px;}
.navbar-collapse {padding-right: 0px;padding-left: 0px; position: relative;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #555;background-color: transparent;}
.navbar-default .navbar-nav>li>a {color: #fff;font-size: 16px;
	text-transform: uppercase; 
	text-shadow: 0 1px 2px #000; 
	-webkit-text-shadow: 0 1px 2px #000; 
	-moz-text-shadow: 0 1px 2px #000; font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Medium"; font-weight:500;
}

.navbar-collapse.collapse{ background: url(../images/menu-higlight.png) no-repeat top center; height: 100%;}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #acd4ff;
}
.navbar-nav {padding: 0 0 0 19px;}
.nav>li>a {margin-left:2.95em; line-height: 50px; padding:0px;}
.nav>li:first-child a{ margin-left: 0px;}
.navbar-nav>li.booking a{  color: #ffa328;}
.menu-left {position: absolute;left: -11px;} 
.menu-right {position: absolute;right: -11px;}


.navbar-nav>li ul{ display: none;}
.navbar-nav>li:hover ul{ display: block;}
.navbar-nav>li ul.sub-menu{ position: absolute; width: 440px; background: #1e3559; z-index: 99;}
.navbar-nav>li ul.sub-menu li{ display: block; font-size: 14px; text-transform: uppercase; background:#25426c; width: 100%; clear: both;}
.navbar-nav>li ul.sub-menu li a{ color: #fff; padding:9px; display: block; background: #25426c; font-family:'HelveticaNeue-Bold'}
.navbar-nav>li ul.sub-menu li ul.sub-menu{ padding:0 15px; position: inherit; background: none;}
.navbar-nav>li ul.sub-menu li ul.sub-menu li, .navbar-nav>li.result ul.sub-menu li
{ text-transform:inherit; background: none; padding:0px;
background:#1e3559 url("../images/sub-menu-bg.png") repeat-x bottom; width: 50%; float: left; clear: inherit; position: relative;}

.navbar-nav>li ul.sub-menu li ul.sub-menu li:nth-child(5n),
.navbar-nav>li ul.sub-menu li ul.sub-menu li:nth-child(6n){ background: none;}

.navbar-nav>li ul.sub-menu li ul.sub-menu li a{ background: none; font-size: 14px; text-transform: initial;
font-family: "Helvetica Neue";}
.navbar-nav>li ul.sub-menu li ul.sub-menu li a:hover, .navbar-nav>li.result ul.sub-menu li a:hover{color:#ff9200;}
.navbar-nav>li ul.sub-menu li ul.sub-menu li:before, .navbar-nav>li.result ul.sub-menu li:before{ position: absolute; left: 0; top: 13px; content: "";
	width: 0; 	height: 0; 	border-top: 4px solid transparent;	border-bottom: 4px solid transparent; 	
	border-left:4px solid #ff9200; 
}

.navbar-nav>li ul.sub-menu li:nth-child(3n) ul.sub-menu li{ width: 100%;}




.navbar-nav>li.result ul.sub-menu {width: 165px; padding:0 10px;}
.navbar-nav>li.result ul.sub-menu li{ width: 100%; float: none; clear: both;}
.navbar-nav>li.result ul.sub-menu li a{ background: none; font-family: "Helvetica Neue";}



/*------------------------- layout -------------------*/
.col-sm-4.first-block, .col-sm-4.third-block, .pages .col-sm-9.first-block, .pages .col-sm-3.second-block{
	width: 320px; padding: 0px; margin-left: 15px;
}
.col-sm-4.second-block{ width: 302px; padding:0px; margin:0 0 0 11px;}
.col-sm-4.third-block{ margin-left:14px;}

.pages .col-sm-9.first-block { min-height:900px; width: 697px; padding-right: 52px; background: url(../images/page-bg.png) repeat-y right; position: relative;}
.pages .col-sm-3.second-block{ width: 268px; margin-left: 0px;}

.pages .col-sm-9.first-block:before, .pages .col-sm-9.first-block:after{
	 width: 52px; position:absolute; right: 0px; content: "";
}
.pages .col-sm-9.first-block:before{
	height: 76px; background:url(../images/page-before.png) no-repeat top right; top: -36px; 
}
.pages .col-sm-9.first-block:after, .testimonials-content:after{ 
	height: 216px; background:url(../images/page-after.png) no-repeat top right; bottom:0px;
}


.col-sm-8.first-block {width: 660px;padding-right: 0px;margin-right: 7px;}

.col-sm-4.second-block h2{ width: 80%;}

.app_services_dropdown_select .app_services_button{ display:none;}

.about-bottom .copyright{ color:#333; padding-bottom:8px;}
.about-bottom { border-top:1px solid #ccc; padding-top:15px;}
.about-bottom .fotter-sub-link span a:hover{ color:#333;}



/*-------------------------- main- content-----*/
.main-content{ background: url(../images/main-bg.png) repeat-x; padding:37px 0 25px;}

.banner-holder{ padding:0 19px; width: 100%; margin-bottom: 27px;}

.fst-slide{ padding:28px 22px; height: 324px;}
.fst-slide ul li{width: 299px; height: 269px; background: transparent; border-radius: 5px; padding:28px 15px;
	position: relative; box-shadow:inset 0 0 100px rgba(255,255,255,0.1),  0 0 15px rgba(0,0,0,0.2); text-align:center; color: #fff;}
.fst-slide ul li h1, .secnd-slide h1{ color: #fff;  font-size: 35px;}
.fst-slide ul li p{ color: #fff; font-size: 16px; line-height: normal;}
.fst-slide ul li img{ position: absolute; bottom: 0px; left: 25%; z-index: 1;}
.fst-slide ul li {float: left; margin-right: 12px; list-style: none;}
.fst-slide ul li:nth-child(3){margin-right: 0px;}
.fst-slide ul li:nth-child(2) img{ left: 30%;}


.fst-slide ul li h1, .fst-slide ul li p, .secnd-slide h1, .secnd-slide p{ 
	text-shadow: 0 1px 1px rgba(0,0,0,0.8); position: relative; z-index: 2; color: #fff;
}

.secnd-slide h1{ padding-bottom: 20px;}
.secnd-slide{ height: 324px; padding:45px 0 0 50px;}
.secnd-slide p{ width: 57%; vertical-align: top; padding-bottom: 0px; line-height: normal;
padding-left: 44px; padding-bottom: 25px;}
.secnd-slide p:before {content: "";width: 28px;height: 28px; background: url('../images/slider/green-tick.png') no-repeat; position: absolute; left: 0; top: 5px;
}





.inner{ padding:0 19px;}
.sep{ border-top: 1px solid #c9c9c9; margin-bottom: 27px;}

ul.post-list{}
ul.post-list li{ margin-bottom: 25px; border-bottom: 1px solid #c9c9c9;}
ul.post-list li:last-child{ border: 0px; margin-bottom: 0px;}
ul.post-list li h3{color:#454a55; padding-bottom: 10px;}
ul.post-list li h3 a{color:#454a55;} ul.post-list li h3 a:hover{ color: #5e7cb3;}

ul.post-list li h3 span{ display: block; font-size: 14px; color: #3560a5; padding-top: 8px; }
ul.post-list li p{ line-height: 18px; }
ul.post-list li a.btn{ font-weight: bold; 
	text-shadow: 0 1px 2px #000; 
	-webkit-text-shadow: 0 1px 2px #000; 
	-moz-text-shadow: 0 1px 2px #000;  text-align: center; font-size: 16px; color: #fff; padding:4px 13px; font-family:Arial, Helvetica, sans-serif;
}

ul.post-list li a.btn:hover{ 
background: #4781c2; /* Old browsers */
background: -moz-linear-gradient(top, #4781c2 0%, #1f3d64 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4781c2), color-stop(100%,#1f3d64)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4781c2 0%,#1f3d64 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4781c2 0%,#1f3d64 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4781c2 0%,#1f3d64 100%); /* IE10+ */
background: linear-gradient(to bottom, #4781c2 0%,#1f3d64 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4781c2', endColorstr='#1f3d64',GradientType=0 ); 
}

.btn{ 
background: #3c6ea5; /* Old browsers */
background: -moz-linear-gradient(top, #3c6ea5 0%, #27456e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c6ea5), color-stop(100%,#27456e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3c6ea5 0%,#27456e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3c6ea5 0%,#27456e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3c6ea5 0%,#27456e 100%); /* IE10+ */
background: linear-gradient(to bottom, #3c6ea5 0%,#27456e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c6ea5', endColorstr='#27456e',GradientType=0 );
box-shadow: 0 2px 3px #a5a5a5; -webkit-box-shadow: 0 2px 3px #a5a5a5; -moz-box-shadow: 0 2px 3px #a5a5a5;
margin-bottom: 28px;

}




/*=========testimonial section=============*/
.testimonial{font-family: 'Droid Sans', sans-serif; padding-top: 7px;}
.testimonial ul{ margin:0; padding:0;}
.testimonial ul li{ list-style:none; margin-bottom:00px; padding-left:10px;  }
.testimonial ul li .quote{ position: relative; top: -15px; left: 0px;}

.testimonial ul li p {color:#4b6eac; 
	font-style:italic; line-height:22px; margin:0px 0 0px 10px; color: #2a4a74;
	font-family: 'Droid Sans', sans-serif;  font-size:14px;
	position: relative; z-index: 2;  position: relative;  top: -35px; padding-bottom: 15px;
	}

.testimonial ul li p img, .profile-img img{ width:101px; height: 101px; float: left;   background: #f1f1f1; 
	border: 1px solid #dfdfdf; padding:5px; margin-right: 10px; text-align: center; display: inline-block; 
	margin-bottom: 10px;}	


.testimonial ul li p span{border-top:1px dotted #999; text-align:right; font-size:14px; color: #666; display: block;
margin-top: 20px; padding-top: 15px; padding-right: 2px; font-style: normal;}


/*=========testimonial page=============*/
.left-content-page{padding-left: 20px;padding-right: 20px;}
.testimonial-wrapper{margin-bottom: 25px;}
.testimonials-content{width: 67.666667%;}
.right-border:after{background: url(../images/right-shadow-border.png) no-repeat top right;content: '';width: 19px;height: 100%;position: absolute;right: -30px;top: -40px;}
.testimonials-content:after{}

.left-content-page .col-sm-8{ width: 675px;}

.testimonial-page h2{ color: #000;}


.left-content-page h1, .contact-page h1 {line-height: 31px;font-size: 27px;color: #000;border-bottom: 1px solid #ddd;padding-bottom: 25px;  float: left;width: 100%;margin-bottom: 25px;}
.testimonials-box{ width: 75.5%; position: relative;padding: 20px 15px 15px;border: 1px solid #b1bfd1;border-radius: 6px;
	background-color: #fdfdfd;-moz-box-shadow: 0 0 5px rgba(1,1,1,.24);-webkit-box-shadow: 0 0 5px rgba(1,1,1,.24);
	box-shadow: 0 0 5px rgba(1,1,1,.24); margin: 0 18px 0 20px; }

.testimonials-box p{ font-size: 14px; line-height: 22px;}	

.left-content-page p{margin-bottom: 10px;font-size: 14px;color: #000;}
.testimonials-box .text-box:after{background-image: url(../images/right-cut.jpg);position: absolute;width: 28px;height: 28px;display: block;right: -28px;top: 5px;content: '';}
.down-btn > a span {color: #000;font-size: 14px;font-weight: bold;border-bottom: 1px solid #838383;}
.down-btn img {vertical-align: middle;margin-right: 5px;}
.profile-name{font-weight: bold;font-size: 16px;margin-bottom: 5px;color: #000;}

.testimonial-page .profile-img{ width: 95px; height: 95px; background: none; border: 1px solid #b2bfd2; padding: 3px; border-radius: 5px;}
.testimonial-page .profile-img img{ width: 100%; height: 100%; border: 0px; padding: 0px; background: none;}

.pages.testimonial-page .col-sm-9.first-block {min-height: 600px;}

.testimonial-page .gray-box2 .left {width: 100%;}
.pages.testimonial-page .col-sm-3.second-block {width: 237px;margin-left: 0px;float: right;margin-right: 21px;}
.testimonial-page .gray-box2 {padding: 18px 15px;width: 100%;}
.testimonial-page .gray-box2 .right span {padding: 13px 0;}

.testimonials-box .author-block {padding: 24px 0; line-height: 20px;}
.testimonials-box .author-block span{ display: block; font-size: 12px; text-transform: uppercase;}


.designation{font-size: 12px;text-transform: uppercase;margin-bottom: 30px;color: #000;}
.left-content-page .sidebar {width: 26.9%;margin-left: 40px;}
.left-content-page .sidebar .gray-box2{padding: 20px 15px;width: 100%;}
.left-content-page .sidebar .gray-box2 .left{width: 100%;}
.left-content-page .sidebar .gray-box2 .left p{font-size: 16px;}
.left-content-page .sidebar .gray-box2 .phone {margin-bottom: 10px; font-family:'HelveticaNeue-Bold' , 'Helvetica Neue';}
.left-content-page .sidebar .gray-box2 .right span {padding: 0px 0 17px;}

/*=========media mentions page=============*/
.media-listing{float: left; border-bottom: 1px solid #e1e1e1;margin-bottom: 28px;margin: 0 0 28px; width: 100%;}
.media-listing.last{border-bottom: 0;}
.media-listing .media-logo, .media-listing .media-desc{padding: 0;}
.date-title{background: #d9e1ec;padding: 10px;border-radius: 5px;color: #18315a;text-transform: uppercase;margin-bottom: 15px;}
.left-content-page .right-desc p{font-size: 16px;color: #000;}
.left-content-page .right-desc h3 a{font-size: 18px;color: #244476;margin-bottom: 10px;padding-bottom: 0;}
.date-title img {vertical-align: middle;margin-right: 5px;}
.left-content-page .right-desc h3 a:hover{color: #acd4ff;}

.media-listing h3{ font-size: 18px; padding-bottom: 12px; color: #244476 !important;}

/*=========book a session page=============*/
.step-holder {padding: 11px 20px;background: #f2f2f2;border-left: 1px solid #fff;min-height: 73px;cursor: pointer;display: block;color: #000;border-bottom: 1px solid #c9c9c9;}
.process{margin-bottom: 50px!important;}
.step1 .step-holder{border-left: 0;}
.active .step-holder, .step-holder:hover{background: #FFF;border-bottom: 0;}
.process .col-sm-3{padding: 0;}
.process, .step-description{margin: 0; margin: 0 20px;}
.step-description{border-bottom: 1px solid #ddd;padding-bottom: 40px;margin-bottom: 45px;}
.step-holder span {font-size: 16px;display: inline-block;text-transform: uppercase;margin-left: 5px;vertical-align: super;}
.step-holder img{vertical-align: bottom;}
.step{float: left;}
.step1, .step2 {width: 21.5%;}
.step3 {width: 30.8%;}
.step4 {width: 26.2%;}
.step-desc p, .step-desc span{color: #000;}
.step-description .img-wrap {padding: 0 100px;}
.step-desc h2{font-weight: normal;margin-bottom: 10px;}
.step-list li {line-height: 21px;color: #000; background: url(../images/list-icon.png) no-repeat 0 2px;
	 list-style-position: outside;margin-bottom: 17px;margin-left: 20px; padding-left: 25px;}
.step-desc span {margin-bottom: 25px;display: inline-block;}
#step3 .img-wrap {padding: 0 20px;}
#step2 .step-desc {padding: 0 0px 0 50px;}
#step2 .col-sm-6{padding: 0;}
#step2 .img-wrap {padding: 0 50px;}
#step4 .img-wrap {padding: 0;}
#step4 .step-desc {padding-left: 18%;}
.book-a-session{padding: 0 20px;margin-bottom: 75px;}
.book-a-session .gray-box2 p {font-weight: normal;padding: 5px 0 10px;}
.book-a-session .right .phone, .book-a-session .right span, .book-a-session .right a {float: left;}
.book-a-session .gray-box2 .left {width: 45%;}
.book-a-session .gray-box2 .right {float: right;padding-right: 10px;margin-top: 16px;}
.book-a-session .right .phone, .book-a-session .right span{  margin-top: 15px;float: left;}
.book-a-session .gray-box2 .right span {margin-right: 20px;}
.book-a-session .gray-box2 {padding: 7px 23px;overflow: hidden;min-height: 95px;}
.book-a-session .gray-box2 .right a.orange-btn {padding: 13px 20px 0;}


/*================ about page ======================*/
/*.about-page{font-family: 'Droid Serif', serif;}*/
.about-page p{font-size: 16px;color: #000;}
.about-description {width: 43.9%;}
.about-desc {width: 396px;}
.about-desc p+p{ padding-right: 68px;}

.right-img {width: 56.1%;}
.about-me{border-bottom: 6px solid #000;margin: 0 30px 45px;}
.profile-img-big img {vertical-align: bottom;}
.profile-img-big {margin-left: -9%;}
.approach, .professional-history, .contact-me{border-bottom: 6px solid #000; margin: 0 30px 35px; padding-bottom: 22px;}
.contact-me{border-bottom: 0px;padding-bottom: 0px;}

.approach h1, .professional-history h1, .contact-me h1{margin-bottom: 15px;font-size: 36px;color: #000;}
.about-wrap {background: url(../images/gradient-bg.png) no-repeat top;}
.contact-me span + span {font-family: 'Amatic SC', cursive;font-size: 36px;color: #000;font-weight: bold;vertical-align: bottom;position: relative;top: 5px;}
.social-listing li{display: inline-block;margin-left: 82px;width: 228px;}
.social-listing li:first-child{margin-left: 0;}
.social-listing .box{width: 35px;height: 38px;display: inline-block;margin-right: 15px;text-align: center;}
.social-listing i{color:#fff;font-size: 17px;line-height: 40px;display: block;}
.fb{background: #3b599b;}
.google-plus{background: #d64a30;}
.youtube{background: #cf3528;}
.social-listing a:hover span{color:#acd4ff;}
.social-listing a {display: block;margin-bottom: 15px;}
.social-listing p {font-size: 14px;}



/*========contact  page=============*/
.ways-to-contact {clear: both;  border-bottom: 1px solid #ddd;padding-bottom: 45px;margin-bottom: 20px;}
.contact-page{padding: 37px 20px 25px}
.contact-page span {display: block;color: #000;}
.ways-to-contact > span{margin-bottom: 50px;}
.ways-to-contact ul li{display: inline-block;margin: 0 57px}
.ways-to-contact ul li a:first-child{display: inline-block;}
.ways-to-contact ul li a+a{position: relative;left: 5px;top: -20px; display: inline-block;}
.ways-to-contact ul li:first-child{width: 209px;}
.ways-to-contact ul li+li{width: 185px;}
.ways-to-contact ul li+li+li{width: 210px;}
.blue-btn{cursor: pointer;font-size: 18px;font-weight: bold;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #000;padding: 6px 22px;color: #FFF;background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkNzVjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiYWZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image: -moz-linear-gradient(bottom, #3d75c1 0%, #6bafdf 100%);background-image: -o-linear-gradient(bottom, #3d75c1 0%, #6bafdf 100%);background-image: -webkit-linear-gradient(bottom, #3d75c1 0%, #6bafdf 100%);background-image: linear-gradient(bottom, #3d75c1 0%, #6bafdf 100%);}
 .blue-btn:hover{color: #FFF;background: #acd4ff;}
 .form-block {  margin-bottom: 100px;}
.form-block span{margin-bottom: 20px;}
.form{background: #1b3969;border-radius: 5px;padding: 30px 30px 45px;float: left;}
.form-block .form-control{background: transparent;border: 0;box-shadow: none;margin-bottom: 45px;padding: 0;}
.form-block label {display: block;margin-bottom: 8px;font-weight: bold;color: #fff; font-family:'HelveticaNeue-Bold' , 'Helvetica Neue';}
.form-block input.wpcf7-form-control.wpcf7-submit.orange-btn {width: 300px;height: 49px;text-align: center;padding: 0px;
}
.form-block input.wpcf7-form-control.wpcf7-submit.orange-btn:hover{
	background: #3a79db; /* Old browsers */
	background: -moz-linear-gradient(top, #3a79db 1%, #265cb0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3a79db), color-stop(100%,#265cb0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3a79db 1%,#265cb0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3a79db 1%,#265cb0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3a79db 1%,#265cb0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3a79db 1%,#265cb0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a79db', endColorstr='#265cb0',GradientType=0 );
}

.form-block .name, .form-block .email, .form-block .topic, .form-block .captcha{width: 320px;  clear: both;}
form input, form select, form textarea{height: 35px;padding: 7px 10px;border: 1px solid #4872b5;background-color: #fff;-moz-box-shadow: inset 0 0 10px rgba(177,177,177,.75);-webkit-box-shadow: inset 0 0 10px rgba(177,177,177,.75);box-shadow: inset 0 0 10px rgba(177,177,177,.75);width: 100%;}
.form-block .topic, .form-block .message, .form-block .captcha{float: left;}
.message{width: 550px;margin-top: -158px;margin-left: 30px;}
.message textarea{width: 100%;height: 193px;color: #666;font-style: italic;font-weight: bold;font-size: 14px;}
.captcha span{color: #FFF;}
.captcha span, .captcha img, .captcha label, .captcha input{display: inline-block;}
.captcha label{margin-right: 20px;}
.captcha img{vertical-align: middle;}
.captcha input{width: 60px;}
.captcha span {margin: 0 4px;}
.orange-btn, .small-orange-btn, .small-green-btn{text-shadow: 1px 1px 1px #000;font-size: 17px;
	color: #FFF;text-transform: uppercase;padding: 13px 18px;font-weight: bold;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 8px;-moz-box-shadow: 0 0 7px rgba(0,0,0,.31);-webkit-box-shadow: 0 0 7px rgba(0,0,0,.31);box-shadow: 0 0 7px rgba(0,0,0,.31);background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkNmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYTU0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image: -moz-linear-gradient(bottom, #dd6d00 0%, #ffa540 100%);background-image: -o-linear-gradient(bottom, #dd6d00 0%, #ffa540 100%);background-image: -webkit-linear-gradient(bottom, #dd6d00 0%, #ffa540 100%);background-image: linear-gradient(bottom, #dd6d00 0%, #ffa540 100%);}
.form-block .button {margin-right: 30px; margin-bottom:0px; margin-top:-47px;}
.form-block .orange-btn{float: right;margin-top: 8px;}
.orange-btn:hover{background: #666;color: #FFF;}
.form-block select {color: #666;font-size: 12px;}
.form-block .captcha {margin-top: 10px; margin-bottom: 0px;}

.form-block .form .form-control br{ display: none !important;}
.appointments-wrapper h4{ font-size:18px;}



/********************* seminar-page **************************/

.seminar-page{padding: 37px 40px 55px 110px;}
.shadow-bg {margin-left: -5px; position: relative; min-height: 500px;}
.shadow-bg img {position: absolute;z-index: 1;}
.seminar-content {position: relative; z-index: 2; width: 90%;margin: 0 auto; padding:30px 70px 0 0;}

.seminar-page h2{font-size: 30px; color: #ff7200; text-transform: uppercase; font-family: 'Amatic SC', cursive; margin-bottom: 0px; text-shadow: 0 0 2px #888; padding-bottom: 16px;}
.seminar-page .topic-name{font-size: 30px;color: #000;font-family: 'Pacifico', cursive;text-align: center;display: inline-block;line-height: 40px;}
.seminar-page .inner-content{position: relative;z-index: 1;top: 0;padding: 30px 40px;width: 90%;margin-top: -670px;}
.seminar-page p{ margin-bottom: 0px; padding-bottom: 35px;}

.seminar-content .btns {margin-top: 15px;}
.seminar-content .small-orange-btn, .seminar-content .small-green-btn{ border-radius: 4px; 
	font-family: 'Droid Sans', sans-serif;
	text-shadow: 1px 1px 1px #464646; }


.inner-content p, .issues-list{margin-bottom: 40px;color: #000;}
.issues-list{counter-reset: item;}
.issues-list li {color: #000;padding: 0;text-indent: 0;list-style-type: none;counter-increment: item;list-style-position: inside;margin-bottom: 25px;}
.issues-list > li:before {display: inline-block;width: 1em;padding-right: 0.5em;font-weight: bold;text-align: right;content: counter(item) ".";}
.small-orange-btn, .small-green-btn {font-size: 16px;padding: 10px 12px;}
.small-orange-btn:hover, .small-green-btn:hover{background: #666;color: #fff;}
.btns {display: inline-block;text-align: center;width: 100%;}
.btns a {margin: 0 4px;}
.small-green-btn{-moz-box-shadow: 0 0 7px rgba(0,0,0,.31);-webkit-box-shadow: 0 0 7px rgba(0,0,0,.31);box-shadow: 0 0 7px rgba(0,0,0,.31);background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYWYxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY4ZDUyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image: -moz-linear-gradient(bottom, #50af1c 0%, #68d52d 100%);background-image: -o-linear-gradient(bottom, #50af1c 0%, #68d52d 100%);background-image: -webkit-linear-gradient(bottom, #50af1c 0%, #68d52d 100%);background-image: linear-gradient(bottom, #50af1c 0%, #68d52d 100%);}



/********************* results-page **************************/
.results-list {position: relative;}
.results h1{font-size: 26px;color: #3560a5;font-weight: bold;margin-bottom: 15px;}
.results .results-list {padding: 0 10px 0 65px!important;}
.results-list ul li h3 {padding-bottom: 0px;}
.results-list .img-holder{width: 272px;overflow: hidden;margin-right: 15px;-moz-box-shadow: 0 0 5px rgba(0,0,0,.75);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.75);box-shadow: 0 0 5px rgba(0,0,0,.75);}
.results-list .desc {width: 283px;border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.results-list .desc p{padding-bottom: 12px;line-height: 20px;}



/********************* numbers-page **************************/
.numbers-page h1 {font-size: 25px;border-bottom: 1px solid #ddd;color: #000;margin-bottom: 25px;}
.numbers-page .information {width: 205px;  margin-top: 12px;}
.numbers-page .col-sm-5 {width: 40%;border-right: 1px solid #ddd;}
.numbers-page .profile-img img{margin-right: 0;width: 119px;height:119px;}
.numbers-page .profile-img{margin-right: 20px;}
.company{margin-bottom: 18px;font-size: 18px;}
.numbers-page .profile-img {width: 125px;height: 125px;}
.industry, .writeup{font-size: 18px;} .writeup{ margin-top: 12px;}
.company span, .industry span, .writeup span{display: block;}
.numbers-page .col-sm-7 {padding-left: 50px;}
.table-block table{width: 100%;}
.table-block {border: 1px solid #b2bfd2;border-radius: 6px;position: relative;}
.table-block table th{font-size: 16px;font-weight: bold;padding: 27px 15px;border-right: 1px solid #fff;}
.table-block table tr th:nth-child(3){border-right: 0;}
.table-block table tr td:nth-child(3){border-right: 0;font-weight: bold;color: #FFF;}
.table-block table .odd{background: #d9e1ec;}
.table-block table .odd td{border-right: 1px solid #fff;}
.table-block table td{padding:11px 15px;}
table i {color: #f6880d;font-size: 12px!important;vertical-align: middle;margin-right: 8px!important;}
.margin-bottom40{margin-bottom: 40px;}
.border-tl-radius5{border-top-left-radius: 5px;}
.border-tr-radius5{border-top-right-radius: 5px;}
.border-bl-radius5{border-bottom-left-radius: 5px;}
.border-br-radius5{border-bottom-right-radius: 5px;}
th.border-tl-radius5 {width: 51%;}
table .odd th.second-heading{width: 192px;}
.gray{width: 204px;height: 77px;padding: 10px 0 10px;text-align: center;
	border: 1px solid #727f91;
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.1);
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #d2d2d2 0%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #d2d2d2 0%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #d2d2d2 0%, #fff 100%);
	background-image: linear-gradient(bottom, #d2d2d2 0%, #fff 100%);
          border-top-left-radius: 5px;  border-top-right-radius: 5px;
}
.gray .orange-btn {display: inline-block;font-size: 14px;padding: 10px 13px;}
.gray span{display: block;font-size: 14px;font-weight: bold;margin-bottom: 6px;}
.orange{background: rgba(246,136,13,.8);width: 204px;min-height: 355px;border-bottom-left-radius: 5px;  border-bottom-right-radius: 5px;}
.top-part{position: absolute;top: -20px;right: 40px;}
.odd .third, .even .third{position: relative;z-index: 1;}
.odd th.third{opacity: 0;}
th.third, th.second-heading{font-size: 14px;}

.col-sm-12.first-block.numbers-page {padding-bottom: 70px;}
.table-block .information {position: absolute;background: #fff;box-shadow: 0 0 5px #888;border-radius: 5px;
padding: 15px;margin: 15px; width: 300px; top: -30px;}


/*-------------- tag cloud ------------------------*/
.tagcloud a{ color: #888a90;}


/*----------------------- footer -----------------*/
footer{
background: #2e547d; /* Old browsers */
background: -moz-linear-gradient(top, #2e547d 0%, #1a2f4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e547d), color-stop(100%,#1a2f4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2e547d 0%,#1a2f4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2e547d 0%,#1a2f4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2e547d 0%,#1a2f4f 100%); /* IE10+ */
background: linear-gradient(to bottom, #2e547d 0%,#1a2f4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e547d', endColorstr='#1a2f4f',GradientType=0 );
}

footer{ padding:31px 19px 40px; color: #fff;float: left;width: 100%;}
.footer-list{ padding-left:14px; padding-top:31px;}
.footer-list ul{ font-family:'HelveticaNeue-Bold';}
.footer-list ul li { float:left; list-style:none; font-size:0.843em; text-transform:uppercase;}
.footer-list ul li a{ color: #d2e0f8;padding-left: 17px;}
.footer-list ul li a:hover{ color: #fff;}
.footer-list ul li:first-child a{padding-left: 0px;}

footer h4{ color: #fff; padding-bottom: 25px;}
footer p{ font-size: 14px; color: #dae8ff; line-height: 21px;}
footer p span {font-family: 'Pacifico', cursive; display: block; font-size: 16px; padding-top: 11px;} 
footer p span a{color:#f58e1b;} footer p span a:hover{ color: #FFF; text-decoration: none;}



.footer-blog{ position:relative; padding-right:14px; float: right;}
.footer-blog-button{background: #ffa94a; /* Old browsers */
background: -moz-linear-gradient(top, #ffa94a 0%, #e68b0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa94a), color-stop(100%,#e68b0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa94a 0%,#e68b0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa94a 0%,#e68b0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffa94a 0%,#e68b0f 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffa94a 0%,#e68b0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa94a', endColorstr='#e68b0f',GradientType=0 );
font-size:24px; font-family: 'Pacifico', cursive; color: #fff; text-align: center; text-shadow:0 -1px 1px #888; box-shadow:0 0 7px #262626;
width: 130px; height: 43px; line-height: 40px;
}

.footer-blog-button:hover{ background: #ffa94a; /* Old browsers */
background: -moz-linear-gradient(top, #ffa94a 0%, #c06e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa94a), color-stop(100%,#c06e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa94a 0%,#c06e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa94a 0%,#c06e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffa94a 0%,#c06e00 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffa94a 0%,#c06e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa94a', endColorstr='#c06e00',GradientType=0 );}

.footer-blog-button a{ color:#fff; text-decoration:none;}
.footer-blog-arrow{ position:absolute; right:-42px; top:-32px;}


.line-sep{ height: 2px; margin:15px 14px 23px 14px; background: url(../images/footer-sep.png) repeat-x;}
.now{ padding-left: 14px;}
.now img{ float: left; margin-right: 18px; width: 85px; height: 134px;}


footer .calinder-block{ margin-left: 35px;}
.social-list{}
.social-list ul{}
.social-list ul li{ list-style:none; padding-bottom:22px;}
.social-list ul li:last-child{ padding-bottom: 0px;}
.social-list ul li img{ width: 35px; height: 38px; float:left; margin-right: 10px;}
.social-list ul li p{ float:left; width:85%; padding-bottom:0px; line-height: 18px; vertical-align: top;}
.social-list ul li a:hover{ color: #fff;}
.social-list ul li p:hover{ color: #fff;}


.spounser{ border-top: 1px solid #466587; border-bottom: 1px solid #466587; margin:26px 14px 16px; padding:10px 0 5px;}
.spounser ul{}
.spounser ul li{ float:left; width:20%; list-style:none; font-size:14px; color:#fff; padding-bottom: 2px;}
.spounser ul li img{ width: auto; float: right;}
.spounser ul li.syn {padding-right: 50px; padding-top: 3px;}
.spounser ul li:nth-child(3){padding-right: 60px;}
.spounser ul li:nth-child(4){padding-top: 13px; padding-right: 0px !important;}
.spounser ul li:nth-child(5){padding-top:20px; padding-right: 0px;}


.spounser ul li.text{ padding-top:15px; font-weight: bold; padding-left: 10px;}

.fotter-sub-link{ text-align:center; font-size: 12px; margin-bottom: 5px;}
.fotter-sub-link span{ display: inline-block; color:#f58e1b; }
.fotter-sub-link span a{color:#f58e1b; display: inline-block; padding:1px; }
.fotter-sub-link span a:hover{ color: #fff;}
.copyright{ color:#fff; font-size:12px; text-align:center;}



/*-------------------------- colors --------------------*/
.dark-blue, .dark-blue a{ color: #454a55;} .dark-blue a:hover{ color: #3a6ba1;}
/*----------------------------- pages ---------------------------------*/

.blog{ padding-left: 66px; position: relative; }
.blog h2{ font-size: 26px;}
.blog p{ line-height: 22px;}
.blog .feature-blog h2 span.cross-line, .blog .feature-blog-inner h2 span.cross-line{ 
	text-decoration: line-through;
}

.feature-blog, .feature-blog-inner { padding-bottom: 15px; border-bottom: 1px dotted #999; margin-bottom: 57px;}
.feature-blog h2, .feature-blog-inner h2{ padding-bottom: 7px !important;} 
.feature-blog h5{ font-size: 14px; color: #666;}

.feature-blog-inner{ margin-bottom: 20px;}
.feature-blog p, .feature-blog-inner p{ color: #000; padding-bottom: 48px; display: block;}
.feature-blog-inner p{ padding-bottom: 25px;}
.feature-blog-inner p:last-child{ padding-bottom: 35px;}


.feature-blog .small-title, .feature-blog-inner .small-title{ float: left; margin-bottom: 26px; padding-top: 10px;} 
.comment-holder{ 	float: right; background: url(../images/round-arrow.png) no-repeat left; background-size: 30px 38px; font-size: 14px;
	 color: #f58e1b; font-weight: bold; padding-top: 8px; padding-left: 10px; height: 38px;}

.comment-holder span a{ color: #f58e1b; }

.feature-blog-inner .small-title h5 {color:#666666;}
.feature-blog-inner .small-title h5 a{ color: #3e76ce;}



.img-holder{ margin-bottom: 23px; width: 100%;} .img-holder img{ vertical-align: bottom; background: #000;}
.img-holder img:hover{ opacity: 0.8;}

.date-holder{ position: absolute; left: 0px; width: 46px; 
	box-shadow: 0 2px 3px #888; -webkit-box-shadow: 0 2px 3px #888; -moz-box-shadow: 0 2px 3px #888;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	background: #4575b8; /* Old browsers */
	background: -moz-linear-gradient(top, #4575b8 0%, #214172 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4575b8), color-stop(100%,#214172)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4575b8 0%,#214172 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4575b8 0%,#214172 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4575b8 0%,#214172 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4575b8 0%,#214172 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4575b8', endColorstr='#214172',GradientType=0 );
	text-align: center; font-size: 20px; font-family: 'Droid Serif', serif; color: #fff; padding-top: 2px;
}

.date-holder span{ background: #fff; font-size: 10px; padding:5px 0; display: block; color: #3a6dbf; text-transform: uppercase; font-weight: bold;
margin-top: 2px;}

.social-share-block{ float: right;}
.feature-blog-inner .social-share-block{ padding-top: 20px;}

.feature-blog a.btn, .search-form input[type="submit"]{ margin-bottom: 0px; font-size: 16px; color: #fff; text-shadow:0 1px 2px #515151; font-weight: bold;
	background: #407bdb; /* Old browsers */
	background: -moz-linear-gradient(top, #407bdb 0%, #3663aa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#407bdb), color-stop(100%,#3663aa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #407bdb 0%,#3663aa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #407bdb 0%,#3663aa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #407bdb 0%,#3663aa 100%); /* IE10+ */
	background: linear-gradient(to bottom, #407bdb 0%,#3663aa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#407bdb', endColorstr='#3663aa',GradientType=0 );
	 padding:3px 15px;
	 box-shadow: 0 2px 3px #a7a7a7; 
}
.feature-blog a.btn{ float: left;}

.feature-blog a.btn:hover, .search-form input[type="submit"]:hover{
	background: #517fbb; /* Old browsers */
	background: -moz-linear-gradient(top, #517fbb 0%, #1c4990 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#517fbb), color-stop(100%,#1c4990)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #517fbb 0%,#1c4990 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #517fbb 0%,#1c4990 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #517fbb 0%,#1c4990 100%); /* IE10+ */
	background: linear-gradient(to bottom, #517fbb 0%,#1c4990 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517fbb', endColorstr='#1c4990',GradientType=0 );
}



.blog h2{ padding-bottom: 52px;}
ul.blog-list{ border-bottom: 1px dotted #999;}
ul.blog-list li{ width: 47%; float: left; min-height: 393px; margin-bottom: 32px;} 
ul.blog-list li:nth-child(even) { float: right;}
ul.blog-list li .img-holder{ width: 272px; height: 153px; box-shadow: 0 0 7px #b3b3b3; margin-bottom: 29px; background: #000;-webkit-box-shadow: 0 0 7px #b3b3b3; -moz-box-shadow: 0 0 7px #b3b3b3;}
ul.blog-list li .img-holder img{ width: 100%; height: 100%;}
ul.blog-list li img:hover{ opacity: 0.8;}
ul.blog-list li h3, .results-list ul li h3 a{ color: #454a55; padding-bottom: 4px;display: inline-block;}
ul.blog-list li h3 a{color: #454a55;} 
ul.blog-list li h3 a:hover{ color: #4b6eac;}
ul.blog-list li p{ color: #666; padding-bottom: 17px;}
ul.blog-list li .more, .results-list .more a{ 
	border-bottom: 1px solid #e1e1e1; padding-bottom: 27px; font-family: 'Pacifico', cursive; font-size: 16px; margin-bottom: 10px;}
.results-list .more a{font-size: 18px;border-bottom: 0;padding-bottom: 0;}
.results-list .more {margin-top: 20px;}
ul.blog-list li .more a, .results-list .more a{ color: #3560a5;} 
ul.blog-list li .more a:hover, .results-list .more a:hover{color: #000;}
ul.blog-list li .left, .results-list ul li{ float: left; font-size: 14px; color: #666;} 
.results-list ul li{border-bottom: 1px dotted #ddd;padding-bottom: 10px;margin-bottom: 30px;}
ul.blog-list li .left span, .results-list ul li .left span{color:#3560a5; font-weight: bold;}
ul.blog-list li .right{float: right;}
ul.blog-list li .right .fb-share{ width: 80px; float: right;} ul.blog-list li .right .fb-share img{ width: auto; box-shadow: none; width: 80px;}
ul.blog-list li .right .comment-holder {background-size: 23px 29px;padding-top: 5px;padding-left: 15px;height: 29px; float: none;}
.pagination{border-bottom: 1px dotted #ddd; padding-bottom: 90px; display: block; margin:20px 0 0;}
ul.blog-list li .right .comment-holder span a{ color: #f58e1b;}


/*----------------- sidebar---------------------*/
.col-sm-3.second-block aside{}
.col-sm-3.second-block aside h3, .col-sm-4.second-block h3{ color: #3560a5;}
.col-sm-3.second-block aside h3{ padding-bottom: 17px;}

.col-sm-3.second-block aside p img{ float: left; margin-right: 10px;}
.col-sm-3.second-block aside.about p{ padding-bottom: 27px; margin-bottom: 26px; border-bottom: 1px dotted #999;
font-size: 15px; }

.col-sm-3.second-block aside.about p a{ font-family: 'Pacifico', cursive; display: block; text-transform: lowercase; color: #3560a5;}
.col-sm-3.second-block aside.about p a:hover{ color: #000;}
.side-tab{ border: 1px solid #e1e1e1;  margin-bottom: 22px;}
.side-tab .nav>li>a {margin-left: 0;line-height: normal; padding:7px 10px 0; color: #3560a5;}
.side-tab .nav>li>a:hover{color: #6790d1;}
.side-tab .nav-tabs {border-bottom: 0px;height: 47px;}
.side-tab .nav-tabs>li {width: 33.3%;text-align: center;text-transform: uppercase;font-size: 14px; font-weight: bold; position: relative;}
.side-tab .nav-tabs>li.active>a, .side-tab .nav-tabs>li.active>a:hover, .side-tab .nav-tabs>li.active>a:focus {
color: #fff;
text-shadow: 0 1px 2px #000;
cursor: default;
border: 0px;
border-bottom-color: transparent; 
background: #517fbb; /* Old browsers */
background: -moz-linear-gradient(top, #517fbb 0%, #3d69ae 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#517fbb), color-stop(100%,#3d69ae)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #517fbb 0%,#3d69ae 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #517fbb 0%,#3d69ae 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #517fbb 0%,#3d69ae 100%); /* IE10+ */
background: linear-gradient(to bottom, #517fbb 0%,#3d69ae 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517fbb', endColorstr='#3d69ae',GradientType=0 );
box-shadow: inset 0 5px 10px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 5px 10px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0 5px 10px rgba(0,0,0,0.4);
}

.side-tab .nav-tabs>li.active>a:after{ content:""; position: absolute; bottom: -7px; z-index: 2; width: 20px; height: 7px;
display: block; background: url(../images/active-after.png) no-repeat; left: 37%;}


.nav-tabs>li>a {height: 47px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
}
.nav-tabs>li>a {margin-right: 0px;line-height: 1.42857143;border: 0px;border-radius: 0px;}
.side-tab .tab-content{ padding:23px 10px;}
.side-tab .tab-content ul{}
.side-tab .tab-content ul li{ background: url(../images/dotted-arrow.png) no-repeat 0 5px; padding-left: 18px; padding-bottom: 13px;}
.side-tab .tab-content ul li a{ color: #000;}
.side-tab .tab-content ul li a:hover{ color: #406db4;}
.side-tab .tab-content ul li:last-child{ padding-bottom: 0px;}

ul#recentcomments{padding-bottom: 19px; margin-bottom: 19px; border-bottom: 1px dotted #999;}
ul#recentcomments li{ padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px dotted #999;}
ul#recentcomments li:last-child{ border: 0px; padding-bottom: 0px; margin-bottom: 0px;}
ul#recentcomments li span a{ color: #375b93;}

.tag-cloud{ border-bottom: 1px dotted #999; margin-bottom: 25px; padding-bottom: 15px;}
.tag-cloud img{ vertical-align: bottom;} 


.search-block h3{ padding-bottom: 15px;}
.search-block h3 span{ font-size: 14px; display: inline-block;}
.search-block h3 span.categoires{ padding-left: 43px; float: right;}
.search-block h3 span.categoires select{ border: none; font-weight: bold; color: #3560a5;}
.search-block h3 span.archives{  vertical-align: bottom;}

.search-form input[type="text"], .gray-box form input[type="text"]{ 
	width: 213px; height: 26px; border: 1px solid #fff; box-shadow: inset 0 0 10px #cdcdcd; padding:0 10px;
	font-size: 14px; display: inline-block;
}

.search-form input[type="submit"]{ height: 25px; width: 49px;   font-weight: bold; line-height: 25px;
border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
border: 0px; padding:0px;}

.gray-box{ padding:16px 23px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); 
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	box-shadow: 0 2px 3px #b1b1b1; -webkit-box-shadow: 0 2px 3px #b1b1b1; -moz-box-shadow: 0 2px 3px #b1b1b1;
	margin-right: 2px;
}

.gray-box h4{ padding-bottom:15px; font-weight: normal; text-transform: uppercase;} 
.gray-box h4 span{ font-size: 15px;  text-transform: lowercase;}
.gray-box form{ padding:0 24px;}

.gray-box form input[type="text"], .gray-box form input{ height: 30px; width: 160px; border: 1px solid #c9c9c9; background: none;}

.gray-box form input[type="submit"]{ border: 0px; border-radius: 3px; box-shadow: 0 0 5px #c9c9c9; width: 142px;
background: #fea43f; /* Old browsers */
background: -moz-linear-gradient(top, #fea43f 0%, #de6f03 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fea43f), color-stop(100%,#de6f03)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fea43f 0%,#de6f03 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fea43f 0%,#de6f03 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fea43f 0%,#de6f03 100%); /* IE10+ */
background: linear-gradient(to bottom, #fea43f 0%,#de6f03 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea43f', endColorstr='#de6f03',GradientType=0 );
font-size: 14px; text-transform: uppercase; color: #fff; text-align: center; font-family: 'Droid Sans', sans-serif;
font-weight: bold; margin-left: 10px; 
}

.gray-box form input[type="submit"]:hover{
	background: #f39327; /* Old browsers */
	background: -moz-linear-gradient(top, #f39327 0%, #c66505 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f39327), color-stop(100%,#c66505)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f39327 0%,#c66505 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f39327 0%,#c66505 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f39327 0%,#c66505 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f39327 0%,#c66505 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f39327', endColorstr='#c66505',GradientType=0 ); 
}

.gray-box .share{ text-align: center; margin-top: 7px;}


/*---------------------------- case studies---------------------------------*/
.balck{ background: #000; height: 50px;}

.main-content.case-studies {padding-bottom: 200px;}

.video-block{ background: url(../images/video-bg.png) no-repeat bottom;
padding-bottom: 35px; margin-bottom: 48px;}
.gray-box2{ border-radius: 5px; border: 1px solid #bbbbbb; padding:18px 23px; width: 99.8%; position: relative;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #d2d2d2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#d2d2d2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#d2d2d2 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#d2d2d2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2d2',GradientType=0 ); 
box-shadow: 0 3px 5px rgba(216,216,216,0.8); -webkit-box-shadow: 0 3px 5px rgba(216,216,216,0.8); 
-moz-box-shadow: 0 3px 5px rgba(216,216,216,0.8);
min-height: 135px;
}

.gray-box2 .left{ float: left; width: 60%;}
.gray-box2 .right{float: right; position: relative; z-index: 2; padding-right: 15px; text-align: center;}
.gray-box2 p{ line-height: 22px; color: #000;} .gray-box2 p span{ font-weight: bold; font-size: 16px;}
.gray-box2 .phone{ font-size: 22px; color: #000; text-shadow:0 1px 2px #888; padding:0 15px; font-family:'HelveticaNeue-Bold' , 'Helvetica Neue';}
.gray-box2 .right span{ display: block; padding:0px 0 7px;}

.clock{ position: absolute; right: 0px; bottom: -4px; z-index: 1;}

.gray-box2 .right a.orange-btn{ display:block; text-align: center; height: 49px; 
background: #ffa53f; /* Old browsers */
background: -moz-linear-gradient(top, #ffa53f 0%, #de6e01 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa53f), color-stop(100%,#de6e01)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa53f 0%,#de6e01 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa53f 0%,#de6e01 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffa53f 0%,#de6e01 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffa53f 0%,#de6e01 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa53f', endColorstr='#de6e01',GradientType=0 ); 
 box-shadow: 0 0 5px rgba(152,152,152,0.8); -webkit-box-shadow: 0 0 5px rgba(152,152,152,0.8); -moz-box-shadow: 0 0 5px rgba(152,152,152,0.8);

color: #fff; text-transform: uppercase; border-radius: 5px; font-weight: bold; text-shadow:0 1px 2px rgba(0,0,0,0.7);
font-family:'HelveticaNeue-Bold' , 'Helvetica Neue';
}

.gray-box2 .right a.orange-btn:hover{
	background: #f79a33; /* Old browsers */
	background: -moz-linear-gradient(top, #f79a33 0%, #bb5d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79a33), color-stop(100%,#bb5d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f79a33 0%,#bb5d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f79a33 0%,#bb5d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f79a33 0%,#bb5d00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f79a33 0%,#bb5d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79a33', endColorstr='#bb5d00',GradientType=0 );
}

.modal-open .modal { background: rgba(0, 0, 0, 0.75);}

/********* popup form ***********/
.lightbox{  
  display: none;
  position: fixed;
  top: 15%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999!important;
  width: 70%;
  height: auto;
  background: #fff;
  border-radius: 5px;
  padding: 0 20px;
}


div#fade {
  float: left;
  width: 100%;
  background:rgba(0,0,0,0.9);
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  display: none; z-index: 100; 
}

.lightbox h3 a.close-popup {
  color: #fff;
  cursor: pointer;
  font-family: 'Droid Sans', sans-serif;
  float: right;
  font-size: 14px;
  background: url(../images/close.png) no-repeat top right;
  padding-right: 28px;
  line-height: 25px; margin-right: -20px;
}

.lightbox h3 a.close-popup:hover{color: #1bb7f1;
background: url(../images/closehover.png) no-repeat top right;
}

.lightbox h3{ position: relative; top: -35px; margin-left: -20px; padding-bottom: 0px;}
.lightbox h3 a{ color: #fff;}

.left-col {
  width: 18%;
  float: left;
  font-size: 14px; color: #000;
}

.right-col {
  float: right;
  width: 78%;
  font-size: 14px;
}
.right-col p{
  font-size: 14px;
  color:black;
}

.right-col img {
	margin-top: 20px;
}

.star-rating {
  margin: 10px 0;
}
.left-col span {
  color: #006d97;
  font-weight: bold;
}

.light-box1{  
  position: relative;
  display: none;
  position: fixed;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 99999!important;
  width: 70%;
  height: auto;
  background: #f2f2f2;
  border-radius: 5px;
  padding: 20px;
}

div#fade1 {
  float: left;
  width: 100%;
  background: #000;
  opacity: 0.7;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.widget-title{display:none;}
.facebook-comment-holder {
  padding-top: 19px;
}
/*.comment-respond{display:none;}*/


@media(min-width:768px) {
/*    .approach, .about-me{margin-left: 0;margin-right: 0;}*/
}



.website-block h3{ color: #000 !important;}
.website-block .textwidget h2, .website-block .textwidget h3{ padding-left: 7px;}



/*------------------- home page appointment -------------*/
.calinder-block .widget_appointments_monthly_calendar{ 
	width: 231px; box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.calinder-block .appointments-wrapper {margin-top: 0px !important; 
	box-shadow: inset 0px 0px 50px rgba(85,146,227, 0.8);
	-webkit-box-shadow: inset 0px 0px 50px rgba(85,146,227, 0.8);
	-moz-box-shadow: inset 0px 0px 50px rgba(85,146,227, 0.8); 
}

.calinder-block .appointments-wrapper h3{
	font-size: 16px;text-transform: inherit;font-weight: bold;color: #fff !important;text-align: center;
	 margin: 0px; height: 34px; line-height: 31px; background: url(../images/h3-bg.png) no-repeat top center;
}

.calinder-block .appointments-list{margin-top: 0px;}

.calinder-block .appointments-list table th,
.calinder-block .appointments-list table td.free:hover, .calinder-block .appointments-list table td.free.today,
.booking-page .appointments-list table th {
background: #f9b66c !important; /* Old browsers */
background: -moz-linear-gradient(top, #f9b66c 0%, #cf841a 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9b66c), color-stop(100%,#cf841a)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9b66c 0%,#cf841a 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9b66c 0%,#cf841a 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9b66c 0%,#cf841a 100%) !important; /* IE10+ */
background: linear-gradient(to bottom, #f9b66c 0%,#cf841a 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9b66c', endColorstr='#cf841a',GradientType=0 );
font-size: 14px;
font-family: Arial, sans-serif !important;
font-weight: 200;
color: #fff; padding:2px 0;
}

.app_monthly_schedule_wrapper table th {border: 0px !important;}

.booking-page .appointments-list table th{ padding:6px; font-weight: bold;}


.calinder-block .appointments-list table td.free:hover, .calinder-block .appointments-list table td.free.today {
	opacity: 1 !important; line-height: normal; padding:0px; margin:0px;
}

.calinder-block td.notpossible.app_past p, .calinder-block .appointments-list table td.free.today p {color: #454a55;text-shadow: 0 1px 1px #fff;}


.calinder-block .app_monthly_schedule_wrapper table td p, .booking-page .app_monthly_schedule_wrapper table td p{
	padding: 3px 0 0 0;margin: 0px;text-align: center; line-height: normal; font-weight: bold !important; 
}

.booking-page .app_monthly_schedule_wrapper table td p{ padding: 8px 0 0 0;

}

.calinder-block td.notpossible {
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #d4d4d4 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#d4d4d4)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%,#d4d4d4 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%,#d4d4d4 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%,#d4d4d4 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%,#d4d4d4 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important;
 }

.calinder-block .appointments-list table td {
	height: 25px; border: 1px solid #1c3455; border-right: 0px;  border-right: 0px;
}

.calinder-block .appointments-list table tfoot, .booking-page .appointments-list table tfoot{ display: none;}
.calinder-block .appointments-list table td.free{ background: none !important;}



/*--------------------- case studies -----------*/
div#slider.flexslider {
	box-shadow: 0 6px 15px rgba(136,136,136,0.5); -webkit-box-shadow: 0 4px 15px rgba(136,136,136,0.5); -moz-box-shadow: 0 4px 15px rgba(136,136,136,0.5);
	margin-bottom: 7px;	height: 360px;
}

.video-block .flexslider .slides > li p iframe{ width: 100%; height: 360px;}
.case-right-list span.listings{ display: inline; line-height: 24px;}
.case-right-list span.listings:after{ content: " | ";}
.case-right-list span.listings a{color: #000;}
.case-right-list span.listings a:hover{color: #3560a5; text-decoration: underline;}
.case-right-list span.listings:last-child:after{ content: " ";}

.video-block div#carousel {padding: 0 46px;}
.video-block div#carousel.flexslider .slides > li{ 
	width: 134px !important; height: 75px; overflow: hidden; margin:0 2px; 
	border: 1px solid #c0c0c0;
}
.video-block div#carousel.flexslider .slides > li.flex-active-slide{border: 3px solid #ef850f;}

.video-block div#carousel .flexslider:hover .flex-direction-nav .flex-prev{ left: 0;}
.video-block div#carousel .flex-direction-nav a {
	width: 29px;height: 75px;margin:0;top: 0%;opacity: 1; 
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	background: #4e78b2; /* Old browsers */
	background: -moz-linear-gradient(top, #4e78b2 0%, #234374 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e78b2), color-stop(100%,#234374)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4e78b2 0%,#234374 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4e78b2 0%,#234374 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4e78b2 0%,#234374 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4e78b2 0%,#234374 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e78b2', endColorstr='#234374',GradientType=0 );
}
.video-block div#carousel .flex-direction-nav a:hover{
	background: #4e78b2; /* Old browsers */
	background: -moz-linear-gradient(top, #4e78b2 0%, #3e6aa8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e78b2), color-stop(100%,#3e6aa8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4e78b2 0%,#3e6aa8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4e78b2 0%,#3e6aa8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4e78b2 0%,#3e6aa8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4e78b2 0%,#3e6aa8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e78b2', endColorstr='#3e6aa8',GradientType=0 );
}

.video-block div#carousel .flex-direction-nav .flex-prev {left: 0px;}
.video-block div#carousel .flex-direction-nav .flex-next {right: 0px;}

.video-block div#carousel .flex-direction-nav .flex-prev:before, 
.video-block div#carousel .flex-direction-nav .flex-next:before{
	content: "";
	top: 27px;
	width: 13px; height: 22px; 
	position: relative; z-index: 2;
}

.video-block div#carousel .flex-direction-nav .flex-prev:before{
	background: url(../images/case-left-arrow.png) no-repeat; left: 8px;
}

.video-block div#carousel .flex-direction-nav .flex-next:before{
	background: url(../images/case-right-arrow.png) no-repeat; right: 6px;
}

.modal-content {border-radius: 0px}
.modal-dialog {width: 708px;margin: 50px auto;}
.modal-title {line-height: normal;font-size: 27px;color: #3560a5;}
.modal-header {padding: 15px;border-bottom: 0px;}
.panel-group .panel {border-radius: 0px;border: 0px;box-shadow: none; border-top: 1px solid #d7d7d7;}
.panel-group .panel:last-child{border-bottom: 1px solid #d7d7d7;}
.panel-group .panel+.panel {margin-top: 0px;}
.panel-title {padding: 5px 0;}

button.close {
background: url(../images/pop-close.png)no-repeat right;
height: 32px;
padding-right: 40px; margin-right: -15px;
}

.close {
float: right;
font-size: 16px;
font-weight: normal;
line-height: 1;
color: #000;
filter: alpha(opacity=20);
opacity: 1;
color: #fff !important;
}

button.close.close-bottom {margin-right: 0px;margin-top: 10px;}

button.close:hover{ opacity: 1; background: url(../images/pop-hover.png)no-repeat right; text-shadow:none !important;}


.panel-default>.panel-heading{ background: none; padding:0px;}
.panel-title{ padding:0px;}
.panel-default>.panel-heading h4 a {
	background-color: transparent;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f9f9 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f4f4f4',GradientType=0 );
	padding:15px; 
	display: block;
}

.panel-default>.panel-heading h4 a:hover{ background: #edecec; color: #3560a5;}


.panel-default>.panel-heading+.panel-collapse>.panel-body h4{ color: #3560a5; padding-bottom: 15px;}
.modal-header .close {margin-top: -55px;}

.entry_author_image {float: left;margin-right: 10px;}
.pagination ul.page-numbers li{ display: inline-block;}
.pagination ul.page-numbers li a, .pagination ul.page-numbers li span{ 
	min-width: 25px; height: 25px; text-align: center; line-height: 25px;  display:block;
	box-shadow: 0 2px 0px #b1b1b1; border-radius: 5px; padding:0 5px;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #efefef 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=0 );
	text-shadow:0 1px 1px #fff; color: #666666;
}

.pagination ul.page-numbers li span.current, .pagination ul.page-numbers li a:hover{
	background: #5c9bff; /* Old browsers */
	background: -moz-linear-gradient(top, #5c9bff 0%, #3b64a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c9bff), color-stop(100%,#3b64a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5c9bff 0%,#3b64a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5c9bff 0%,#3b64a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5c9bff 0%,#3b64a6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5c9bff 0%,#3b64a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c9bff', endColorstr='#3b64a6',GradientType=0 );
	color: #fff;
}


/*------------------- blog detail--------------------------*/
.blog .mc4wp-form {
	background: none;
	float: none;
	margin: 0;
	padding: 0px;
}

.mc4wp-form input[type=email]{ width: 160px !important; height: 31px !important; font-size: 14px !important;
display: inline-block !important;}


/*----------------------------- booking page ---------------*/
.booking-page{}
.booking-page h2{ font-size: 26px; color: #000; padding-bottom: 12px;} .booking-page h2 span{ color: #ff9200; text-decoration: underline;}
.booking-page h3{ font-size: 18px; padding-bottom: 0px; }
.booking-page .sep{ margin:30px 0px;}

.booking-page .pages .col-sm-9.first-block {width: 697px;padding-right: 48px; min-height: 870px;}
.booking-page .pages .col-sm-3.second-block {width: 277px;margin-left: -10px;}
.booking-page .testimonial ul li {padding-left: 0px;}


.booking-page .app_services_dropdown_title{font-size: 18px;}
.booking-page .app_service_excerpts{ display: none;}
.booking-page .app_services_dropdown {padding-bottom: 5px;}

.booking-page .appointments-wrapper br{ display: none;}

.booking-page .appointments-wrapper .appointments-list{
	background: #385c95; /* Old browsers */
	background: -moz-linear-gradient(top, #385c95 0%, #1b3968 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#385c95), color-stop(100%,#1b3968)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #385c95 0%,#1b3968 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #385c95 0%,#1b3968 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #385c95 0%,#1b3968 100%); /* IE10+ */
	background: linear-gradient(to bottom, #385c95 0%,#1b3968 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#385c95', endColorstr='#1b3968',GradientType=0 );
	padding:52px 15px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	margin-top:-5px;
}

.booking-page .appointments-instructions {position: relative;color: #fff;top:30px;z-index: 10;left: 15px;
font-size: 14px;font-weight: bold;}

.booking-page .appointments-list table td, .booking-page .appointments-list table td.notpossible.notworking { height: 36px;border: 1px solid #1d3a68;
	background: #60a0d9; /* Old browsers */
	background: -moz-linear-gradient(top, #60a0d9 0%, #498ac4 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60a0d9), color-stop(100%,#498ac4))  !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #60a0d9 0%,#498ac4 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a0d9', endColorstr='#498ac4',GradientType=0 ) !important; 
	
}

.booking-page .app_timetable div.notpossible{
	background: #60a0d9; /* Old browsers */
	background: -moz-linear-gradient(top, #60a0d9 0%, #498ac4 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60a0d9), color-stop(100%,#498ac4))  !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #60a0d9 0%,#498ac4 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a0d9', endColorstr='#498ac4',GradientType=0 ) !important; 
}

.booking-page .appointments-list table td.notpossible.notworking p, .booking-page .app_timetable div.notpossible{ color: #fff !important;}

.booking-page .appointments-list table td.free, .booking-page .appointments-list table td.notpossible{ 
background: #f5f5f5; /* Old browsers */
background: -moz-linear-gradient(top, #f5f5f5 0%, #d3d3d3 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#d3d3d3)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f5f5f5 0%,#d3d3d3 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f5f5f5 0%,#d3d3d3 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f5f5f5 0%,#d3d3d3 100%) !important; /* IE10+ */
background: linear-gradient(to bottom, #f5f5f5 0%,#d3d3d3 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d3d3d3',GradientType=0 ) !important;
}

.booking-page .appointments-list table td.notpossible{
	background: #60a0d9; /* Old browsers */
	background: -moz-linear-gradient(top, #60a0d9 0%, #498ac4 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60a0d9), color-stop(100%,#498ac4))  !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #60a0d9 0%,#498ac4 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #60a0d9 0%,#498ac4 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a0d9', endColorstr='#498ac4',GradientType=0 ) !important; 
}

.booking-page .appointments-list table td.free p, .booking-page .appointments-list table td.notpossible p{
	color: #454a55 !important;
}

.booking-page .appointments-list table td.notpossible p{
	color: #fff !important;
}

.booking-page .app_timetable_title{ display: none !important;}
.app_timetable_cell {width: 32.5% !important;height: 28px; font-weight: bold; font-size: 14px; line-height: 20px;}

.booking-page .app_monthly_schedule_wrapper {width: 320px !important;}
.booking-page .app_timetable_wrapper {width: 298px;  padding-top: 53px;}

.booking-page .app_timetable div.free {
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #edf3f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#edf3f5)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%,#edf3f5 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%,#edf3f5 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%,#edf3f5 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%,#edf3f5 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#edf3f5',GradientType=0 ) !important;
}

.booking-page .appointments-legend {margin: 5px 42px !important;}
.booking-page table.appointments-legend-table td {height: 9px !important;min-width: 50px !important; border: 1px !important;
border-color: transparent;}
.booking-page table.appointments-legend-table td.free{
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #edf3f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#edf3f5)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%,#edf3f5 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%,#edf3f5 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%,#edf3f5 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%,#edf3f5 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#edf3f5',GradientType=0 ) !important;
	border: 1px solid #d9d9d9 !important;
}

.booking-page .appointments-legend-table {font-size: 12px !important;}

.booking-page table.appointments-legend-table td.busy{ background: #fea406 !important}
.booking-page table.appointments-legend-table td.notpossible{ background: #34bdf3 !important}
.booking-page .schedule-box{ position: relative;}
.appointments-pagination {padding: 0px !important; width: 277px; position: absolute; right: 17px;
	top:105px; }

.booking-page .appointments-pagination a, input.appointments-confirmation-button {color: #1b3968 !important;text-decoration: none;text-shadow: none !important;
padding: 5px 8px!important; font-weight: bold;
box-shadow: none !important;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #d3d3d3 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d3d3d3)) !important;; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#d3d3d3 100%) !important;; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#d3d3d3 100%) !important;; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#d3d3d3 100%) !important;; /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#d3d3d3 100%) !important;; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0) !important;;
 border-radius: 5px;
}

.booking-page .appointments-pagination a:hover, 
.appointments-confirmation-cancel-button{
	background: #5e9ed8; /* Old browsers */
	background: -moz-linear-gradient(top, #5e9ed8 0%, #498bc5 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e9ed8), color-stop(100%,#498bc5)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5e9ed8 0%,#498bc5 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5e9ed8 0%,#498bc5 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5e9ed8 0%,#498bc5 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #5e9ed8 0%,#498bc5 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e9ed8', endColorstr='#498bc5',GradientType=0 ) !important;
	color: #fff !important;

}

.appointments-confirmation-wrapper {padding-top: 50px;}
.appointments-confirmation-wrapper fieldset {border: 0px !important; padding:20px 0 !important;}
.appointments-confirmation-wrapper h3 {border-bottom: 2px solid #1c3a69;padding-bottom: 15px !important; font-weight: bold;}
.appointments-confirmation-wrapper input[type="text"] {height: 35px !important;border-radius: 5px;border: 1px solid #ddd; padding:0 5px;
}

.appointments-confirmation-wrapper label {font-weight: normal;}


.appointments-confirmation-buttons {padding-left: 31.5%;}
input.appointments-confirmation-button, .appointments-confirmation-cancel-button{ margin-right: 10px; border:0px; border-radius: 5px; height: 35px;
line-height: 25px; border: 1px solid #ddd; padding:0 15px;}

.appointments-confirmation-cancel-button{ border: 1px solid #4081ba;}
.app_services_dropdown_select select{height: 30px;width: 245px;border: 1px solid #ccc;box-shadow: inset 0 0px 10px #d4d4d4;
font-size: 14px;padding-left: 10px;}
footer p span a.open-popup{ cursor: pointer;}

.website-block h3 {color: #000 !important; padding-bottom: 20px;}

.g-tiit, .fb-blk{ float: left;}
.g-tiit iframe#twitter-widget-0{ width: 90px !important;}

.gray-box .share div {background: #e2e6e9;padding: 5px 10px;display: inline-block;vertical-align: top;border-radius: 5px;
height: 30px; margin:0 2px;
}

.gray-box .share div div.wdfb_like_button {padding: 0;background: none;height: inherit; margin:0px;}
div#comment-providers-select-message {display: none;}
div#comment-providers {margin-top: 20px;}
.selected-comment-provider, ul#all-comment-providers li.selected-comment-provider a{ background: #f3f3f3 !important;}

.comment-provider.selected-comment-provider {padding: 15px;}
.comment-provider.selected-comment-provider h3{ font-size: 18px; padding-bottom: 10px;}
.comment-provider.selected-comment-provider p{ padding-bottom: 15px; line-height: normal; font-size: 14px;}
.comment-provider.selected-comment-provider input{ width: 40%; height: 25px; box-shadow: none; border: 0px;}
.comment-provider.selected-comment-provider label{ width: 15%; font-weight: normal;}
.comment-provider.selected-comment-provider label span.required{ color: red;}
.comment-provider textarea {width: 100%;border: 0px;box-shadow: none;height: 120px;margin-top: 5px;}
.comment-provider.selected-comment-provider input#submit {width: inherit;padding: 10px 15px;height: inherit;
	background: #2d537c; color: #fff;
}

.comment-provider.selected-comment-provider input#submit:hover{ background: #2b71bc;}
.app_services_dropdown_select{padding: 0.4em 0 0;}


/*--------------------------- services page ------------------------*/
h2.services { padding: 0 70px 40px; color: #000; font-size: 26px;}
h2.services span {color:#ff7200;}
.video-wrap{ width: 671px;   margin-left: 49px; padding-bottom: 30px;}
.video-wrap a{ color:#ff7200; text-decoration: underline;} .video-wrap a:hover{ color: #000; }
.video-box.video p iframe{ width: 100%;}
.bottom-prt {line-height: 40px;}

.video-wrap a.button{background: #ffa53f; /* Old browsers */
background: -moz-linear-gradient(top, #ffa53f 0%, #dd6e01 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa53f), color-stop(100%,#dd6e01)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa53f 0%,#dd6e01 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa53f 0%,#dd6e01 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffa53f 0%,#dd6e01 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffa53f 0%,#dd6e01 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa53f', endColorstr='#dd6e01',GradientType=0 );
border-radius: 5px; box-shadow: 0 0 5px #c7c7c7; line-height: 40px; display: inline-block; float: right; padding: 0 20px;
color: #fff; text-decoration: none; text-shadow: 1px 1px 1px #764411;
} 

.video-wrap a.button:hover{
	background: #2f60ae; /* Old browsers */
background: -moz-linear-gradient(top, #2f60ae 0%, #234479 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f60ae), color-stop(100%,#234479)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2f60ae 0%,#234479 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2f60ae 0%,#234479 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2f60ae 0%,#234479 100%); /* IE10+ */
background: linear-gradient(to bottom, #2f60ae 0%,#234479 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f60ae', endColorstr='#234479',GradientType=0 );
}

.video-box{ height: 360px; box-shadow: 0 0 5px #b2b2b2; border: 1px solid #cacaca; margin-bottom: 43px;}
.video-box img{ width: 100%; height: 100%; vertical-align: baseline;}

.col-sm-4.video-list {width: 275px;}
.col-sm-4.video-list ul{}
.col-sm-4.video-list ul li{ background: url(../images/video-list-bg.png) no-repeat bottom; margin-bottom: 17px; padding-bottom: 12px;}
.col-sm-4.video-list ul li img{ width: 128px; height: 72px; margin-bottom: 5px; border: 1px solid #cacaca; box-shadow: 0 0 10px #d0d0d0;}
.col-sm-4.video-list ul li a{ display: inline-block;}
.col-sm-4.video-list ul li img:hover{ opacity: 0.8; cursor: pointer;}
.col-sm-4.video-list ul li h5{ font-weight: normal; font-size: 16px;} 

ul#all-comment-providers li a span {font-size: 14px !important;}
.col-sm-12.clients-logo {padding-left: 62px; padding-top: 10px; cursor: pointer;}

/*----------- services second --------------------*/
.done-logo {margin-top: 40px;}
.inner.services.landing-page {padding-bottom: 70px;}
.inner.services.landing-page .video-box p{ font-size: 17px; color: #000;}
.landing-page .video-box{ margin-bottom: 25px; height: inherit;border: 0px;box-shadow: none;}
.landing-page h2.services {padding: 0 69px 40px;}
.col-sm-4.blue-box {width: 229px; padding:18px 20px; 
background: #2d527a; /* Old browsers */
background: -moz-linear-gradient(top, #2d527a 0%, #1a2f4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d527a), color-stop(100%,#1a2f4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2d527a 0%,#1a2f4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2d527a 0%,#1a2f4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2d527a 0%,#1a2f4f 100%); /* IE10+ */
background: linear-gradient(to bottom, #2d527a 0%,#1a2f4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d527a', endColorstr='#1a2f4f',GradientType=0 );}

.col-sm-4.blue-box h3{ font-family: 'dearjoe_5_dearjoe5casualtrial'; font-size: 30px; color: #fff; font-weight: normal;
text-align: center; background: url(../images/under-line.png) no-repeat bottom center; padding-bottom: 0px; margin-bottom: 17px;}
.col-sm-4.blue-box h3 span{ color: #ffa540;}
.col-sm-4.blue-box form { width: 100%; padding:0 5px;}
.col-sm-4.blue-box form .form-control {height: 35px;color: #000;border: 1px solid #87909e;border-radius:0px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 0 10px #b8b8b8 !important;font-weight: bold;
font-size: 16px; margin-bottom: 15px; background: #fff;}

.col-sm-4.blue-box input.btn.form-control{ height: 39px; border: 0px; box-shadow: none; line-height: 39px; text-transform: initial;}
.col-sm-4.blue-box p{ font-size: 11px; line-height: normal; padding:0px; color: #fff;}

.col-sm-4.blue-box input.btn.form-control{ 
display:block; text-align: center; height: 39px; line-height: 25px;
color: #fff;  border-radius: 5px; font-weight: bold; text-shadow:0 1px 2px rgba(0,0,0,0.7);
background: #ffa540; /* Old browsers */
background: -moz-linear-gradient(top, #ffa540 0%, #dd6e01 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa540), color-stop(100%,#dd6e01)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa540 0%,#dd6e01 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa540 0%,#dd6e01 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffa540 0%,#dd6e01 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffa540 0%,#dd6e01 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa540', endColorstr='#dd6e01',GradientType=0 );
box-shadow: 0 0 5px #192d4a !important;  margin:0 -5px 10px; width: 188px;
}

.col-sm-4.blue-box input.btn.form-control:hover{
	background: #f79a33; /* Old browsers */
	background: -moz-linear-gradient(top, #f79a33 0%, #bb5d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79a33), color-stop(100%,#bb5d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f79a33 0%,#bb5d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f79a33 0%,#bb5d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f79a33 0%,#bb5d00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f79a33 0%,#bb5d00 100%); /* W3C */
}

.col-sm-4.blue-box div.wpcf7 img.ajax-loader{ display: none;}
.col-sm-4.blue-box span.wpcf7-not-valid-tip {position: relative;top: -12px;}
.col-sm-4.blue-box div.wpcf7-validation-errors {border: 1px solid #ffa540;margin: 0 -5px 10px;padding: 5px;font-size: 13px;color: #f1f1f1;}

.vsbl-phone{ display: none;}
.hide-phone{ display: block;}

.mbl-vid{ width: 96%; margin:0 auto;}
.mbl-vid .flexslider .slides p iframe, .mbl-vid .flexslider .slides iframe{ 
	width: 100% !important;  vertical-align: bottom;}
.mbl-vid .flex-control-nav{ display: none;}
.mbl-vid .flexslider .slides p{ padding:0px;}

/*--------------------- responsive -------------*/


@media screen and (max-width: 1199px) {
	.nav>li>a {margin-left: 2.3em;}
	.col-sm-4.first-block, .col-sm-4.third-block{width: 295px;}
	.col-sm-4.second-block {width: 289px;}
	.social-list ul li p {width: 83%;}
	.video-wrap {width: 650px;margin-left: 30px;} 
	.col-sm-4.video-list {width: 251px;}
	
	.col-sm-4.blue-box {width: 210px;margin-left: 20px;}
	.col-sm-4.blue-box h3 {font-size: 25px;}
	.col-sm-4.blue-box input.btn.form-control{ width: 100%; margin:0 0 10px;}
	h2.services {font-size: 24px;}

	.pages .col-sm-9.first-block {width: 630px;}
	.col-sm-8.first-block {width: 612px;}
	.video-block div#carousel {padding: 0 35px;}
	.video-block div#carousel.flexslider .slides > li {width: 128px !important;height: 73px;}
	.video-block div#carousel .flex-direction-nav a {height: 72px;}
	
	.booking-page .pages .col-sm-9.first-block {width: 665px;}
	.booking-page .pages .col-sm-3.second-block {width: 245px;}
	
	.booking-page .app_monthly_schedule_wrapper {width: 305px !important;}
	.booking-page .app_timetable_wrapper {width: 280px;}

	.left-content-page .col-sm-8 {width: 650px;}
	.gray-box2 .phone {font-size: 20px;}
	.orange-btn, .small-orange-btn, .small-green-btn {font-size: 16px;}
	.left-content-page .sidebar {margin-left: 25px;}

	.about-description {width: 39.9%;}
	.social-listing li {width: 225px;}
	.step-holder span {font-size: 14px;}
	.testimonials-box {width: 73.5%;}

	.numbers-page .profile-img, .numbers-page .profile-img img {width: 90px;height: 90px;}
	.top-part {right: 20px;}

	ul.blog-list li .img-holder {width: 100%;}
	.ways-to-contact ul li {margin: 0 45px;}
	.seminar-page {padding: 37px 40px 55px 50px;}
	.message {width: 500px;}
	.form-block .name, .form-block .email, .form-block .topic, .form-block .captcha {width: 300px;}

}


@media screen and (max-width: 1024px) {
	h3 {font-size: 18px;}
	.nav>li>a {	margin-left: 2.3em;	}
	.col-sm-4.first-block, .col-sm-4.third-block{	width: 289px;}
	.col-sm-4.third-block {	margin-left: 13px;}
	.social-list ul li p {width: 80%;}
	.video-wrap {margin-left: 17px;}
	.pages .col-sm-9.first-block {width: 625px;}
	.col-sm-8.first-block {width: 610px;}
	.col-sm-4.second-block {width: 292px;}
	.video-block div#carousel {padding: 0 39px;}
	.video-block div#carousel.flexslider .slides > li {width: 125px !important;}
	.booking-page .pages .col-sm-9.first-block, .left-content-page .col-sm-8 {width: 656px;}
	.booking-page .pages .col-sm-3.second-block {width: 257px;}
	.booking-page .app_monthly_schedule_wrapper {width: 290px !important;}
	.booking-page .app_timetable_wrapper {width: 289px;}
	.left-content-page .sidebar {margin-left: 20px;}
	.orange-btn, .small-orange-btn, .small-green-btn {font-size: 16px;}
	.history-img img {width: 100%;}
	.social-listing li {margin-left: 78px; vertical-align: top;}
	.step-holder span {font-size: 14px;}
	.testimonials-box {width: 73%;}
	ul.blog-list li .img-holder {width: auto;}
	.mc4wp-form input[type=email], .gray-box form input[type="text"], .gray-box form input{ width: 31% !important; font-size: 13px;}
	ul#all-comment-providers li a span {font-size: 11px !important;}
	.fbFeedbackContent .composer{ width: 74% !important;}
	.top-part {right: 20px;}
	.numbers-page .profile-img {width: 100px-s;height: 100px;}
	.numbers-page .profile-img img{ width: 100%; height: 100%;}
	.profile-img-big img{ width: 100%;}
	.ways-to-contact ul li {margin: 0 45px;}
	.form-block .name, .form-block .email, .form-block .topic, .form-block .captcha {width: 300px;}
	.message {width: 510px;}

}


@media screen and (max-width: 991px) {
	body{ font-size: 14px;}
	.approach h1, .professional-history h1, .contact-me h1{ font-size: 30px;}
	h2, .booking-page h2, .blog h2 {font-size: 21px;}
	h2.services {font-size: 20px;}
	h3, .booking-page h3, .booking-page .app_services_dropdown_title, .appointments-wrapper h4 {font-size: 16px;}
	ul#menu-top-menu li {font-size: 14px;}
	.logo-holder {width: 100%; margin-bottom: 15px;}
	.logo-holder img {width: 100%;}
	.top-right {height: auto;}
	.top-right p {padding: 15px 19px 0 0;line-height: 20px; font-size: 14px;}
	.top-right p span:before{ width: 104px;}
	.navbar-default .navbar-nav>li>a {font-size: 13px;}
	.nav>li>a {margin-left: 1.7em;}

	
	.col-sm-4.first-block, .col-sm-4.third-block, .col-sm-4.second-block {width: 31%;}
	.website-block img {width: 100%;}
	.testimonial ul li p img, .profile-img img {width: 85px;height: 85px;}
	.footer-list ul li {font-size: 12px;}
	.footer-list ul li a {padding: 0 15px 0 0;}
	.footer-blog-button{ font-size: 18px;  width: 110px;}

	footer .calinder-block {margin-left: 0px;}
	.calinder-block .widget_appointments_monthly_calendar {width: 100%;}
	.lightbox-wrapper .left-col img {width: 100%;}
	.social-list ul li img {width: 30px;height: 30px;}
	.video-wrap {width: 66%;}
	.video-box.video p iframe, .landing-page .video-box p iframe {width: 100%; display: block;}
	.landing-page .video-box p iframe{ box-shadow: 0 0 5px #b2b2b2; border: 1px solid;}
	

	.col-sm-4.video-list {width: 31%;}
	.col-sm-4.blue-box {width: 29%; margin-left: 0px;}
	.col-sm-4.blue-box form .form-control {height: 30px; font-size: 15px;}
	.col-sm-4.blue-box input.btn.form-control {height: 35px;line-height: 17px;}

	.col-sm-8.video-wrap .bottom-prt{ text-align: center;}
	.video-wrap a.button{ float: none;}
	.col-sm-4.video-list ul li h5{ font-size: 14px;}
	.pages .col-sm-9.first-block {width: 70%;}
	.pages .col-sm-3.second-block{ width: 26%;}
	.inner.services.landing-page .video-box p{ font-size: 15px;}

	.col-sm-3.second-block aside.about p, p, .side-tab .tab-content ul li, .about-page p, ul.post-list li a.btn{ font-size: 14px;}
	.side-tab .nav-tabs>li{ font-size: 10px;}
	.search-block h3 span.categoires{ padding-left:0px; font-size: 13px;}
	.search-form input[type="text"], .gray-box form input[type="text"]{ width: 68%;}
	.col-sm-8.first-block{ width: 65%;}
	.video-block div#carousel.flexslider .slides > li{ width: 119px; height: 67px;}
	.video-block div#carousel .flex-direction-nav a{ height : 67px;}
	.video-block div#carousel .flex-direction-nav .flex-prev:before, .video-block div#carousel .flex-direction-nav .flex-next:before{ top: 23px;}
	.gray-box2 .left{ width: 50%;}
	.gray-box2 .right{ padding-right: 0px;}
	.gray-box2 .phone{ font-size: 18px;}

	.left-content-page h1, .contact-page h1{ font-size: 22px;}
	.booking-page .pages .col-sm-9.first-block, .left-content-page .col-sm-8{ width: 67%;}
	.mlogo img {width: 80%;}
	.left-content-page .sidebar {width: 29.9%;}
	.gray-box2 .phone{ padding: 0px;}
	.left-content-page .sidebar .gray-box2 .right a.orange-btn, .gray-box2 .right a.orange-btn{ font-size: 13px; height: 43px;}

	.testimonials-box{ width: 68%;}
	.testimonial-page .profile-img{ width: 85px; height: 85px;}
	.pages.testimonial-page .col-sm-3.second-block {width: 26%;float: left;margin-right: 0;}

	.ways-to-contact ul li {margin: 0 10px;}
	.form-block .name, .form-block .email, .form-block .topic, .form-block .captcha{ width: 260px;}
	.message {width: 330px;}

	.form-block input.wpcf7-form-control.wpcf7-submit.orange-btn {width: auto;height: 40px;padding: 0px 15px;font-size: 13px;}
	.captcha span{ margin:0px;} .captcha label{ margin-right: 10px;}

	.numbers-page .profile-img {width: 85px;height: 85px;}

	.numbers-page .information{ width: 145px;} 
	.industry, .writeup, .company{ font-size: 15px;}

	.gray, .orange{ width: 140px;}
	.gray span, .gray .orange-btn{ font-size: 12px;}
	.top-part{ right: 5px;}

	.booking-page .app_monthly_schedule_wrapper{ width: 45% !important;} 
	.booking-page .app_timetable_wrapper {width: 55% !important;}

	.booking-page .appointments-list table td, .booking-page .appointments-list table td.notpossible.notworking{ height: 30px;}
	.booking-page .app_monthly_schedule_wrapper table td p {padding: 6px 0 0 0;}
	.app_timetable_cell {width: 31.8% !important;font-size: 12px;}
	.booking-page .appointments-pagination a, input.appointments-confirmation-button{ font-size: 10px;}
	.appointments-pagination {width: 45%; right: 23px;}
	.booking-page .pages .col-sm-3.second-block{ width: 215px;}
	.mc4wp-form input[type=email]{ font-size: 13px;}
	.about-desc {width: 100%;}
	
	.row.about-me {position: relative;}
	.col-xs-12.col-sm-7.right-img {position: absolute;bottom: 0;right: -16px;}
	.about-desc img {width: 80%;}

	.social-listing li {margin-left: 25px; width: 30%;}
	.social-listing .box {width: 25px;height: 28px;}
	.social-listing i {font-size: 13px;line-height: 30px;}
	.contact-me span + span{ font-size: 30px;}
	.social-listing .box{ margin-right: 10px;}

	.step-description .img-wrap {padding: 0px;}
	.img-wrap.img-responsive img {width: 100%;}
	.book-a-session .right .phone, .book-a-session .right span {margin-top: 12px;}
	.book-a-session .gray-box2 .right span {margin: 0 10px;line-height: 44px;}
	.book-a-session .gray-box2 .right{ margin-top: 40px;}

	.shadow-bg img {width: 100%;}
	.seminar-page .topic-name {font-size: 20px;line-height: 30px;}
	.seminar-page h2 {font-size: 25px; padding-bottom: 10px;}

	.secnd-slide {padding: 20px 0 0 20px;}
	.fst-slide, .secnd-slide{background-size: 100% !important;}
	.secnd-slide p {width: 61%;padding-left: 25px;padding-bottom: 15px;font-size: 13px;}
	.secnd-slide p:before {width: 18px;height: 23px;background-size: 100%;}	

	.fst-slide ul li {width: 32%;}
	.flexslider .slides h1{ font-size: 20px;}
	.fst-slide {padding: 15px 15px}
	.fst-slide, .secnd-slide{ height: 229px; overflow: hidden;}
	.fst-slide ul li{ height: 200px; padding:15px;}
	 .fst-slide ul li p, .secnd-slide p{ font-size: 13px;}
	 .flexslider .slides img {width: 50%;}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.step-holder {padding: 11px 10px; min-height: inherit;}
	.footer-blog-arrow {display: none;}

}


@media screen and (max-width: 768px) {
	.gray-box form {padding: 0px;}
	.mc4wp-form input[type=email], .gray-box form input[type="text"], .gray-box form input{width: 31.5% !important;}
	.gray-box form input[type="submit"]{ font-weight: normal; font-size: 12px; margin-left: 0px;}
	.col-sm-3.second-block aside.about p, p, .side-tab .tab-content ul li, .about-page p,
	.testimonial ul li p{ font-size: 12px;}

	ul.blog-list li .left, ul.blog-list li .right, ul.blog-list li .right .fb-share{ float: none; width: 100%;}
	ul.blog-list li .right{ padding-top: 15px}
	ul.blog-list li .right .fb-share{ padding-top: 5px;}
	.blog h2 {padding-bottom: 20px;}

	.lightbox{ position: absolute; top: 10%; width: 90%;}
	.lightbox h3{ top: -50px;}
	.footer-blog-arrow {display: none;}
}


@media screen and (max-width: 767px) {
	.logo-holder{ width: 250px; margin:15px auto;}
	.top-right p {width: 100%;text-align: center;padding:10px;} 
	.top-right p br{ display: none;}
	.navbar-toggle {padding: 8px 7px;}
	.navbar-default .navbar-toggle {border-color: #f99003;background: #f99003;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
	h2{ padding-bottom: 8px;} 
	p, .website-block h3, .testimonial ul li p{ padding-bottom: 10px;}
	.testimonial ul li p{ line-height: normal;}

	.sep, ul.post-list li{ margin-bottom: 8px;} .btn{ margin-bottom: 15px;}
	.col-sm-3.second-block aside.about p, p, .side-tab .tab-content ul li, .about-page p, ul.post-list li a.btn { font-size: 13px;}
	.website-block .textwidget h2, .website-block .textwidget h3{ padding-left: 0px;}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ border-color: #e68502;background: #e68502;}
	.navbar-collapse.collapse{ overflow: hidden; background: #d4d4d4; box-shadow: 0 2px 3px #888;}
	.nav>li>a {margin-left: 0;background:  transparent ; padding: 0 0 0 15px;line-height: 35px;font-weight: normal !important; color: #233e62 !important;
		text-shadow: none !important;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
	{background: #e68502; color: #fff !important; text-shadow: none;	}

	.navbar-nav>li.booking a{color: #233e62;}
	.navbar-nav{ padding: 0px; margin:0px;}
	

	.main-content {padding: 20px 0 5px;}

	.col-sm-4.first-block, .col-sm-4.third-block, .col-sm-4.second-block{ width: 100%; margin:0px;}
	.banner-holder, .inner {padding: 0 15px;} .inner.content-block {margin: 0 15px;}
	.banner-holder{ margin-bottom: 15px;}
	.website-block img{ width: 315px;}

	.col-sm-3.second-block aside.about p, p, .side-tab .tab-content ul li, .about-page p{ font-size: 14px;}
	.footer-list{ padding-top: 0px;}
	

	footer {padding: 20px 15px;} 
	footer .row{ margin:0px;}
	footer .col-sm-12{ padding:0px;}
	.footer-blog, .footer-list, .now { padding: 0px;} 
	.footer-blog, .footer-list{ margin:0 -15px;}
	.spounser {margin: 26px 0px 16px;}
	.line-sep {margin: 5px 0px 15px 0px;}
	.footer-blog-arrow{ display: none;}

	.footer-blog-button {font-size: 16px;width: auto;height: auto;padding: 0 20px;line-height: 40px;}
	.footer-list ul li {padding-top: 14px;}

	footer h4 , h3{ padding-bottom: 10px;}

	.col-sm-4.first-block, .col-sm-4.third-block, .col-sm-4.second-block{ padding: 0px; margin-bottom: 15px;}
	.calinder-block .appointments-wrapper h3 {background: #376aba;}

	.video-wrap{ width: 100%; margin:0;}
	h2.services {padding: 0 20px 20px;}
	.video-box{ margin-bottom: 25px;}
	.video-wrap a.button {margin-left: 20px;}

	.col-sm-8.video-wrap .textarea, .col-sm-8.first-block{ padding-bottom: 30px;}
	.landing-page .video-wrap{ padding-bottom: 0px;}
	.col-sm-4.blue-box {width: 96%;margin: 0 15px;}
	.col-sm-4.blue-box h3 {background: url(../images/under-line.png) no-repeat 75% 100%;background-size: 80px;}

	.pages .col-sm-9.first-block {width: 100%;background: none; margin:0px; padding: 0 15px; min-height: inherit; padding-bottom: 20px;}
	.pages .col-sm-9.first-block:before, .pages .col-sm-9.first-block:after{ content: none; }
	
	.pages .col-sm-3.second-block, .col-sm-8.first-block, .case-studies .col-sm-4.second-block,
	.booking-page .pages .col-sm-9.first-block, .left-content-page .col-sm-8, .booking-page .pages .col-sm-3.second-block,
	.main-content.contact-page	 { width: 100%; padding:0 15px;}
	

	.video-block{ margin-bottom: 10px;}

	.side-tab .nav-tabs>li{ font-size: 14px;}
	.side-tab .nav>li>a {padding: 14px 10px 0;}
	.col-sm-3.second-block aside.about p{ border: none;}
	.side-tab .nav-tabs>li.active>a:after{ left: 45%;}
	.side-tab .nav-tabs>li.active>a, .side-tab .nav-tabs>li.active>a:hover, .side-tab .nav-tabs>li.active>a:focus{ color: #fff !important;}

	.search-block form.search-form label	{ width: 100%;}


	.search-form input[type="text"], .gray-box form input[type="text"]{ width: 80%;}
	.search-form input[type="submit"]{ width: 19%; font-size: 14px; float: right;}
	.main-content.case-studies{ padding-bottom:0px;}

	.col-sm-8.first-block {padding-bottom: 30px;}

	.booking-page .pages .col-sm-9.first-block{ min-height: inherit; padding-bottom: 30px;}
	.booking-page .appointments-pagination a, input.appointments-confirmation-button{ font-size: 14px;}

	.booking-page .app_timetable_wrapper{ margin-left: 0px;}

	.main-content.left-content-page {padding: 15px;}

	.media-listing .col-xs-12.col-sm-3.media-logo{ float: left; width: 20%;}
	.media-listing .col-xs-12.col-sm-9.media-desc{ width: 80%;}

	.left-content-page .sidebar{ width: 100%; margin:0px; padding:0 15px;}
	.left-content-page .sidebar .gray-box2 .left {width: 70%;}

	.step-holder img{ display: none;}
	.step-holder span{ font-size: 13px;} .step-holder{ min-height: inherit;}

	.img-wrap.img-responsive {display: none;}
	#step2 .step-desc, #step4 .step-desc{ padding-left: 0px;}

	.step-desc span{ margin-bottom: 0px;}
	.step-description {padding-bottom: 20px;margin-bottom: 25px;}
	.step-list li{ line-height: normal; margin-bottom: 10px;} 
	ul.step-list, .book-a-session{ padding-bottom: 15px;}

	.testimonial-wrapper .col-sm-2{ float: left; width: 15%;}
	.col-xs-12.col-sm-10.testimonials-box{ width: 78%; float: left;}
	.pages.testimonial-page .col-sm-3.second-block, .col-sm-4.video-list, .col-sm-4.second-block h2{ width: 100%;}
	.testimonial-page .gray-box2 .left{ width: 75%;}

	.numbers-page .col-sm-7 {width: 55%;}
	.col-sm-4.video-list ul li {background:none; text-align: center; border-bottom: 1px solid #ccc;}
	.form{ width: 100%;}
	.form-block{ margin-bottom: 30px;}
	ul#menu-top-menu{ padding-right: 0px;}

	.top-right{ background: none;}
	.video-block{ background-size: 100%;}
	.about-bottom {border-top: 0px; padding-top: 0px;  margin:0 10px;}
	.row.contact-me {margin-bottom: 0px;}
	.shadow-bg {margin: 0 20px;}
	.inner.services.landing-page {padding-bottom: 20px;}
	footer .col-sm-10 {width: 80%;float: left;}
	.footer-list ul li {padding-top: 0;padding-bottom: 10px;}
	.landing-page h2.services {padding: 0 10px 40px;}
	.col-sm-4.blue-box h3 {font-size: 20px;}

	.navbar-nav>li ul.sub-menu li a {font-size: 12px;}
	.navbar-nav>li ul.sub-menu,.navbar-nav>li.result ul.sub-menu {position: relative;display:none;width: 98%;margin: 0 auto;}
	.navbar-nav>li ul.sub-menu li:nth-child(3n) ul.sub-menu li {width: 108.5%;background: #1e3559;margin: 0 -19px;
	clear: both;float: none;display: block;padding-left: 22px;}
	.navbar-nav>li ul.sub-menu li:nth-child(3n) ul.sub-menu li:before{ left: 22px;}
	.navbar-nav>li.result ul.sub-menu li {margin: 0 10px;}
	.navbar-nav>li ul.sub-menu li:nth-child(3n) ul.sub-menu li a{ background: url("../images/sub-menu-bg.png") repeat-x bottom; width: 96%;}
	.navbar-nav>li.result ul.sub-menu li {width: 100%; margin:0px;}
	.navbar-nav>li.result ul.sub-menu li a{ font-size: 14px;}

	.navbar-nav>li ul.sub-menu li:nth-child(3n) ul.sub-menu{ background: #1e3559;}
	.navbar-nav>li ul.sub-menu, .navbar-nav>li.result ul.sub-menu {width: 100%; margin:0px; padding:0;}
	.navbar-nav>li ul.sub-menu li ul.sub-menu{ padding:0px;}

	.navbar-nav>li ul.sub-menu li ul.sub-menu li a, .navbar-nav>li.result ul.sub-menu li a{ padding-left: 25px;}
	.navbar-nav>li ul.sub-menu li ul.sub-menu li:before, .navbar-nav>li.result ul.sub-menu li:before{left: 15px;}

	.testimonial ul li .quote img {  width: 30px;}
	.testimonial ul li .quote {top:15px;}
	.testimonial ul li p img, .profile-img img { width: 50px; height: 50px; padding: 2px;}
	.testimonial ul li p span {  margin-top: 15px;  padding-top: 5px;}
	.testimonial ul li p{ top: 0px;}
	.testimonial ul li{ padding-left: 0px;}
	.fotter-sub-link, .copyright{ text-align: left;}
	footer h4{ font-size: 14px;}
	h2.services{ font-size: 17px;}
	.col-sm-12.clients-logo{ padding:0 15px;}
	.side-tab .tab-content ul li{ padding-bottom: 5px;}
	.col-sm-3.second-block aside h3{ padding-bottom: 10px;}
	.col-sm-3.second-block aside.about p { padding-bottom: 20px; margin-bottom: 0px;}
	.side-tab .tab-content { padding: 15px 10px;} .side-tab{ margin-bottom:15px;}
	ul#recentcomments li { padding-bottom: 8px; margin-bottom: 5px;}
	ul#recentcomments { padding-bottom: 8px;  margin-bottom: 10px;}
	.col-sm-3.second-block aside h3 { padding-bottom: 5px;}
	.tag-cloud { margin-bottom: 10px; padding-bottom: 5px;}
	.search-block { margin-bottom: 15px;}
	p, footer p{ line-height: 18px;}
	.col-sm-4.first-block {  margin: 0px;}

	.vsbl-phone{ display: block; padding-bottom: 20px;}
	.hide-phone{ display: none;}
	.booking-page .sep { margin: 15px 0px;}
	.mbl-vid .flexslider .slides p iframe, .mbl-vid .flexslider .slides iframe{ height: 310px;}

}


@media screen and (max-width: 640px) {
	.about-description{ width: 100%;}
	.profile-img-big{ display: none;}
	.social-listing li{ width: 29%;}
	.about-desc img{ width: 35%;}
	.col-xs-12.col-sm-10.testimonials-box{ width: 74%;}
	.table-block table {width: 535px;}
	.table-block table th{ font-size: 14px;}

	.form-block .name, .form-block .email, .form-block .topic, .form-block .captcha {width: 100%;float: none;}

	.form-control{ height: 100%;}
	.form-block label, .form-block .name, .form-block .email, .form-block .topic, .form-block .captcha {width: 100%; float: none;}
	.form-block .topic, .form-block .message, .form-block .captcha{ float: none; width: 100%;}

	textarea.wpcf7-form-control.wpcf7-textarea {height: 100px; margin: 0px;}
	.message {margin: 0px; width: 100%;}
	.form-block .form-control {margin-bottom: 10px;}
	.form-block span{ margin-bottom: 5px;}
	.form {padding: 30px 15px 20px;margin-bottom: 20px;}
	.form-control.captcha.pull-left label {float: left;width: 25%;}
	.form-block .button{ margin:0px;}
	.form-block .orange-btn{ float: none;}
	.ways-to-contact ul li+li {width: 100%;}

	.step1, .step2, .step3, .step4{ width: 100%;}

	.modal-dialog{ width: 80%;}

	.modal-title{ font-size: 20px;}
	.approach h1, .professional-history h1, .contact-me h1{ padding-bottom: 0px;}

	.footer-list ul {width: 100%;}
	.footer-blog{ top: -15px;}

	.book-a-session .gray-box2 .right{ float: none; width: 100%; padding-left: 20%;}
	.book-a-session .gray-box2 .left{ width: 100%;}

	.testimonial-page .gray-box2 .left{ width: 65%;}
	.about-desc p+p{ padding-right: 0px;}
	.orange-btn, .small-orange-btn, .small-green-btn {font-size: 14px;}
	.col-sm-4.blue-box {width: 95%;}

	footer .col-sm-10 {width: 65%; float: left;}
	footer .col-sm-2 {width: 35%;float: right;}
	.footer-blog {top: 0;}
	.col-sm-4.blue-box h3 {background: url(../images/under-line.png) no-repeat 80% 100%;}

	.fst-slide, .secnd-slide{background-size: inherit !important;}
	.fst-slide ul li {width: 31%;}
	.flexslider .slides img {width: 35%;}
	.secnd-slide p {width: 97%;}
	.main-content.contact-page {padding-top: 15px;}
	.ways-to-contact{ padding-bottom: 20px;} 
	.ways-to-contact > span {  margin-bottom: 20px;}

}


@media screen and (max-width: 480px) {
	h2, .booking-page h2, .blog h2{ font-size: 19px;}
	.footer-list ul li {float: none;display: inline; line-height:18px;}
	.footer-blog {width: 100%;margin: 15px 0;}
	footer .col-sm-10, footer .col-sm-2{ padding:0px; width: 100%; float: none;}
	.spounser {display: none;}

	.fotter-sub-link {border-top: 1px solid #466587; margin-top:0px; padding-top: 15px;}

	.video-box.video p iframe { height: 100%;}
	.video-box, div#slider.flexslider {height: auto;} 
	.video-box p, .video-block .flexslider .slides > li p{ padding: 0px;} 
	.video-box p iframe, .video-block .flexslider .slides > li p iframe{ height: 100%; vertical-align: bottom;}

	.left-content-page .sidebar .gray-box2 .left{ width: 55%;}

	.social-listing li {width: 100%; margin-left: 0px;}
	.contact-me{ margin-bottom: 0px;}

	.main-content.contact-page {padding-top: 15px;}
	.left-content-page h1, .contact-page h1{ font-size: 20px;}
	.ways-to-contact > span{ margin-bottom: 15px;}

	.book-a-session .gray-box2 .left, .gray-box2 .left, .left-content-page .sidebar .gray-box2 .left,
	.testimonial-page .gray-box2 .left{ width: 100%;} 


	.book-a-session .gray-box2 .right{ margin-top: 0px;}
	ul.step-list, .book-a-session{ margin-bottom: 0px;}
	.gray-box2 .right{ float: none;}

	.booking-page .app_monthly_schedule_wrapper, .booking-page .app_timetable_wrapper {width: 100% !important;}
	.app_timetable {margin-left: 0;}
	.app_timetable_cell {width: 32.5% !important;font-size: 14px;}
	.booking-page .app_timetable_wrapper{ padding-top: 45px;}
	.appointments-pagination {width: 92%;right: 17px;}
	.appointments-pagination{ top: 310px;}
	.appointments-confirmation-wrapper input[type="text"]{ width: 100%;}
	.appointments-confirmation-buttons {padding-left: 0;}
	.appointments-confirmation-cancel-button{ float: right;}

	.col-xs-12.col-sm-10.testimonials-box{ width: 65%;}
	.testimonial-page .gray-box2 .right span {padding: 8px 0;}

	.top-part {right: -160px;}

	.numbers-page .col-sm-5{ border-right: 0px;}
	.numbers-page .col-sm-7 {width: 100%;padding-left: 15px;padding-top: 10px;}

	.feature-blog a.btn {float: none;font-size: 14px !important;}
	.social-share-block {float: none;margin-top: 15px;}

	ul#all-comment-providers li a {float: none;width: 100% !important;}
	.booking-page .appointments-legend {margin: 5px 0px !important;}
	.booking-page table.appointments-legend-table td { min-width: 34px !important;}

	.left-col, .right-col{ width: 100%;}

	.col-sm-8.video-wrap .bottom-prt{ line-height: 20px;}
	.video-wrap a.button{ margin-left: 0px; display: block; margin-top: 10px;}
	.form-block input.wpcf7-form-control.wpcf7-submit.orange-btn{ width: 100%;}

	.book-a-session .gray-box2 .right a.orange-btn, .book-a-session .right .phone, .book-a-session .right span, .book-a-session .gray-box2 .right
	{ float: none; width: 100%;}
	.book-a-session .gray-box2 .right span {line-height: 25px; width: 100%; float: none;}
	
	.book-a-session .gray-box2 .right{ width: 100%; text-align: center; padding:0px;}

	.table-block table {width: 100%;} .table-block {width: 550px;padding-right: 50px;}	.top-part {right: 20px;}

	.footer-list ul {width: 98%; margin:0 15px;}
	.footer-blog{ top: 0px;}

	.seminar-page .inner-content {margin-top: 0;}
	.shadow-bg img {display: none;}
	.seminar-page .inner-content {padding: 0 20px;}
	.seminar-page .topic-name {font-size: 17px;}

	.seminar-page .btns a {margin: 0 10px;display: block;width: 100%;margin-bottom: 10px;}
	.col-sm-4.blue-box h3{ background: none;}
	.landing-page .video-box p iframe{ margin-bottom: 15px;}

	.flexslider .slides h1 {font-size: 17px;margin-bottom: 0px;padding-bottom: 15px;}
	.fst-slide, .secnd-slide{ height: 235px;}
	.flexslider .slides img{ display: none;}
	.flex-control-paging li a {width: 8px !important; height: 8px!important;}	
	.flex-control-nav{ bottom: 0px !important;}
	.secnd-slide {padding: 20px;}
	.navbar-nav>li ul.sub-menu li ul.sub-menu li, .navbar-nav>li.result ul.sub-menu li{ width: 100%;}
	.social-list ul li{ padding-bottom: 10px;}
	footer p{ font-size: 13px;}
	.now img {margin-right: 10px;width: 55px;height: 104px;}
	footer p span{ clear: both;}
	.banner-holder{ display: none;}
	.video-block div#carousel{ display: none;}
	.video-block { margin-bottom: 0px; background: none; padding-bottom: 20px;}

	.booking-page .appointments-wrapper .appointments-list { margin-top: -30px;}
	.booking-page .appointments-instructions{ top:10px;}
	.appointments-pagination {top:275px;}
	.booking-page .pages .col-sm-9.first-block { padding-bottom: 0px;}
	.contact-page h1 { margin-bottom: 15px; padding-bottom: 15px;}
	.ways-to-contact ul li a+a {left: 0px;top: 0;width: 76%; font-size: 14px;margin-right: 10px; float: right;}
	.ways-to-contact ul li img {width: 70%;}
	.ways-to-contact {padding-bottom: 20px;margin-bottom: 20px;}
	.ways-to-contact ul li:first-child, .ways-to-contact ul li+li+li {width: 100%;}
	.mbl-vid .flexslider .slides p iframe, .mbl-vid .flexslider .slides iframe {height: 238px;}
	
}


@media screen and (max-width: 360px) {

	.logo-holder {margin: 20px auto 0;}
	h2.services {padding: 0 0px 20px;}
	.side-tab .nav-tabs>li {font-size: 13px;}
	.side-tab .nav>li>a {padding: 10px 10px 0;}
	.search-form input[type="text"], .gray-box form input[type="text"]{ width: 77%;}
	
	.approach h1, .professional-history h1, .contact-me h1{ font-size: 23px;}

	.about-me {border-bottom: 3px solid #000;margin: 0 10px 20px;}
	.approach, .professional-history, .contact-me {border-bottom: 3px solid #000;margin: 0 10px 20px;}
	.col-xs-12.col-sm-10.testimonials-box{ width: 52%;}

	.feature-blog .small-title, .feature-blog-inner .small-title{ margin-bottom: 15px;}

	.comment-holder{ float: left; margin-bottom:5px;}

	.feature-blog .comment-holder{ margin-bottom: 10px;}
	ul.blog-list li{ width: 100%;}

	.mc4wp-form input[type=email], .gray-box form input[type="text"], .gray-box form input{ width: 100% !important; margin-bottom: 5px;}
	.gray-box .share div{ width: 100%; margin-top: 5px;}

	.comment-provider.selected-comment-provider label, .comment-provider.selected-comment-provider input{ width: 100%;}
	.left-content-page h1, .contact-page h1{ line-height: normal;}

	.form-control.captcha.pull-left label{ width: 53%;}
	.website-block img {width: 260px;}


	.fst-slide, .secnd-slide {height: 300px;}
	.fst-slide ul li {width: 100%;height: auto;padding: 10px;margin-bottom: 10px;}
	.flexslider .slides h1 {font-size: 17px;padding-bottom: 10px;}
	.fst-slide ul li p, .secnd-slide p{ font-size: 12px;}
	.fst-slide ul li p{ padding-bottom: 3px;}
	.mbl-vid .flexslider .slides p iframe, .mbl-vid .flexslider .slides iframe {height: 180px;}
}


@media screen and (max-width: 320px) {
	.website-block img {width: 240px;}
	.testimonial-page .profile-img {width: 65px;height: 65px;}
	.app_timetable_cell {width: 31.6% !important;}
	.appointments-pagination {top: 340px;}
	.booking-page table.appointments-legend-table td {min-width: 25px !important;}
	.form-control.captcha.pull-left label {width: 100%;}
	.testimonial-page .gray-box2 .right span {padding: 8px 0 15px;}

	.left-content-page .sidebar .gray-box2 .phone {margin-bottom: 5px;}
	.left-content-page .sidebar .gray-box2 .right span {padding: 0px 0 13px;}
	.logo-holder {width: 200px;}
	.form-control {font-size: 12px;line-height: 0.428571;}
	.form-block input.wpcf7-form-control.wpcf7-submit.orange-btn {font-size: 12px;}
	.fst-slide {padding: 8px;}
	.secnd-slide p:before {width: 13px;}
	.secnd-slide {padding: 15px 0 0 15px;}
	.secnd-slide p:before {width: 13px; top: 2px;}
	.secnd-slide p{ padding-left: 22px; padding-bottom: 10px;}

}