/*



Theme Name: TotalMedTranscription



Author:



Author URI: 



/* Begin Typography & Colors */







#page { background-color: white; border: 1px solid #959596; text-align: left; }



#content { font-size: 12px; padding:0px; margin:0px; }



.widecolumn .entry p { font-size: 1.05em; border:none; }



.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }



.widecolumn { line-height: 1.6em; }



.narrowcolumn .postmetadata { text-align: center; }



.thread-alt { background-color: #efefef; }



.thread-even { background-color: white; }



.depth-1 { border:0px solid #FFC1C1; }



.even, .alt { border-left:0px solid #FFC1C1; }



small { line-height: 1.5em; font-size:12px; }



#headerimg .description { font-size: 1.2em; text-align: center; }



h2.pagetitle { font-size: 1.6em; }



.sticky { background: #f7f7f7; padding: 0 10px 10px; }



.sticky h2 { padding-top: 10px; }



/*.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }*/



.commentlist li ul li { font-size: 1em; }



.commentlist li { font-weight: bold; }



.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }



.commentlist cite, .commentlist cite a { font-weight:normal; font-style: normal;font-family: 'gotham_htfbold';}



.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }



#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }



.commentmetadata { font-weight: normal; }



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #242424; }



small a { color:#424242; }



code { font: 1.1em 'Courier New', Courier, Fixed; }



acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }



a, h2 a:hover, h3 a:hover {  text-decoration: none; }



a:hover { color: #147; text-decoration: underline; }



#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }



#wp-calendar a { text-decoration: none; }



#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }



#wp-calendar th { font-style: normal; text-transform: capitalize; }



/* End Typography & Colors */







/* Begin Structure */



#page { background-color: white; margin: 20px auto; padding: 0; width: 760px; border: 1px solid #959596; }



.post { margin: 0 0 0 0; padding-bottom:20px; text-align: left; }



.post hr { display: block; }



.postmetadata { clear: both; border:none; background:#EFEFEF; padding:5px !important ;line-height: 24px; }



.clear { clear: both; }



/* End Structure */







/*	Begin Headers */







h1 { padding-top: 70px; margin: 0; }



h2 { margin: 30px 0 0; }



h2.pagetitle { margin-top: 30px; text-align: center; }



h3 { padding: 0; margin: 30px 0 0; }



h3.comments { padding: 0; margin: 40px auto 20px; }



/* End Headers */















/* Begin Images */







p img { padding: 0; max-width: 100%; }



/*	Using 'class="alignright"' on an image will (who would've







	thought?!) align the image to the right. And using 'class="centered',







	will of course center the image. This is much better than using







	align="center", being much more futureproof (and valid) */















img.centered { display: block; margin-left: auto; margin-right: auto; }



img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }



img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }



.alignright { float: right;}



.alignleft { float: left; }



/* End Images */







/* Begin Lists



	Special stylized non-IE bullets



	Do not work in Internet Explorer, which merely default to normal bullets. */







html>body .entry ul { margin:0 0 10px 0; padding: 0; list-style-type:none;  }



html>body .entry li { margin:0; padding-left:15px; background:url(images/gray_arrow.png) left 10px no-repeat; line-height:28px; }



.entry ol { padding: 0 0 0 35px; margin: 0; }



.entry ol li { margin: 0; padding: 0; }



.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }



#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }



/*#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }*/



#sidebar ul li { width:auto; float:left; margin-bottom:30px; list-style-type:none; list-style-image:none; padding:0;}



#sidebar ul li li { box-shadow:none;background:url(images/gray_arrow.png) left 8px no-repeat;}



#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }



#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }



ol li, #sidebar ul ol li { list-style: decimal outside; }



#sidebar ul ul {background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 2px #888888; padding:3% 0 3% 4%; float:left; width:auto;}



#sidebar ul ul li, #sidebar ul ol li { margin: 0; padding:0 0 0 12px; line-height:25px; color:#000; }



/* End Entry Lists */







/* Begin Form Elements */







#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }



.mid #searchform { width:75%; margin:20px auto;}



#sidebar #searchform #s { width:58%; padding:3%; margin-right:10px; border:solid 1px #ccc; float:left;}



.mid #searchform #s { width:78%; padding:1%; height:22px; margin-right:10px; border:solid 1px #ccc; float:left;}



#sidebar #searchsubmit, .mid #searchsubmit { padding:0px;  height:32px; width:69px; background:url(images/search_bt.jpg) top center no-repeat; border:0; display:block; text-indent:-9999px; font-size:1px; color:#5fa801; float:left; margin-top:10px;}



.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:left; }



select { width: 130px; }



#commentform input { padding: 2px; margin: 5px 5px 1px 0; }



#commentform { margin: 5px 10px 0 0; }



#commentform textarea { width: 100%; padding: 2px; border:solid 1px #ccc; }



#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



#commentform #submit { margin: 0 -5px 0 0; float: right; height:32px; width:150px; background:url(images/submit_comt_btn.jpg) top center no-repeat; border:0; display:block; text-indent:-9999px; font-size:1px; color:#5fa801; }



/* End Form Elements */







/* Begin Comments*/







.alt { margin: 0; padding: 0; }



.thread-even { background-color:#e8f2f9; }



.thread-odd { color:#130813; }



.thread-odd a { color:#539500; }



.thread-odd a:hover { color:#130813; }



.commentlist { padding: 0; text-align: left; }



.commentlist li { margin: 15px 0 10px; padding:10px; list-style: none; }



.commentlist li ul li { margin:5px 5px; background-color:#FFF; border:0 }



.commentlist p { margin: 10px 5px 10px 0; }



.children { padding: 0; }



#commentform p { margin: 5px 0; }



.nocomments { text-align: center; margin: 0; padding: 0; }



.commentmetadata { margin: 0; display: block; }



/* End Comments */















/* Begin Sidebar */















#sidebar form { margin: 0; }



/* End Sidebar */















/* Begin Calendar */







#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }



#wp-calendar #next a { padding-right: 10px; text-align: right; }



#wp-calendar #prev a { padding-left: 10px; text-align: left; }



#wp-calendar a { display: block; }



#wp-calendar caption { text-align: center; width: 100%; }



#wp-calendar td { padding: 3px 0; text-align: center; }



#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }



/* End Calendar */
















/* Begin Various Tags & Classes */







acronym, abbr, span.caps { cursor: help; }



acronym, abbr { border-bottom: 1px dashed #999; }



blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; font-size: 11px; line-height: 17px; color:#666 }



blockquote cite { margin: 5px 0 0; display: block; }



.center { text-align: center; }



.hidden { display: none; }



.screen-reader-text { position: absolute; left: -1000em; }



hr { display: none; }



a img { border: none; }



.navigation { display: block; text-align: center; margin-top: 10px; }



/* End Various Tags & Classes*/











/* Captions */







.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }



.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }



.wp-caption img { margin: 0; padding: 0; border: 0 none; }



.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }



/* End captions */







/*-------------------------------------------------------------------------------------------*/







body {margin: 0px; padding:0px;font-family: 'gotham_htfbook';font-size:14px; color:#272532; line-height:20px;}







html { overflow-x:hidden;}







h1 , h2 , h3 , form, input{ margin:0; padding:0;}







h1{font-size:26px; color:#5384c1; font-weight:normal; margin:0px; padding-bottom:0px;font-family: 'gotham_htfbook';}



h2{font-size:18px; color:#1F5F82; font-weight:normal; margin:0px; padding-bottom:6px; font-family: 'gotham_htfmedium';}



h3{font-size:14px; color:#242424; font-weight:normal; margin:0px; padding-bottom:0px;font-family: 'gotham_htfbold';}







a{ color:#000; text-decoration:none;}



img{border:0; max-width:100%; height:auto;}



a:hover{ color:#272532; text-decoration:none;}







p { margin:5px 0 15px 0;}







.wrapper { width:972px; margin:0 auto; padding:0 14px;}







.clear { clear:both;}







@font-face {



    font-family: 'open_sansregular';



    src: url('fonts/opensans-regular-webfont.eot');



    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/opensans-regular-webfont.woff') format('woff'),



         url('fonts/opensans-regular-webfont.ttf') format('truetype'),



         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');



    font-weight: normal;



    font-style: normal;



}







@font-face {



    font-family: 'gotham_htfbook';



    src: url('fonts/gothamhtf-book-webfont.eot');



    src: url('fonts/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/gothamhtf-book-webfont.woff') format('woff'),



         url('fonts/gothamhtf-book-webfont.ttf') format('truetype'),



         url('fonts/gothamhtf-book-webfont.svg#gotham_htfbook') format('svg');



    font-weight: normal;



    font-style: normal;







}







@font-face {



    font-family: 'ralewayregular';



    src: url('fonts/raleway-regular_0-webfont.eot');



    src: url('fonts/raleway-regular_0-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/raleway-regular_0-webfont.woff') format('woff'),



         url('fonts/raleway-regular_0-webfont.ttf') format('truetype'),



         url('fonts/raleway-regular_0-webfont.svg#ralewayregular') format('svg');



    font-weight: normal;



    font-style: normal;







}







@font-face {



    font-family: 'ralewaybold';



    src: url('fonts/raleway-bold-webfont.eot');



    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/raleway-bold-webfont.woff') format('woff'),



         url('fonts/raleway-bold-webfont.ttf') format('truetype'),



         url('fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');



    font-weight: normal;



    font-style: normal;







}







@font-face {



    font-family: 'ralewaysemibold';



    src: url('fonts/raleway-semibold-webfont.eot');



    src: url('fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/raleway-semibold-webfont.woff') format('woff'),



         url('fonts/raleway-semibold-webfont.ttf') format('truetype'),



         url('fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');



    font-weight: normal;



    font-style: normal;







}







@font-face {



    font-family: 'gotham_htfmedium';



    src: url('fonts/gothamhtf-medium-webfont.eot');



    src: url('fonts/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/gothamhtf-medium-webfont.woff') format('woff'),



         url('fonts/gothamhtf-medium-webfont.ttf') format('truetype'),



         url('fonts/gothamhtf-medium-webfont.svg#gotham_htfmedium') format('svg');



    font-weight: normal;



    font-style: normal;







}











@font-face {



    font-family: 'gotham_htfbook_condensed';



    src: url('fonts/gothamhtf-bookcondensed-webfont.eot');



    src: url('fonts/gothamhtf-bookcondensed-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/gothamhtf-bookcondensed-webfont.woff') format('woff'),



         url('fonts/gothamhtf-bookcondensed-webfont.ttf') format('truetype'),



         url('fonts/gothamhtf-bookcondensed-webfont.svg#gotham_htfbook_condensed') format('svg');



    font-weight: normal;



    font-style: normal;







}







@font-face {



    font-family: 'gotham_htfbold';



    src: url('fonts/gothamhtf-bold-webfont.eot');



    src: url('fonts/gothamhtf-bold-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/gothamhtf-bold-webfont.woff') format('woff'),



         url('fonts/gothamhtf-bold-webfont.ttf') format('truetype'),



         url('fonts/gothamhtf-bold-webfont.svg#gotham_htfbold') format('svg');



    font-weight: normal;



    font-style: normal;







}







/*top*/



#top { width:100%; float:left; position:relative; z-index:9999;}



.top_bg { background:#1b4e6d; width:100%; float:left; box-shadow:0px 0px 2px #888;}



.logo { width:auto; float:left; margin:0;}



.top_right { width:auto; float:right; margin-top:8px; margin-right:0px; margin-bottom:5px; }



.top_right ul { margin:0; padding:0; list-style-type:none; float:left;}



.top_right li { padding:0; margin:0; float:left;}



.top_right li a:link, .top_right li a:visited {font-family:Tahoma; font-size:11px; text-transform:uppercase; color:#fff; font-weight:bold; border-left:solid 1px #fff; line-height:normal; padding:0 6px 0 6px; height:auto;}



.top_right li a:hover { color:#ccc;}



.top_right li:first-child a { border-left:0;}







.top_search { background:#286486; border-radius:50px; float:left; padding:0; margin-left:5px;}



.top_search input[type=submit] { background:url(images/search_btn.jpg) 10px 8px no-repeat; float:left; border:0; display:block; text-indent:-9999px; font-size:1px; color:#fff; width:20px; height:20px;}



.top_search input[type=text] { background:none; border:0; float:left; padding:4%; width:70%;font-family: 'open_sansregular'; font-size:11px; color:#fff;}



.top_right .social-icons{float:left; width:auto;}

.social-icons a{width:20px; height:20px; display:inline-block; vertical-align:top; background:url(images/social-icons.png) 0 0 no-repeat; margin-left:5px;}



.social-icons .icon2{background-position:-40px 0;}

.social-icons .icon3{background-position:-80px 0;}

.social-icons span:hover{background-position:0 bottom;}

.social-icons .icon2:hover{background-position:-40px bottom;}

.social-icons .icon3:hover{background-position:-80px bottom;}



/*menu*/



ul.menu {list-style:none; padding:0; margin:0 0 0 250px; width:100%;background:#235d7e; border-top:solid 1px #35769b; float:left; position:absolute; bottom:0;}



ul.menu li{ float:left; position:relative; z-index:99;}



ul.menu li a:link, ul.menu li a:visited{text-decoration:none; color:#fff; padding:16px 10px; float:left; cursor:pointer;  border-right:solid 1px #35769b; font-size:12px; line-height:normal; text-transform:uppercase;font-family: 'gotham_htfmedium';}



ul.menu li a:hover {color:#fff; background:#1b4e6d;}



ul.menu li a.menuhover, ul.menu li.current_page_item a, ul.menu li.current_page_parent a, ul.menu li.current_page_ancestor a {color:#fff; background:#1b4e6d;}







ul.menu ul {position:absolute; top:45px; left:0;  display:none; list-style:none; z-index:99; margin:0; padding:0}



ul.menu ul li{position:relative; margin:0; font-size:12px; font-weight:normal; padding:0; z-index:99; border-bottom:#c9c4a7 1px solid; }



ul.menu ul li a:link, ul.menu ul li a:visited {display:block; margin:0px; padding:5px;color:#000; text-decoration:none; font-size:12px;background:#fbffe6; height:auto; width:145px; font-weight:normal; line-height:22px; z-index:99; border:none; text-transform: none; font-family: 'gotham_htfmedium';}



ul.menu ul li a:hover { background:#1b4e6d;color:#fff; border:none;}



ul.menu ul li a.menuhover { background:#1b4e6d;color:#fff; border:none;}



ul.menu ul ul {left:155px; top:0px;}







/*header*/



#header { background:url(images/header_bg.jpg) top center repeat; width:100%; float:left; padding:0px 0; position:relative; z-index:90;}



.header_bg { width:100%; float:left; position:relative;}



.header_txt { background:#ea7f0b url(images/header_boxbg.jpg) top left no-repeat; position:relative; top:0; left:0; box-shadow:0px 0px 2px #585858; z-index:90; width:96%; padding:0% 2% 0%; height:100%; float:left; margin-top:20px;}

.header_txt div span{
margin-top:15px !important; float:left;
}


.header_txt h1 {font-size:23px; color:#f3f2c7; font-weight:normal; margin:0px; font-family: 'gotham_htfbook'}



.header_txt ul { margin:10px 0; padding:0; list-style-type:none; float:left; width:100%;}



.header_txt li { margin:0 0 10px 0; padding:0; background:url(images/check_icon.png) left 2px no-repeat; padding-left:25px; line-height:18px; color:#fff; font-size:15px; font-family:arial; }



.header_txt li a:link, .header_txt li a:visited { color:#fff;}



.header_txt li a:hover { color:#fff; text-decoration:underline;}



.header_txt a.button { background:#194d6a url(images/white_arrow.png) right 13px no-repeat; padding:10px 20px; color:#fff; text-transform:uppercase; font-size:13px; text-align:center;font-family: 'ralewaybold'; visibility:hidden;}







.inn_headtxt { background:#ea7f0b url(images/header_boxbg.jpg) top left no-repeat; position:absolute; bottom:0; right:0; box-shadow:0px 0px 2px #585858; z-index:90; padding:2%;}



.inn_headtxt h1 {font-size:32px; color:#f3f2c7; font-weight:normal; margin:0px; padding-bottom:5px;font-family: 'gotham_htfbook'}







/*news*/



.news_bg { background:#f4f4f4; width:100%; float:left; border-bottom:solid 1px #dcdcdc; padding:25px 0 20px 0; color:#272727; display:none;}



.news_bg .title { float:left;font-family: 'gotham_htfmedium'; font-size:13px; text-transform:uppercase; margin-right:10px;}



.news_bg .links { float:left; margin-right:10px;}



.news_bg .info { float:left; font-family: 'ralewayregular'; font-size:14px; margin-right:10px;width: 70%; padding-left:5%}



.news_bg .view { float:right; color:#539500; text-transform:uppercase; font-size:13px;font-family: 'ralewaysemibold';}







.news_bg .info a {color:#272532;}



.news_bg .info a:hover {color:#539500;}







/*mid*/



.content { width:100%; float:left; padding:15px 0;}



.left_col { width:100%; float:left; font-size:40px; color:#1f5f82;font-family: 'gotham_htfbook_condensed'; line-height:45px; text-align:center; font-weight:bold;}



.right_col { width:100%; float:left; font-family: 'ralewayregular'; font-size:17px; line-height:27px; color:#232323; text-align:center; margin-top:15px;}



.right_col p { margin:0 0 0 0;}



.more { text-transform:uppercase;font-family: 'gotham_htfbold'; font-size:12px; font-weight:normal; background:url(images/gray_arrow.png) right 2px no-repeat; padding-right:12px; margin-top:6px;}







.box_bg { background:url(images/about-bg.jpg) top left repeat; width:100%; float:left; padding:12px 0; margin-bottom:20px;}

.bg_transparent.box_bg:after {
    background-color: rgba(0, 0, 0, 0.92);
}



.boxes { width:100%; float:left; padding:0;}



.box { width:31%; float:right; background:#fff;box-shadow:0px 0px 2px #585858; margin-right:30px;}



.box2 { width:100%; float:left; }



.box.last { margin-right:0; background:#faf6c5; width:30%;}



.box img { width:100%;}



.box_cont { padding:3% 6%; float:left; font-size:14px; width:88%; min-height:125px;}



.box_cont2 {font-family: 'ralewayregular';font-size:18px; line-height:25PX; padding:2% 0%; float:left; width:100%; min-height:96px; color:#fff;}



.box_cont h2{font-size:22px; color:#3f367f; font-weight:normal; margin:0px; padding-bottom:0px;font-family: 'gotham_htfbook'}



.box_cont form { width:100%;}



.box_cont input[type=text], .box_cont input[type=email] { width:96%; padding:5px 2%;background:#fff; font-family:'gotham_htfbook'; font-size:12px; border:solid 1px #ccc; float:left; margin:0 0 6px 0; color:#484848;}



.box_cont textarea { width:96%; padding:2%; font-family:'gotham_htfbook'; font-size:12px; background:#fff; border:solid 1px #ccc; height:46px; color:#484848;}



.box_cont input[type=submit] { background:url(images/submit_btn.jpg) top center no-repeat; cursor: pointer; display:block; border:0; z-index:-9999px; font-size:1px; margin:0 0 0 0; width:89px; height:32px; color:#5fa801; text-align:left; clear:both;}







.menu_link { display:none;}







.main_cont{ background:url(images/box_bg2.jpg) top right repeat-y; float:left; width:100%;}



.mid { width:60%; float:left;}



.sidebar { width:30%; float:right; margin-left:5%;  padding:2%;}



.sidebar h2 { padding:3%; margin-bottom:5px; font-size:16px; font-family: 'gotham_htfbold'; color:#fff;background:#1f5f82;box-shadow:0px 0px 2px #888; text-transform:uppercase;  }







.mid_box { width:100%; float:left; background:#fff;box-shadow:0px 0px 2px #888; margin-bottom:30px;}











.testi_name { float:right; text-align:right;}







/*footer*/



.footer { background:url(images/footer_bg.jpg) top left repeat; width:100%; float:left; padding:15px 0; text-align:center;}



.footer a:link, .footer a:visited { color:#fff;}







.footer a:hover { color:#f49224;}







.ftr_cont { width:60%; margin:0 auto; color:#fff; text-transform:uppercase; font-size:11px; font-weight:normal;font-family: 'ralewaysemibold';line-height:26px;}



.ftr_cont img { vertical-align:middle; margin-right:4px; float:left; }







div.wpcf7 img.ajax-loader { display:none;}







/* Easy Slider */



	#slider { overflow:hidden;}



	#slider ul {



		margin:0 30px 0 0;



		padding:0;



		list-style:none;



		overflow:hidden;



		}



	#slider li{



		margin:0;



		padding:0;}



			



	#slider2{margin-top:1em;}



	#slider li, #slider2 li{ 



		/* 



			define width and height of list item (slide)



			entire slider area will adjust according to the parameters provided here



		*/ 



		width:680px;



		height: auto;



		overflow:hidden; 



		}	



	



#prevBtn a {background:url(images/left_arrow.jpg) 0 0 no-repeat; z-index:9999 !important; width:19px; height:19px; text-indent:-9999px; font-size:1px; float:left; margin:-18px 0 0 -50px; }



#nextBtn a {background:url(images/right_arrow.jpg) 0 0 no-repeat; z-index:9999 !important; width:19px; height:19px; text-indent:-9999px; font-size:1px; float:left; margin:-18px 0 0 -28px;}	



	



/* // Easy Slider */







.callcenter_img{ float:right; margin: 0 0 20px 20px;}



ul.colum{list-style:none; margin:0; padding:0;}



ul.colum li{  float:left; width:47%; margin-bottom:2%; padding:0;}



.step{ width:100%; float:left; margin-bottom:50px;}



.left_colum{ float:left; width:50%; }



.left_colum.first img{ margin-top:25%; float:left; }



.right_colum{ float:right; width:50%; }



.quality_process{ text-align:center; margin:30px 0 0;}



.box_cont ul.colum{ float:left; margin:6px 0 6px 6px; padding:0; width:100%;}



.box_cont ul.colum li{ float:left; width:100%; margin:0; padding-left:10px; background:url(images/gray_arrow.png) no-repeat left 5px;}







.mid .wpcf7-form p { margin:5px 0; width:100%; float:left;}



.mid label{ float:left; width:29%; text-align:right; margin-right:18px; margin-top:10px; padding-top:5px;}



.mid input[type="text"], .mid input[type="email"]{ border: 1px solid #CCCCCC; float: left;  margin-right: 10px; padding:1%; width:40%; margin-top:10px; clear:right;}



.mid textarea { border:1px solid #CCCCCC; float:left; margin-right:10px; padding:1%; width:40%; margin-top:10px; clear:right; height:80px;}



.require{ color:red;}



.wpcf7-radio label{float:left; text-align:left; width:auto;}







.mid .wpcf7-submit{ text-align:center; border:none; color:#fff; margin-top:10px; background: url(/wp-content/uploads/2014/02/send_btn.jpg) no-repeat center top; width:89px; height:32px; cursor:pointer; text-indent:-999px;}



.mid .Experience input[type="text"]{ width:10%;}



.mid .wpcf7-file{ margin-top:12px;}







.faq{ float:left; width:100%;}



.faq p{ margin-bottom:20px;}



.year{ margin:15px 0 0; float:left;}







.footer .copyright{ font-family:Verdana; display:inline; width:auto;}







.colum2{ float:left; width:100%; margin-right:3%; position: relative;}



.blue_left { width:12%; background:#2876a4; color:#fff; margin:0; font-size:40px; text-align:center; padding:3% 0; clear:left; font-family: 'gotham_htfbold'; z-index:99; box-shadow:0 0 3px #3c3c3c; border:2px solid #5ba9d7; position:absolute; top:16px; }



.blue_right { width:80%;  background:#d1ccb6; color:#000; float:right; margin-bottom:15px; padding:2% 3% 0 8%; clear:right; position:relative; z-index:90;}







.trialform {background:wheat url("images/Contact.png") no-repeat scroll center 20%; background-size:100%; box-shadow: 0 0 2px #888888; float: left; padding: 3% 0 3% 4%; width: auto;}



.trialform .wpcf7 p { margin:0 !important;}



.trialform label { width:auto; display:block; clear:both; margin:1% 0 0 0; float:left;}



.trialform input[type=text], .trialform input[type=email] { width:92%; padding:2%; border:solid 1px #ccc; background:#fff; margin-bottom:8px; border-radius:3px;}



.trialform textarea { width:90%; height:50px; padding:2%; border:solid 1px #ccc; background:#fff;}



.trialform input[type=submit] { background: url("images/submit_btn.jpg") no-repeat scroll center top; border: 0 none; clear: both; color: #5FA801; cursor: pointer; display: block; font-size: 1px; height: 32px; margin:-4px 0 0 0; float:left; text-align: left; width: 89px; border-radius:4px; border:1px solid #305500;}



.trialform .wpcf7-list-item label { margin:0;}



.trialform .wpcf7-list-item label span { font-size:12px;}



.trialform .wpcf7-response-output { float:left;}











a.button span{ font-family:Verdana; font-weight:bold}



.wpcf7-response-output{ float:left;}







/*---------------------------------------------Custom CSS Starts here------------------------------------------------------------*/



.quality-process-graphics {



    margin: 0 auto;



    width: 66%;



	position:relative;



}



.quality-process-graphics .txtbox p {



    background: none repeat scroll 0 0 rgb(27, 78, 109);



    color: rgb(255, 255, 255);



    font-weight: bold;



    padding: 13px 28px;



    text-align: center;



}



.quality-process-graphics .txtbox p.small {



    margin: 15px auto;



    width: 57%;



}



.quality-process-graphics .txtbox p.double {



    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);



    margin: 0;



    padding: 0;



}



.quality-process-graphics .txtbox p.extra-small {



    margin: 15px auto;



    width: 44%;



}



.quality-process-graphics .leftarrow {



    bottom: 16px;



    left: -45px;



    position: absolute;



}







.quality-process-graphics .quailty-assurance {



    bottom: 100px;



    position: absolute;



    right: -109px;



    vertical-align: middle;



}



.quality-process-graphics .quailty-assurance .txtQuality {



      float: right;



    font-weight: bold;



    padding: 23px 15px;



    position: relative;



    right: -55%;



    text-align: center;



    top: -52%;



}















.footer-nw2{color:#fff; width:100%; float:left; font-size:12px; padding:0; text-align:left;}







.footer-nw2 .width14{width:14%; padding:0 1% 0 0; float:left;}



.footer-nw2 .width11{width:11%; padding:0 1% 0 0; float:left;}



.footer-nw2 .width22{width:22%; padding:0 1% 0 0; float:left;}



.footer-nw2 .width9{width:9%; padding:0 1% 0 0; float:left;}



.footer-nw2 .width24{width:24%; padding:0 0 0 1%; float:left;}



.footer-nw2 .width19{width:19%; padding:0 1% 0 0; float:left;}







.footer-nw2 ul{list-style-type:none; padding:0; margin:0;}



.footer-nw2 li{padding:0 0 1%;}



.footer-nw2 a{color:#fff; text-decoration:none;}



.footer-nw2 a:hover{color:#f49224;}



.footer-nw2 h3{margin:0; color:#fff;}







@media (max-width:680px){



.footer-nw2 .width14, .footer-nw2 .width11, .footer-nw2 .width22, .footer-nw2 .width9, .footer-nw2 .width24, .footer-nw2 .width19{width:96%; padding:0 2% 3% 2%; float:none;}



.ftr_cont {



    text-align: left;



    width: 96%;



}



}











/*---------------------------------------------Custom CSS Ends here------------------------------------------------------------*/







/*------------------------------------------------------Responsive css starts here------------------------------------------------*/



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



.wrapper { display:block; width:auto; padding:0 10px;}	 











.header_txt { bottom:inherit; float: left; padding: 2%; position:inherit;  right:inherit; width: 96%;}



.header_txt li { float: left;  width: 47%; font-size:12px;}



.header_txt ul { float: left; list-style-type: none;  margin:8px 0 0  0;  padding: 0;}



.header_txt h1 {font-size: 28px;}







.header_txt a.button { background: url("images/white_arrow.png") no-repeat scroll right 11px #194D6A; font-size: 11px; padding: 7px 16px; position: absolute; right: 0; bottom:0;}







.top_bg { background-image:none; background-color:#fbffe6;}



.top_bg .wrapper { display:block; width:auto; padding:0;}



ul.menu {margin:0 0 0 0px; width:100%;float:left; position: inherit; bottom:inherit; text-align:center;}



ul.menu li { float:none; display:inline-block; vertical-align:top;}



ul.menu li a:link, ul.menu li a:visited{border-left:solid 1px #35769b; border-right:0;padding: 16px 8px; }



ul.menu li:first-child a { border-left:0;}







.top_right li a:link, .top_right li a:visited {padding: 0 4px; margin-right:3px; color:#235d7e;}



.top_right li a:hover { color:#000;}



.logo { margin-left:10px;}







.top_search { clear:both; float:right; margin-top:10px;}







.ftr_cont > span { float:left; clear:both; width:100%;}



.ftr_cont img { float:none; margin-bottom:10px;}







.box {margin-right: 12px; width: 32% ;}



.box2{ width:65%; }



.box_cont2{ min-height:132px;}



.news_bg .info { width:60%;}



.info{ margin-left:2%;}







.mid {width: 60%;}



.sidebar {width: 30%;}











.content {padding: 25px 0;}



.inn_headtxt h1 { font-size:28px;}











.left_colum.first img {  margin-top: 50%; width: 90%;}



.left_colum img, .right_colum img{ width: 90%;}



.box_cont{min-height:148px;}



.main_cont{ background:none;}



.ftr_cont { width:47%;}



ul.colum li{ width:43%; margin-right:3% !important;}







}











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



.logo, .top_right { text-align:center; width:100%; float:left; margin:0 !important;}	



	



.top_right ul { float:left; text-align:center; width:100%;}



.top_right li { float:none; display:inline-block;}	







.top_search {float:none; margin:35px auto; width:40%; min-height:22px; margin-bottom:0;}



.top_right .social-icons{width:100%; text-align:center; padding:10px 0 0;}



.header_txt { padding:4%; width: 92%;}



.header_txt h1 {font-size: 20px; padding-bottom:0;}



	



.menu_link { display:block !important; background:url(images/sidebar-toggler-light.jpg) no-repeat right center #235d7e; text-decoration:none; font-weight:normal; color:#fff; padding:6px 0 7px 2%; float:left; width:98%; margin-top:15px; font-size:14px;}



.menu_link.active{ background:url(images/sidebar-toggler.jpg) no-repeat right center #235d7e;}



.menu_link:hover{ color:#fff;}



ul.menu{ width:100%; float:left; display:none; margin:0px; position:relative; left:0; top:0px;}



ul.menu li{ width:100%; float:left; margin-left:0; padding:0;border-right:0 !important;}



ul.menu li a:link,ul.menu li a:visited{ display:block; background:#242424; height:auto; padding:7px 16px !important; float:none; color:#fff; text-align:left; border-bottom:1px solid #000 !important; border-left:0; font-size:13px; text-transform:none;}



ul.menu li a:hover,ul.menu li.current a,ul.menu li a.menuhover{ background:#235d7e !important; color:#fff;}







ul.menu li:first-child{ border-top:none !important; border-left:0 !important; border-right:0 !important; padding:0;}



ul.menu li:first-child a { text-indent:inherit !important;}







ul.menu ul{ left:0; position:relative; top:0; width:auto; z-index:99;}



ul.menu ul li { border:0;}



ul.menu ul li a:link, ul.menu ul li a:visited{ width:auto; height:auto; padding:3px 16px 3px 25px !important; background:#2a2a2a !important; border:0; color:#fff; font-size:12px;  }



ul.menu ul li a:hover{ background:#235d7e !important; color:#fff;}



ul.menu ul ul{ left:0;}	











.box { margin:15px auto !important; width:90% ; float:none;}



.box2{ width:100%; margin-top:15px;}



.box.last { float:left; width:100%; margin-top:15px;}



.box_cont { float:none;}







.header_txt li {width: 53%;}



.left_col { width:100%; float:left; margin:0 0 20px 0; text-align:left;}



.right_col { width:100%; float:left; margin:0;}







.news_bg .view {clear: both;display: block; margin-top:10px;}







.news_bg {padding: 8px 0; width: 100%;}







.mid {width:100%; float:left;}



.sidebar {width:92%; padding:4%; float:left; margin:15px 0 0 0; }







.inn_headtxt { padding:2%;}



.inn_headtxt h1 { font-size:22px;}







.ftr_cont { width:74%;}







.mid_box img { width:100%;}



.callcenter_img { border:none; margin-bottom: 15px; text-align: center; width: 100%;}







.security { margin-bottom:20px; text-align: center; width: 100%;}



.year{ margin:10px 0 0;}



.top_search input[type="text"]{ padding:2% 4%;}



.colum2{ width:100%;}







.blue_right{ min-height:0px;}







#nextBtn a { margin: 20px 0 0 4px;}



#prevBtn a {margin: 20px 0 0 0px;}



.info { margin-left:0px !important; padding-left:0 !important; display:block; clear:both; }



.quality-process-graphics .leftarrow { display:none}



.quality-process-graphics .quailty-assurance {display: none;}



}











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



.header_txt {padding-bottom: 16%;}



.header_txt h1{ font-size:16px;}



.header_txt li { width:100%; margin-right:5%;}	







.top_search {margin: 42px auto 0;}



.top_right li a:link, .top_right li a:visited { padding: 0 8px;}







.inn_headtxt { width:96%; float:left; position: inherit; right: inherit; top: inherit;  z-index: 90;}



.inn_headtxt h1 { font-size:18px; padding-bottom:0;}



.callcenter_img { width:100%; margin-bottom:15px;}



.mid label { text-align: left; width: 100%;}



.mid input[type="text"], .mid input[type="email"] {  width: 98%;}







.mid textarea { width: 98%;}



.mid .wpcf7-submit {margin-top:-17px;}



.wpcf7-radio label { float: left; text-align: left; width: auto;}



.mid .Experience input[type="text"] { width: 50%;}



.ftr_cont { width:98%;}



ul.colum li { float: left; width:96%;}



.postmetadata { padding: 8px !important;}







.step{ margin-bottom:0;}



.left_colum.first img {  margin:0 0 15px;}



.left_colum, .right_colum { width: 100%;}



.left_colum img, .right_colum img{ margin:0 0 15px;}



.top_search input[type="text"]{ padding:3% 4%;}







.blue_left{ width:13%; font-size:30px;}



.quality-process-graphics .leftarrow { display:none}



.quality-process-graphics .quailty-assurance {display: none;}



.quality-process-graphics {font-size: 10px;line-height: normal;}







}







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



.logo { width:90%;}	



.header_txt h1{ font-size:12px;}



.header_txt li { font-size:11px; width:90% }



.top_search {margin:64px auto 0;}	



.ftr_cont { width:89%;}



.top_search input[type="submit"]{background: url("images/search_btn.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0); float:none;}



.box.last { padding-top: 2%;}



.blue_left{ width:13%; font-size:25px;}







}




.home-slide-container{
width:100%;
background:#fff;
float:left;
padding-bottom:10px;
}

.home-form-slide{
width:35% !important;
margin-left: 0% !important;
padding: 1% 1% 0% 1% !important;
}
.home-form-slide ul li{
width:100% !important;
}

#metaslider_5187{
float:left !important;
overflow:hidden !important;
margin:10px 0px 10px 10px !important;
}


.hdr-bg{
background:url('images/hdr-bg.jpg') no-repeat !important;
background-size:cover !important;
float:left !important;
width:100% !important;
}

.left-side-content{
float:left;
width:59%;
padding-left:90px;
margin:33px 0px 30px;
}

.left-side-content h1{
color:#fff;
font-size:35px;
font-weight:bold;
}
.left-side-content ul{
list-style:none;
float:left;
margin:20px 0px 0px 0px;
padding:0px;
}
.left-side-content ul li{
float:left;
width:100%;
background:url('images/tick-png.png') no-repeat 0px 0px;
color:#000;
font-family:'gotham_htfmedium';
line-height: 35px;
padding-left: 30px;
font-size: 19px;
}
.hdr-from-container{
float:right;
width:29%;
margin:30px 0px 0px;
background:#49aae4;
padding:10px;
border-radius:3px;
}
.hdr-from-container h1{
color:#fff;
text-transform:uppercase;
text-align:center;
font-size:22px;
float:left;
margin:10px 0px 15px 0px;
width:100%;
font-weight:bold;
}

.hdr-form-input{
    float: left;
    width: 94%;
    border: none;
    background: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    padding: 7px;
    margin-bottom: 10px;
}
.label-class{
float:left;
color:#fff;
width:100%;
font-size:13px;
font-weight:600;
}
.radio-container{
float:left;
color:#fff;
}
.hdr-from-container textarea{
    float: left;
    width: 94%;
    border: none;
    background: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
    outline: none;
	margin-top:15px;
	resize:none;
    padding: 7px;
    margin-bottom: 10px;
   height:40px;

}
.hdr-submit-btn{
float:left;
border-radius:4px;
width:100%;
background:linear-gradient(#e16a00, #f87400);
-webkit-background:linear-gradient(#e16a00, #f87400);
-moz-background:linear-gradient(#e16a00, #f87400);
-o-background:linear-gradient(#e16a00, #f87400);
color:#fff;
text-align:center;
padding:6px;
border:1px solid #854700;
outline:none;
font-size:25px;
font-weight:bold;
cursor:pointer;
}


.captcha-img
{
float:left !important; 
height:33px !important;

}

.captcha-text
{
width:70% !important; 
height:30px !important;
margin-left:5px !important; 
float:left !important; 
margin-bottom:10px !important;
}

@media (min-width:768px) and (max-width:1023px)
{

.three-part{
width:28% !important;
}
.hdr-bg{
background:none !important;
}
.left-side-content{
padding-left:0px !important;
}

.left-side-content h2{
line-height:40px !important;
}


}


@media (min-width:600px) and (max-width:767px)
{

.left-side-container2{
width:100% !important;
}

.three-part{
width:29% !important;
}


.left-side-content ul li{
width:96%;
}

.left-side-content{
width:100%;
}


.left-side-content h1{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
}
.hdr-from-container{
width:93%;
}

.hdr-bg{
background:none !important;
}
.left-side-content{
padding-left:0px !important;
width:100% !important;
}



}


@media (min-width:320px) and (max-width:479px)
{

.left-side-container2{
width:100% !important;
}

.three-part{
width:93% !important;
}


.left-side-content ul li{
width:100%;
}

.left-side-content h1{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
}
.hdr-from-container{
width:93%;
}

.hdr-bg{
background:none !important;
}
.left-side-content{
padding-left:0px !important;
width:100% !important;
}
.left-side-content h2{
line-height:45px !important;
font-family:'gotham_htfmedium';
font-size:25px !important;
}
.left_col{
font-size:21px !important; line-height:28px !important;
}


}


@media (min-width:480px) and (max-width:599px)
{


.left-side-container2{
width:100% !important;
}

.three-part{
width:28% !important;
}
.hdr-bg{
background:none !important;
}
.left-side-content{
padding-left:0px !important;
}
.left-side-content h2{
line-height:45px !important;
}
.left-side-content ul li{
width:100%;
}

.left-side-content{
width:100%;
}

.left-side-content h1{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
}
.hdr-from-container{
width:93%;
}


}


.wpcf7-validation-errors{
    font-size: 19px !important;
    color: #fff !important;
}
.wpcf7-mail-sent-ok{
    font-size: 19px !important;
    color: #fff !important;
}
.form-hdr-txt{
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    float: left;
    margin: 10px 0px 15px 0px;
    width: 100%;
    font-weight: bold;
}

.left-side-content-txt{
    color: #000;
    font-size: 35px;
}
.top_right li a:link{
padding:0 6px 0 3px !important;
}

.bg_4 {
    background-image: url('images/bg_4.png');
    background-position: 0 10% !important;
    background-size: inherit !important;
	float:left;
	width:100%;
	border-bottom:2px solid #eee;
}

.bg {
    /*position: relative !important;*/
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.section-large {
    /*position: relative;*/
    padding-top: 75px;
    padding-bottom: 100px;
}

.home-point{
float:left; margin-left:123px; font-size:16px; width:100%;
}

.home-point li{
line-height:39px;
background:url('images/tick-home.png') no-repeat 0px 0px;
float:left; width:35%;
list-style:none;
padding-left:42px;
}

.home-point li a{
color:#000;
font-weight:bold;
}

.home-point li a:hover{
text-decoration:underline;
}




/*------------------------------------------------------Responsive css ends here------------------------------------------------*/




.container {width: 950px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: auto;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
}

.tab-icon1{
background:url('images/adv-1.png') no-repeat;
width:73px;
height:72px;
float:left;
}
.tab-icon2{
background:url('images/adv-2.png') no-repeat;
width:73px;
height:72px;
float:left;
}
.tab-icon3{
background:url('images/adv-3.png') no-repeat;
width:73px;
height:72px;
float:left;
}
.tab-icon4{
background:url('images/adv-4.png') no-repeat;
width:73px;
height:72px;
float:left;
}

.tab-icon5{
background:url('images/adv-5.png') no-repeat;
width:73px;
height:72px;
float:left;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 0px;
	outline: none;
	margin:5px;
	transition: width 2s;
}


ul.tabs li a:hover {
	/*opacity:0.7;*/
	border: 3px solid #fff;
    background-color: transparent;
    border-radius: 50px;
    width: 80px;
    height: 80px;
	margin:5px;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	/*opacity:0.7;*/
	border: 3px solid #fff;
    background-color: transparent;
    border-radius: 50px;
    width: 71px;
    height: 71px;
}
.tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	color:#fff;
}
.tab_content p{
color:#ccc; font-size:16px;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}
.read-more{
background:#1b4e6d;
padding:5px; border-radius:4px; color:#fff; float:left; width:95%;
}
.read-more a{
color:#fff;
}

.three-part{
float:left; width:30%; text-align:center; padding:8px; margin-right:4px; min-height:265px; margin-bottom:15px; border:1px solid #ccc;
}
.three-part h2{
font-family:'gotham_htfbook_condensed'; color:#000; font-size:23px; float:left; width:100%; margin-bottom:8px; margin-top:8px; font-weight:bold;
}
