/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
html{height:100%;margin-bottom:1px;}
body{}
:focus{outline:none;}

/* links */
a{color:#3764aa;text-decoration:none;}
a:hover{text-decoration:underline;}

/* header elements */
h1, h2, h3, h4, h5, h6{font-weight:bold;line-height:100%;color:#000;  font-weight:normal; font-family: 'Playfair Display', serif; }
h1{font-size:30px;color:#000;}
h2{font-size:25px;color:#000;}
h3{font-size:18px;color:#000;}
h4{font-size:16px;color:#000;}
h5{font-size:15px;color:#000;}
h6{font-size:125%;color:#000;}

/* page setup */
body{line-height:150%;color:#646464;font-size:17px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;  border-top:solid 10px #780601;  background:#fff; font-family: 'Roboto', sans-serif; background:url(../images/back_bg.gif) 0 0 repeat;}

.home_container h2, .home_container h1{ text-align:center;}

.head{/* background:#fff2c5; */}
.headMenu{    background: #81340B;
    margin: 0;
    width: auto;
    padding: 0;
    line-height: 1;
    display: block;
    position: relative;
    margin-bottom: 5px;
    border: solid 1px #FF7575;
    text-transform: uppercase;
    background-image: -ms-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
    background-image: -moz-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
    background-image: -o-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CC0D14), color-stop(1, #980A0F));
    background-image: -webkit-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
    background-image: linear-gradient(to bottom, #CC0D14 0%, #980A0F 100%);
    
    border-bottom: solid 5px #eab703;
    border-top: solid 2px #eab703;}

div.rapidxwpr{margin:auto;width:960px;}
div.outer_back{ background:url(../images/header.png) 0 0 repeat-x; background:none; background:#FF9D0A; background:#FFD16F; background:#64ECFF; background:#fbeece;}
div.menu_outer{  height:85px;}
/* header */div#header{ padding:20px 0px 15px 0; }
/* logo */div.logo{ }
div.logo a img{}

/* main body setup */div#middle{width:auto;margin:0px 0px 0px 0px;clear:both; background:#fff; /*box-shadow:-1px -1px 10px #5d0b09;*/ padding:0px; background:none; background:url(../images/whitebg.png) 0 0 repeat; background:#fff; border-radius:5px;}
/* right column */div#right{width:250px;padding:0px 0px 0px 0px;float:right;}
/* content column */div#content{width:auto;margin:0px 280px 0px 0px;padding:0px 0px 0px 20px; }
/* footer */div#footer{width:auto; padding:5px 0px 70px 0px;clear:both; background:#033e6d; margin-top:20px; border-top:dotted 1px #960700; background:#353535;}

div#footer div h3{ color:#FF0;}
/* clearing & floating */.clearingfix:after{content:".";display:block;line-height:0px; clear:both;visibility:hidden;}
.clearingfix{display:block;}.floatbox{overflow:hidden;}
div.right_header{ float:right; width:500px; text-align:right; }
div.time_box{ height:15px; text-align:right; color:#fff; background:#033e6d; padding:1px 10px 3px 10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; font-size:11px;}
/* topmenu */
div#topmenu{height:38px; float:left; padding:0px 0 0 10px;}
div#topmenu ul{list-style:none;}
div#topmenu ul li{float:left; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase;}
div#topmenu ul li a{color:#fff; font-weight:bold;}
div#topmenu a:hover, div#topmenu a.active{text-decoration:none; color:#000;  }
.inner_menu li a{ padding:0;}

div.featured{ border:solid 10px #ff4232; width:100%; height:auto; overflow: hidden; height:400px;}
div.inner_featured{ height:200px;}
div.home_slide{height:100%; overflow:hidden; padding:0 0 0px 0; border-bottom:dotted 3px #facb4c; background:#fff; border-radius:10px; margin-bottom:10px;}
div.home_slide_first{text-align:center; border:solid 1px #f5f5f5; border-radius:10px; overflow:hidden; border:0;}

div.home_slide_first img.home_side{width: 100%; padding: 5px;}

div.home_slide_first p{ padding:0 30px; display:block; color:#000;}
div.home_slide_first a.readmore{ text-align:right; background:#b0150f; color:#fff; border:solid 1px #ccc; padding:5px 10px; height:30px; line-height:30px; font-weight:bold; border-radius:5px;}
div.home_slide_first a.readmore:hover{ background:#fff; color:#444;}
p{ text-align:justify; line-height:30px;}
h1,h2,h3,h4,h5{	color:#8a0202; font-weight:bold; font-weight:500;}
div.home_slide_bott{height:330px; padding:15px 0; background:#fff;}
div.home_slide_bott div.home_slide_first{ border:solid 1px #ccc; border-radius:10px; background:#f5f5f5; padding:5px;}

h3.home_page{ background:url(../images/commas_left.jpg) 0 0 no-repeat; padding:8px 0 0 40px; color:#88261e; font-size:26px; line-height:28px; margin-left:80px;}
h3.home_page span{ background:url(../images/arrow_right.jpg) 100% 100% no-repeat; padding-right:35px;}
div.right_face_book{ margin-bottom:10px;}
h3.home_page1{ color:#0599f3; border-bottom:dotted 1px; padding-bottom:3px;}
div.social_links{ float:right; padding:4px 5px 0 0;}
div.social_links ul li{ float:left; padding-left:5px;}

div.footer_first{ }
div.footer_first h3{color:#fffd6f; font-size:25px; text-transform:uppercase;}
div.footer_first ul { list-style:none;}
div.footer_first ul li{ background:url(../images/arrow_left.png) -6px 7px no-repeat; padding:0 0 0 15px; border:solid 1px #585858;}
div.footer_first ul li a{ color:#fff; dispaly:block; padding:10px;}

.floatbox h4{ padding:0; margin:0 0 0px 0; line-height:25px;}

div.footer_form{ background:#780601 url(../images/footer_form_back_new.png) 0 0 repeat-x;}
div.footer_form{ margin-bottom:0px; padding:10px 10px 20px 15px; text-align:left;}
div.footer_form h3{ color:#fff; text-transform:uppercase; font-size:15px; font-weight:bold;}
div.footer_form ul{ list-style:none; padding:0px 20px 20px 0px;}
div.footer_form ul li{ }
div.footer_form ul li label{ display:block; font-size:13px; color:#fff;}
div.footer_form ul li input.input_type{ width:210px; border:solid 1px #ccc; height:25px; background:#fff; border-radius:5px; padding:3px 3px 3px 5px}
div.footer_form ul li input.btn_submit{background:#b0150f; color:#fff; border:0; padding:5px 10px; margin-top:10px; cursor:pointer; width:180px; height:30px; text-transform:uppercase; font-size:16px; font-weight:bold;}
div.footer_form ul li input.btn_submit:hover{ background:#fff; color:#b0150f; }
div.footer_form ul li textarea{ width:210px; height:50px;  border:solid 1px #ccc;  border-radius:5px; padding:3px 3px 3px 5px}


div.footer_form_new{ background:#780601 url(../images/footer_form_back_new.png) 0 0 repeat-x;  margin-bottom:0px; padding:10px 10px 10px 15px; text-align:left; margin:5px; border-radius:10px;}

div.footer_form_new h3{ color:#fff; text-transform:uppercase; font-size:15px; font-weight:bold; font-size:24px; font-weight:normal; }
div.footer_form_new ul{ list-style:none; padding:0px 20px 20px 0px;}
div.footer_form_new ul li{ padding-bottom:10px;}
div.footer_form_new ul li label{ display:block; font-size:14px; color:#fff;}
div.footer_form_new ul li input.input_type{ width:290px; border:solid 1px #ccc; height:26px; background:#fff; border-radius:5px;}
div.footer_form_new ul li input.btn_submit{color:#fff; border:0; padding:5px 10px; margin-top:20px; cursor:pointer; width:120px; border-radius:10px; height:30px; text-transform:uppercase; font-size:16px; font-weight:bold; 
/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* Opera */ 
background-image: -o-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FF5F08), color-stop(1, #CB4C06));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom right, #FF5F08 0%, #CB4C06 100%);
}
div.footer_form_new ul li input.btn_submit:hover{ background:#fff; color:#b0150f; }
div.footer_form_new ul li textarea{ width:290px; height:50px;  border:solid 1px #ccc;  border-radius:5px;}


div.footer_form_new table tr td input.input_type{ width:290px; border:solid 1px #ccc; height:26px; background:#fff; border-radius:5px;}
div.footer_form_new table tr td{ color:#fff;}
input.btn_submit{color:#fff; border:0; padding:5px 10px; margin-top:20px; cursor:pointer; width:120px; border-radius:10px; height:30px; text-transform:uppercase; font-size:16px; font-weight:bold; 
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* Opera */ 
background-image: -o-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FF5F08), color-stop(1, #CB4C06));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #FF5F08 0%, #CB4C06 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom right, #FF5F08 0%, #CB4C06 100%);}
input.btn_submit:hover{ background:#fff; color:#b0150f; }

div.footer_right_widget{ float:right; width:240px;}


ul.sub_detail{ }
ul.sub_detail li{ background:url(../images/arrow_left.png) 0 6px no-repeat; padding:3px 0 3px 25px;}

div.inner_hindi{ font-size:14px; line-height:23px;}
.add_call{ padding-top:50px; width:100%; margin-bottom:10px;}
.validation{ float:right; margin:150px 10px 0 0;}

.social_links_ft{ border-bottom: dotted 1px #fff;}
.ft_right_bt, .ft_right_bt h4 { text-align:right; color:#fff; margin:10px 0;}
h4.call_bt_ft{ font-family: 'Roboto', sans-serif; font-size:35px; margin-bottom:0; color:#f6c338; margin-bottom: 0;    margin-top: 10px;}

.ft_right_bt{}


div.design_by{ text-align:right; font-size:12px; clear:both; height:30px; margin:0 auto; line-height:30px; color:#E5E5E5; background:#780601;}
div.design_by a{ font-size:13px; font-weight:bold; color:#fff;}
div.design_by span{color:#FC0;}

table.sitemap_arrow tr td{ background:url(../images/sitemap_arrow.png) 0 5px no-repeat; padding:0 0 0 20px;}


.featured_sev{ background:#dc500c; padding:30px; margin-bottom:20px;} .featured_sev h2{ text-align:center; padding:30px 0; color:#fff;}
.featured_sev div img{ width:100%; height:auto; border:solid 2px #fff; border-radius: 15px 50px; border: solid 2px #ab9658;}
.featured_sev div h3{ text-align:center; color:#fff; margin-bottom:10px;}
.home_call_btn{ background:#ffed15; text-align:center; width:100%; padding:5px; display:block; border-radius:10px; margin-bottom:15px; color: #fd0303;}

h3.tagline_one{ font-size:17px; color:#033e6d;}
h3.tagline_two{font-size:17px;}
h3.tagline_three{font-size:20px; color:#033e6d;}
h3.tagline_four{font-size:22px; }
h3.tagline_five{font-size:24px;color:#033e6d;}
h3.tagline_six{font-size:30px;}

h3.heading_inner{ font-size:17px; margin-bottom:0; padding-bottom:0;}

div.home_artical p{ margin-top:5px;}

h3.tagline_three_bt{ font-size:20px; line-height:25px;}


div.our_services{ background:#f5f5f5; padding:0 10px 0 10px; background:#444; border-radius:10px; border:solid 2px #fff;  box-shadow: 1px 2px 10px #3c3c3c; margin-bottom: 20px;}

div.our_services ul{ list-style:none;}
div.our_services ul li{ font-size:14px;}
div.our_services ul li a{ border-bottom:dashed 1px #dba208; display:block;  padding:5px 10px; color:#fff;}
div.our_services ul li a:hover{ background:#7b0602; border-radius:5px; color:#fff; text-decoration:none;}
div.our_services h3{ padding-left:10px; color:#9e100a; background: #df1c00; padding:15px; color: #fff; border-radius: 5px; font-weight:bold; font-size:20px;}

img.image_left{ float:left; margin:10px 10px 0 0; background:#000; border:solid 3px #e5e5e5; padding:1px; width:260px;}
img.full_width{ height:auto; margin:0 auto; border: solid 5px #ff4232; padding: 25px;}

section#content h1 {  text-align: center; }

div.fixed_gua{ position:fixed; bottom:0;} div.fixed_gua img{ width:160px;}

ul.list_view li{ padding:10px 0 0 20px;  background:#eee7bc url(../images/arrow_left.png) 0 18px no-repeat; margin:5px 0; border-radius:5px; border:solid 1px #eada75;}

.submit_btns{ background:#CCC; border:0; padding:5px 15px; border-radius:2px; width:290px; height:40px; font-size:15px; font-weight:bold; cursor:pointer;} .submit_btns:hover{ background:#FF0;}

div.footer_form input.captcha_type{ border:0; background:#920d08; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; background:none;}
div.footer_form_new input.captcha_type{ border:0; background:#920d08; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; background:none !important;}

div.footer_form ul li { margin-bottom:5px;}
div.footer_form ul li input.submit_btns{ width:220px;}


.top_padding{ padding:20px 0;}
.top_padding div img{ width:100%;}

div.right_bar ul li input.btn_submit{ height:40px; color:#000;}
div.left_bar{ margin:0 0 10px 0;}
div.left_bar img, div.right_bar img{ width:100%;}


/* Back To DS */
#backtods {height: 155px;background: #e4e0e0;	font: .7em/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	text-align: center; border:solid 1px red; }
#backtods a {	text-decoration: none;}
#backtods a:hover {	text-decoration: underline;}
/* Basic Menu Styles */#menu10 {	height:35px; overflow: hidden; margin-top:3px;}
#menu10 ul li {		margin: 0 0px;	list-style-type: none; width:35px; height:35px; overflow:hidden;}
/* Menu Link Styles */#menu10 ul a {	display: block;	 color: #fff;	height: 70px; width: 35px; border-radius:5px;	font: lighter 2em/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	text-decoration: none; 		-webkit-transition: margin .4s ease-in-out;
	-moz-transition: margin .4s ease-in-out;	-o-transition: margin .4s ease-in-out;	-ms-transition: margin .4s ease-in-out;
	transition: margin .4s ease-in-out; }
/* Secondary Link Styles */#menu10 ul a:nth-of-type(even) {	color: white;}
/* Hover Slide */#menu10 ul li:hover :first-child {	margin-top: -35px;}
/**********************************************top links*********************************************/
#menutop {	height: 35px;    overflow: hidden; margin-top:3px;   }
#menutop ul li {	float: left;	margin: 0 0px;	list-style-type: none; }
/* Menu Link Styles */#menutop ul a {	display: block;	 color: #fff;
	height: 45px; width: 35px; border-radius:5px;	font: lighter 2em/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none; 		-webkit-transition: margin .4s ease-in-out;
	-moz-transition: margin .4s ease-in-out;	-o-transition: margin .4s ease-in-out;	-ms-transition: margin .4s ease-in-out;
	transition: margin .4s ease-in-out;}
/* Secondary Link Styles */#menutop ul a:nth-of-type(even) {	color: white;}
/* Hover Slide */#menutop ul li:hover :first-child {	margin-top: -22px;}


#header div img,.img-responsive, .thumbnail a>img, .thumbnail>img{    max-width: 100%;
    height: auto;}

.fix {  position: fixed;
  padding: 10px 0;
  bottom: 0;
  right: 0;
  background: #f2f2f2;
  border-top: 1px solid #e2e2e2;
  display: none;}
.ends{  margin: 0;  padding: 0;  text-align: center;}
.ends li{  display: inline-block;}


@media(min-width:768px){
	.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small{text-align:right}blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}

.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}
.col-xs-1,.col-sm-1,.col-md-1,.col-md-1,.col-xs-2,.col-sm-2,.col-md-2,.col-md-2,.col-xs-3,.col-sm-3,.col-md-3,.col-md-3,.col-xs-4,.col-sm-4,.col-md-4,.col-md-4,.col-xs-5,.col-sm-5,.col-md-5,.col-md-5,.col-xs-6,.col-sm-6,.col-md-6,.col-md-6,.col-xs-7,.col-sm-7,.col-md-7,.col-md-7,.col-xs-8,.col-sm-8,.col-md-8,.col-md-8,.col-xs-9,.col-sm-9,.col-md-9,.col-md-9,.col-xs-10,.col-sm-10,.col-md-10,.col-md-10,.col-xs-11,.col-sm-11,.col-md-11,.col-md-11,.col-xs-12,.col-sm-12,.col-md-12,.col-md-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}
@media(min-width:768px){.container{width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}
@media(min-width:992px){.container{width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}


	
@media(min-width:1200px){.container{width:1170px;}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}

@media(max-width:768px){
	div.logo a img{ width:100%;} 
	.social_links{ display:none; }
	.align_ct{ text-align:center; padding:10px 0;}
	div.featured{ display:none;}
	img.full_width{ width:100%; padding:5px;}
	
	.fix{display: inline-block;background: none;border-top:none; z-index: 9999;}
.ends li{display: grid;text-align: left; padding-bottom: 6px;z-index: 9999;}
.cont11{border-right: none;}
.element2
{
  animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
    0% {transform: scale(0.9, 0.9); opacity: 1;}
    50% {transform: scale(1.2, 1.2); opacity: 1;}
    100% {transform: scale(0.9, 0.9); opacity: 1;}
}

@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
    50% {-webkit-transform: scale(1.2, 1.2); opacity: 1;}
    100% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
}


}
  



*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.blogindex{ background:#fff;   padding-top: 10px;}


.footer{ background:#81340B; padding:20px 0 20px 0;}
.footer_tab ul{ list-style:none;}
.footer_tab ul li a{ list-style:none; color:#fff;}
.footer_tab h3{ color:#FFD44C;}



#cssmenu {  background: #81340B; margin: 0;  width: auto;  padding: 0;  line-height: 1;  display: block;
  position: relative;  margin-bottom: 5px; text-transform:uppercase;
  background-image: -ms-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
/* Opera */ background-image: -o-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
/* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CC0D14), color-stop(1, #980A0F));
/* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #CC0D14 0%, #980A0F 100%);
/* W3C Markup, IE10 Release Preview */ background-image: linear-gradient(to bottom, #CC0D14 0%, #980A0F 100%); 
  }
#cssmenu ul {  list-style: none;  margin: 0;  padding: 0;  display: block;}
#cssmenu ul:after,#cssmenu:after {  content: " ";  display: block;  font-size: 0; height: 0;  clear: both;  visibility: hidden;}
#cssmenu ul li {  margin: 0;  padding: 0;  display: block;  position: relative;}
#cssmenu ul li a {  text-decoration: none;  display: block;  margin: 0;  -webkit-transition: color .2s ease;  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;  -o-transition: color .2s ease;  transition: color .2s ease;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; }
#cssmenu ul li ul {  position: absolute;  left: -9999px;  top: auto;  z-index:999;}
#cssmenu ul li ul li {  max-height: 0;  position: absolute;  -webkit-transition: max-height 0.4s ease-out;  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;  -o-transition: max-height 0.4s ease-out;  transition: max-height 0.4s ease-out;  background: #DF1B00;}
#cssmenu ul li ul li.has-sub:after {  display: block;  position: absolute;  content: "";  height: 10px; width: 10px;  border-radius: 5px;  background: #000000;  z-index: 1;  top: 13px;  right: 15px;}
#cssmenu.align-right ul li ul li.has-sub:after {  right: auto;  left: 15px;}
#cssmenu ul li ul li.has-sub:before {  display: block; position: absolute;  content: "";  height: 0;  width: 0;  border: 3px solid transparent;
  border-left-color: #ffffff;  z-index: 2;  top: 15px; right: 15px;}
#cssmenu.align-right ul li ul li.has-sub:before {  right: auto;  left: 15px;  border-left-color: transparent;  border-right-color: #fed463;}
#cssmenu ul li ul li a {  font-size: 14px;  font-weight: 400;  text-transform: none;  color: #fff;  letter-spacing: 0;  display: block;
  padding: 11px 10px 11px 20px;}
#cssmenu ul li ul li:hover > a,#cssmenu ul li ul li.active > a {  color: #fff !important; background:#a71400;}
#cssmenu ul li ul li:hover:after,#cssmenu ul li ul li.active:after {  background: #4cb6ea;}
#cssmenu ul li ul li:hover > ul {  left: 100%;  top: 0;}
#cssmenu ul li ul li:hover > ul > li {  max-height: 72px;  position: relative;}
#cssmenu > ul > li {  float: left;}
#cssmenu.align-center > ul > li {  float: none;  display: inline-block;}
#cssmenu.align-center > ul {  text-align: center;}
#cssmenu.align-center ul ul {  text-align: left;}
#cssmenu.align-right > ul {  float: right;}
#cssmenu.align-right > ul > li:hover > ul {  left: auto;  right: 0;}
#cssmenu.align-right ul ul li:hover > ul {  right: 100%;  left: auto;}
#cssmenu.align-right ul ul li a { text-align: right;}
#cssmenu > ul > li:after {  content: "";
  display: block;  position: absolute;  width: 100%;  height: 0;  top: 0;  z-index: 0;  background: #facc50;
  -webkit-transition: height .2s;  -moz-transition: height .2s;  -ms-transition: height .2s;  -o-transition: height .2s;  transition: height .2s;}
#cssmenu > ul > li.has-sub > a {  padding-right: 40px;}
#cssmenu > ul > li.has-sub > a:after {  display: block;  content: "";  background: #ffffff;
  height: 12px;  width: 12px;  position: absolute;  border-radius: 13px;  right: 14px;  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {  display: block;  content: "";  border: 4px solid transparent;  border-top-color: #f85802;  z-index: 2;  height: 0;
  width: 0;  position: absolute;  right: 16px;  top: 21px;}
#cssmenu > ul > li > a {  color: #ffffff;  padding: 15px 20px;  letter-spacing: 1px;  font-size: 14px;  z-index: 2;  position: relative;}
  #cssmenu > ul > li:hover:after,#cssmenu > ul > li.active:after {  height: 100%;}
#cssmenu > ul > li:hover > a,#cssmenu > ul > li.active > a {  color: #000000;}
#cssmenu > ul > li:hover > a:after,#cssmenu > ul > li.active > a:after {  background: #000000;}
#cssmenu > ul > li:hover > a:before,#cssmenu > ul > li.active > a:before {  border-top-color: #ffffff;}
#cssmenu > ul > li:hover > ul {  left: 0;}
#cssmenu > ul > li:hover > ul > li {  max-height: 72px;  position: relative;}
#cssmenu #menu-button {  display: none;}
#cssmenu > ul > li > a {  display: block;}
#cssmenu > ul > li {  width: auto;}
#cssmenu > ul > li > ul {  width: 250px;  display: block;}
#cssmenu > ul > li > ul > li {  display: block; border-bottom:solid 1px #BA5824;}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  #cssmenu > ul > li > ul {    width: 100%;    display: block;  }
  #cssmenu.align-right ul li a {    text-align: left;  }  
  #cssmenu > ul > li > ul > li {    width: 100%;    display: block;  }
  #cssmenu.align-right ul ul li a {    text-align: left;  }
    #cssmenu > ul > li > ul > li > a {    width: 100%;    display: block;  }
  #cssmenu ul li ul li a {    width: 100%;  }  
  #cssmenu.align-center > ul {text-align: left;}
  #cssmenu.align-center > ul > li {    display: block;  }
  #cssmenu > ul.open {    max-height: 1000px;    border-top: 1px solid rgba(110, 110, 110, 0.25);  }
  #cssmenu ul {    width: 100%;  }
  #cssmenu ul > li {    float: none;    width: 100%;  }
  #cssmenu ul li a {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;
    box-sizing: border-box;    width: 100%;    padding: 12px 20px;  }
  #cssmenu ul > li:after {    display: none;  }
  #cssmenu ul li.has-sub > a:after,  #cssmenu ul li.has-sub > a:before,  #cssmenu ul li ul li.has-sub:after,  #cssmenu ul li ul li.has-sub:before {    display: none;  }
  #cssmenu ul li ul,  #cssmenu ul li ul li ul,  #cssmenu ul li ul li:hover > ul,  #cssmenu.align-right ul li ul,
  #cssmenu.align-right ul li ul li ul,  #cssmenu.align-right ul li ul li:hover > ul {    left: 0;    position: relative;    right: auto;  }
  #cssmenu ul li ul li,  #cssmenu ul li:hover > ul > li {    max-height: 999px;    position: relative;    background: none;  }
  #cssmenu ul li ul li a {    padding: 8px 20px 8px 35px;    color: #ffffff;  }
  #cssmenu ul li ul ul li a {    padding: 8px 20px 8px 50px;  }
  #cssmenu ul li ul li:hover > a {    color: #000000;  }
  #cssmenu #menu-button {    display: block;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    width: 100%;
    padding: 15px 20px;    text-transform: uppercase;    font-weight: 700;    font-size: 14px;    letter-spacing: 1px;    color: #ffffff;  cursor: pointer;  }
  #cssmenu #menu-button:after {    display: block;    content: '';    position: absolute;    height: 3px;    width: 22px;    border-top: 2px solid #ffffff;    border-bottom: 2px solid #ffffff;    right: 20px;    top: 16px;  }
  #cssmenu #menu-button:before {    display: block;    content: '';    position: absolute;    height: 3px;    width: 22px;    border-top: 2px solid #ffffff;
    right: 20px;    top: 26px;  }
	
	.fixed_gua{ display:none;} .featured_box{ display:none;}
}


.play {
    margin: 0px 0;
    padding: 10px 0; line-height:35px;
    background: red;
    animation-name: jay;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-direction: alternate;
    text-align: center;
    font-size: 25px;
}

@keyframes jay{0%{background-color:#fc001e;color:#fff;letter-spacing:.3px}

20%{background-color:#216d01;color:#fff;letter-spacing:0}40%{background-color:#35a707;color:#fff;letter-spacing:.3px}60%{background-color:#be0004;color:#fff;letter-spacing:0}80%{background-color:#ea1d22;color:#fff;letter-spacing:.3px}100%{background-color:#ffc600;color:#fff;letter-spacing:0}
}

.bigheading{ font-size:35px; text-align:center;}
ul.state_bdlist li{margin-left:0px; padding:0; list-style-type:circle;}
img#contact-us-captcha { width: 72px;}









