@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
ul{list-style:none;}
 
body{
 
}
 
 @font-face{font-family:calibri;
 src:url(../fonts/calibri.ttf);}
 
p{
 font-family: calibri;
 font-style: normal;
 letter-spacing: 0.1px;
 text-rendering: optimizeLegibility;
 font-size: 15px;
 letter-spacing: 0.3px;
 line-height: 27px;
 color: #555555;
}

 
 
 
 img{
 width:100%;
 }
 

a {
	text-decoration:none;
	}
a:hover{
text-decoration:none;
} 
.clear {
	clear:both;
	}
main{
width:100%;
float:left;
}
/*header css start */
header{
	width:100%;
	float:left;
	background:#eeeeee;
 
}
.header-center{
width:95%;
margin:0px auto;	
}

/*7dec css */
.logindetail {
      border-left: 2px solid #d42430;
    margin-top: 3px;
    height: 33px;
    margin-left: 5px;
}
.logindetail li {
    float: left;
  padding-top: 7px;
}
.logindetail li a {
    font-family: calibri;
    font-size: 15px;
        margin-top: -1px;
    color: #1d1d1d;
    float: left;
    text-transform: capitalize;
    padding-left: 15px;
}
.loginlogo {
    width: auto;
    padding-bottom: 5px;
    padding-top: 5px;
}
.logintext {
    font-family: calibri;
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    color: #1d1d1d;
    padding: 10px 9px;
    width: 73%;
    margin: 0px auto;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
}
.forget-p {
    font-family: calibri;
    float: right;
    text-transform: capitalize;
    color: #d52430;
    font-size: 19px;
}
.logintext1 {
    font-family: calibri;
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    color: #1d1d1d;
    padding: 10px 9px;
    width: 100%;
    margin: 0px auto;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
}
/*7dec css  end*/
/*menu css start*/
 
 .grihamenu li:last-child a.myModal:hover {
    border-bottom: 0px;
}	
 
.offcanvas-toggle {
  background: #f8f8f8; }
  .offcanvas-toggle .icon-bar {
    background: #000;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .offcanvas-toggle.is-open .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(5px, 4px);
    -ms-transform: rotate(45deg) translate(5px, 4px);
    transform: rotate(45deg) translate(5px, 4px); }
  .offcanvas-toggle.is-open .icon-bar:nth-child(2) {
    opacity: 0; }
  .offcanvas-toggle.is-open .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(4px, -4px);
    -ms-transform: rotate(-45deg) translate(4px, -4px);
    transform: rotate(-45deg) translate(4px, -4px); }

.grihamenu li a{
    font-family: calibri;
    font-size: 16px;
    font-weight: 600;

}
.grihamenu li a:hover{
	    border-bottom: 2px solid #d42430;
}
.caret{
margin-top:-6px !important	
}
.webtimes{
    font-family: calibri;
    color: #1d1d1d !important;
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 0px;
    margin-bottom: 0px;

}
.webtimes:hover{
    background: #fff !important	
}
.searchas{
    margin-top: -8px;
color:#d42430	
}

.webtimes li a:hover .searchas{
	border-bottom:none;
}
 
.grihamenu li:last-child {
border-bottom:none;
}
 .modal-title{
    font-family: calibri;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
 }
 .mysearch{
    font-family: calibri;
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    color: #1d1d1d;
    padding: 11px 9px;
    width: 80%;
    margin: 0px auto;
    display: block; 
	font-size:18px
 }
.Submitnow2{
     margin: 0 auto;
    padding: 9px 23px;
    font-size: 17px;
    font-weight: 600;
    background-color: #d42430;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-weight: normal;
    font-family: calibri;
    margin-top: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
input:focus {
outline: none 	
}
select:focus {
outline: none 	
}
textarea:focus {
outline: none 	
}
.mylogo-div{
	width:100%;
	float:left;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
    box-shadow: 0px 2px 5px #ccc;
    background-color: white;
	    margin-bottom: -5px;
}
/*menu css end */
.mylogo{
	width:auto;
}
.socialmedia li a img{
    width: auto;
    float: left;
    padding-right: 10px;	
}
.socialmedia li{
 float:left;
}
.socialmedia{
    margin-top: 7px;	
}
 /*header css end */
 
 
 
 
 
 /*slider section css end */
 
 
 .homesection{
	width:100%;
	float:left; 
 }
 .homesection-center{
	 width:95%;
	 margin:0px auto;
 }
.homesection h1{
    color: #1d1d1d;
    font-family: calibri;
    font-size: 24px;
}
.myhr1 {
    border: 1px solid #eeeeee;
    margin-top: -5px;	
 
}
.hrs{
    background: #d52430;
    width: 100px;
    float: left;
    height: 2px;
    margin-top: -22px;
}
.myhr2{
    border: 1px solid #f0f0f0;
    margin-top: -10px;	 
}
.chatno{
    font-family: calibri;
    line-height: 35px;
    font-size: 14px;
}
.homesection-div{
	    border: 2px solid #dadada;
    padding-top: 10px;
}
.homesection-div1{
	    border: 2px solid #dadada;
    padding-top: 10px;
}
.homesection a h2{
    font-family: calibri;
    color: #1d1d1d;
    font-size: 20px;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 0;
}
.homesection a:hover{
	text-decoration:none;
	
}
.homesection p{
    line-height: 20px;	
}
.homesection-div1{
        border: 2px solid #dadada;
    padding: 5px;
    min-height: 469px;
        max-height: 480px;
}
.taglineimg{
    font-family: calibri;
	color:#fff;
	background:#3b78f5	
}
.taglineimg{
    font-family: calibri;
    color: #fff;
    background: #3b78f5;
    float: right;
    margin-top: -30px;
 
    font-size: 15px;
    padding: 3px 10px 3px;
    text-transform: uppercase;
    z-index: 2000;
}
.tagdiv{
      position: absolute;
    right: 14px;
}

 .homesection2{
	width:100%;
	float:left; 
 }
 .homesection2-center{
	 width:95%;
	 margin:20px auto;
 }
.homesection2 h1{
    color: #1d1d1d;
    font-family: calibri;
    font-size: 24px;
    text-transform: uppercase;
}
big{
    font-size: 35px;
	
}
.homesection2 a h2 {
    font-family: calibri;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom:0px;
	height:52px;
	overflow:hidden;
}
.homesection p {
    line-height: 20px;
	height:80px;
	overflow:hidden;
    height: 80px;
    overflow: hidden;
}
.taglineimg1{
    font-family: calibri;
    color: #fff;
    background: #3b78f5;
    float: right;
    margin-top: -30px;
 
    font-size: 15px;
    padding: 3px 10px 3px;
    text-transform: uppercase;
    z-index: 2000;
}
.tagspan{
    color: #fff;
    background: #3b78f5;
    font-size: 15px;
    padding: 3px 6px 4px 11px;
    text-transform: uppercase;
    z-index: 2000;
    text-align: center;
    font-family: calibri;	
      margin-bottom: 9px;
    margin-top: 9px;
}
.homesection2 h5{
    font-family: calibri;
    color: #1d1d1d;
    margin-top: 11px;
	height: 18px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.myhr {
    margin-top: 0px;
    margin-bottom: 0px;
}
.homesection2-divs{
    border: 2px solid #dadada;
    padding: 5px;
    padding-bottom: 18px;
    min-height: 469px;
}
.myhr3{
	margin-bottom:0px;
}
.nav > li > a{
     /* padding: 32px 18px 14px !important; */
}
/*footer css stasrt*/
footer{
width:100%;
float:left;
background:#d9d9d9	
}
.footer-center{
	width:95%;
	margin:40px auto;
	    margin-bottom: 20px;
}
/*.footer-span{
    font-family: calibri;
    color: #fff;
    background: #d52430;
    font-size: 19px;
    text-align: center;
    padding: 7px 40px;
    border-top: 2px solid #1d1d1d;
}
*/
.footer-span {
    font-family: calibri;
    color: #3a3a3a;
    /* background: #d52430; */
    font-size: 14px;
    text-align: center;
    /* padding: 7px 40px; */
    /* border-top: 2px solid #1d1d1d; */
}

 .big1{
	 font-size:25px
 }
 .footer-ul li a{
    color: #3a3a3a;
    font-family: calibri;
    font-weight: bold;
    line-height: 26px;

 }
 .footer-ul  {
    text-align: center;
    margin-top: 20px;
}
 .footer-ul  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
   display:inline-table; 
}
 

 .footer-ul  li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 17px;
    color: #def1f0;
  
}


/*--------------------*/
 .footer-ul1 li a{
    color: #3a3a3a;
    font-family: calibri;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;

 }
 .footer-ul1  {
    text-align: center;
    margin-top: 0px;
	display:none;
}
 .footer-ul1  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
   display:inline-table; 
}
 

 .footer-ul1  li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 17px;
    color: #def1f0;
  
}


.footerhr1{
    border: 0;
    border-top: 1px solid #999;
    margin-top: 40px;
    margin-bottom: 40px;
}
/*.tag1{
    font-family: calibri;
    background: #3a3a3a;
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    padding: 5px 10px;
    float: left;
    margin-left: 25px;
}*/
.tag1 {
    ont-family: calibri;
    /* background: #3a3a3a; */
    color: #3a3a3a;
    font-size: 10px;
    text-transform: capitalize;
    /* padding: 5px 10px; */
    float: left;
    margin-left: 8px;
}
a .tag1{
    margin-top: 0px;
}
.footerspans{
    width: 83%;
    margin: 0px auto;	
}
.footer-div{
    border-bottom: 1px solid #999;
    min-height: 260px;
 
}
.right-hr {
   /* border-right: 1px solid #999;
    min-height: 200px;
	*/
}
/*footer css end*/

/*contact page css start*/
.contact{
	width:100%;
	float:left;
    padding-bottom: 30px; 
}
.contact-center{
width: 95%;
    margin: 0px auto;	
}
.contact-center2{
width: 95%;
    margin: 23px auto;
    background: #eeeeee;
    padding-bottom: 50px;
}
.contact-center2-center{
    width: 95%;
    margin: 10px auto;
    margin-bottom: 0px;
    padding-top: 35px;
}

hr.borderwhite-sm1 {
    max-width: 40px;
    border-color: #d42331;
    border-width: 1px;
    margin: 0px auto;
    padding-bottom: 0px;
    margin-top: 10px;
}
.contact h1{
color:#d42331;
font-size:22px;
text-transform:uppercase;
font-family: calibri;
text-align:center;	
}
.contact h2{
    color: #1e1e1e;
    font-size: 23px;
    text-transform: uppercase;
    font-family: calibri;
    padding-top: 50px;
	    font-weight: bold;
}
.contact h3{
    color: #1e1e1e;
    font-size: 23px;
    text-transform: uppercase;
    font-family: calibri;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
}

.contact h4{
    color: #1e1e1e;
    font-size: 20px;
    font-family: calibri;
}
 
.contactright-hr{
    border-right: 1px solid #999;
    min-height: 350px;
}
.contact-div{
    background: #bfbfbf;
    float: left;
    width: 98%;
    padding: 22px;
    padding-top: 22px;
    padding-bottom: 7px;
    margin-top: 35px;
}
.contact-text{
width: 67%;
    margin-top: 0;
    padding: 4px 9px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #030303;
    font-family: calibri;
    margin-bottom: 15px;
    margin-left: 0;
    font-family: calibri;
    float: left;
    font-size: 19px;
}
.submit-contact{
    margin: 0px auto;
    padding: 6px 20px;
    font-size: 18px;
    background-color: #d51c3a;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-family: calibri;
    text-transform: uppercase;
    float: right;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #535353;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #535353;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #535353;
}
:-moz-placeholder { /* Firefox 18- */
  color: #535353;
}

 .contact-div1 {
    background: #bfbfbf;
    float: left;
    width: 98%;
    padding: 22px;
    padding-top: 22px;
padding-bottom: 0px;
}
.contact-formtext{
    width: 100%;
    margin-top: 0;
    padding: 4px 9px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #030303;
    font-family: calibri;
    margin-bottom: 10px;
    margin-left: 0;
    font-family: calibri;
    float: left;
    font-size: 19px;	
}
.submit-contact1{
    margin: 0px auto;
    padding: 6px 15px;
    font-size: 16px;
    background-color: #d51c3a;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-family: calibri;
    text-transform: uppercase;
    margin-top: 10px;
}
.contacthr{
border-bottom: 1px solid #999;
    margin-top: 30px;
	
}
/*contact page css end */


/*about page css start*/

.about{
	width:100%;
	float:left;
	    padding-bottom: 30px;
}
.about-center{
    width: 95%;
    margin: 23px auto;
    background: #eeeeee;
    padding-bottom: 50px;
}
.about h1{
    color: #1e1e1e;
    font-family: calibri;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
}
.about h2{
    color: #1e1e1e;
    font-family: calibri;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
}
.about-a{
    text-decoration: underline;
    color: #1bafd0;	
}
.about-a:hover{
    text-decoration: underline;
    color: #1bafd0;	
}
.about p{
    font-size: 20px;
    line-height: 30px;
}
.abouti{
    padding-top: 40px;
    padding-bottom: 30px;	
}
.quote{
 text-align: center;
    font-size: 27px !important;
    line-height: 35px !important;
	
}
.center-about{
    width: 90%;
    margin: 0px auto;
    background: #fff;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.about-ul li {
	    font-size: 20px;
    line-height: 30px;
	    font-family: calibri;
	    color: #555555;
}
.about h3 {
    color: #1e1e1e;
    font-family: calibri;
    font-size: 25px;
    font-weight: bold;
    
}
/*about page css end */

/*article detail page css start*/
.article-div{
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.article-div-center{
	width:95%;
	margin:20px auto;
}

.article-div-left{
    width: 77%;
    float: left;
    background: #eeeeee;
    padding-bottom: 50px;
}
.article-div-right{
width:21%;
float:right;
 
}
.article-div-left-top{
    width: 100%;
    float: left;
    background: #fff;
    padding-bottom: 20px;	
}
.article-div h2 {
     color: #d42331;
    font-size: 22px;
    text-transform: uppercase;
    font-family: calibri;
    text-align: center;
 
}
.article-div h1 {
    color: #1e1e1e;
    font-family: calibri;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
}
.article-div h3{
	    color: #1e1e1e;
    font-family: calibri;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
}
.article-div  p {
    font-size: 20px;
    line-height: 30px;
}
.article-div h4{
    color: #1e1e1e;
    font-family: calibri;
    font-size: 25px;
    font-weight: bold;
}
.article-div h6{
    color: #d42331;
    font-size: 22px;
    text-transform: uppercase;
    font-family: calibri;
    text-align: center;
    padding-top: 30px;
}
.article-div h5{
    color: #1e1e1e;
    font-family: calibri;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 30px;
}
.article-span{
font-family: calibri;
    color: #555555;
    font-size: 18px;
}
.article-p{
    font-size: 18px !important;
    padding-top: 30px;
}
.article-textarea{
background-color: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    color: #868686;
    float: left;
 font-family: calibri;
    font-size: 17px;
    margin-bottom: 15px;
    padding: 8px 9px;
    width: 100%;
	
}
.article-submit{
    margin: 0px auto;
    padding: 9px 20px;
    font-size: 15px;
    background-color: #d51c3a;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-family: calibri;
    text-transform: uppercase;
}
.article-leftdiv1{
    border: 2px solid #dadada;
    padding: 10px;
    background: #fff;
}
.article-left-p{
    line-height: 20px !important;
 
}
.article-left-heading{
    color: #1d1d1d!important;
    font-size: 16px!important;
    margin-top: 0px;
    font-family: calibri !important;
    font-weight: bold;
}
.taglineimg-article{
    font-family: calibri;
    color: #fff !important;
    background: #3b78f5;
    float: right;
    margin-top: -30px;
    font-size: 15px !important;
    padding: 3px 10px 3px;
    text-transform: uppercase;
    z-index: 2000;
    margin-right: 13px;
}
.right-heading-text {
color: #1d1d1d;
    font-family: calibri;
    font-size: 24px !important;
    text-align: center;
    text-transform: uppercase;
}
.mid-line{     width: 80%;
    text-align: center;
    background-image: url(../images/mid-line.png);
    background-repeat: repeat-x;
    background-position: center;
    margin: 0px auto; }
.mid-line-display{
	    display: inline-block;
    background: #fff;
    padding: 10px;
    text-align: center;
    font-family: calibri;
    font-size: 20px;
    font-weight: bold;
}
.article-leftdiv1-outside{
    background: #eeeeee;
    float: left;
    width: 100%;
    padding: 10px;

}
.profileimgs {
	width: auto;
    display: block;
    margin: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
.col-h1{
    font-size: 20px !important;
    padding-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 3px;
	    color: #1e1e1e !important;
    font-family: calibri  !important;
    text-align: center  !important;
    font-size: 20px  !important;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
}
.article-leftdiv11 {
    padding: 2px;
    background: #fff;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
    border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
	    border-radius: 0 !important;
	    padding: 8px 10px;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.input-group-addon, .input-group-btn{
	    border-radius: 0 !important;
}
.form-control input:focus {
outline: none 	
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 90%;
    margin: 19px auto;
    margin-bottom: 10px;
}
.toplinebar{
margin-top:75px	
}

/*article detail page css end */


/*update-div page css start*/
.update-div{
width:100%;
float:left;	
    padding-bottom: 50px;
}

.update-div h2 {
    color: #d42331;
    font-size: 22px;
    text-transform: uppercase;
    font-family: calibri;
    text-align: center;
}
.update-about{
    width: 90%;
    margin: 0px auto;
    background: #fff;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
}	
.update-div h3{
    font-family: calibri;
    color: #1e1e1e;
    font-weight: bold;
    font-size: 22px;
margin-top: 25px;
	
}
.update-div h6{
font-family: calibri;
    color: #1e1e1e;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 3px;
    font-weight: bold;
	    padding-left: 5px;
}
.updatespan{
    font-family: calibri;
    color: #555555;
    font-style: italic;
    padding-left: 5px;
    line-height: 18px;
    font-size: 13px;
}
.update-p{
    font-size: 16px !important;
    line-height: 20px !important;
}
.m-button51 {
    display: inline-block;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 25px;
    margin-bottom: 10px;
    color: #555555;
    border-radius: 1px;
    margin-top: 1px;
    font-family: calibri;
    border: 1px solid #555555;
    text-shadow: none;
    font-style: initial;
}
.m-button51:hover{
	text-decoration:none;
	  color: #555555;
}
.right-hr12{
    border-left: 3px solid #d42331;
    min-height: 55px;
}
.update-about img{
margin-top:25px;	
}
.update-border-div{
    border: 2px solid #ccc;
    width: 100%;
    float: left;
    margin-top: 30px;
 padding: 20px;

}
.borderwhite-sm11{
	    max-width: 40px;
    border-color: #d42331;
    border-width: 3px;
    padding-bottom: 0px;
    margin-top: 10px;
}

.update-div h5{
    font-family: calibri;
    color: #d42331;
    font-weight: bold;
    font-size: 20px;
	}
.update-ul li a{
    font-family: calibri;
    color: #1e1e1e;
    line-height: 40px;
    font-size: 19px;
}
.update-ul li {
	border-bottom:2px solid #ccc;
}
.update-ul li a:hover{
    color: #d42331;	
}
 .update-ul li:last-child {
  border-bottom: none;
 }

/*update-div page css end*/

/*bottom slider start */

.videoslider-div{
	width:100%;
	float:left;
	background:#393939;
}
.videoslider-div-center{
width:95%;
margin:50px auto;
margin-bottom:0px;
}
.videoimg{
	width:auto;
}
.videoslider-div h2{
    color: #fff;
    font-family: calibri;
    font-size: 23px;
    margin-top: -87px;
    margin-left: 203px;
}
.videoslider-div h2 span{
font-size:16px	
}

/*bottom slider end */
/*product slider start*/
 
.clearout {
 
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
 
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 250px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:2px 12px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff; 
border-radius:50%;
font-size:21px;    
 
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
 font-family: FontAwesome;
   content: "\f104";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
  font-family: FontAwesome;
   content: "\f105";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

/*product slider end */

/*====css by ankit-==*/
.catg_6 {background:#3b78f5;}
.catg_5 {background:#e23ddf;}
.catg_4 {background: #12c0f2;}
.catg_3 {background:#e40e41;}
.catg_2 {background:#e67c26;}
.catg_1 {background:#3b58a4;}

.fix-header{width:100%;float:left;     background-color: white; }
.fix-header.sticky {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    z-index: 999;
}

/*contact page css start*/
.contact{
	width:100%;
	float:left;
    padding-bottom: 0px; 
        background: #eee;
    
}
.contact-center{
width: 95%;
    margin: 0px auto;	
}
.contact-center2{
width: 95%;
    margin: 23px auto;
    background: #eeeeee;
    padding-bottom: 50px;
}
.contact-center2-center{
    width: 95%;
    margin: 10px auto;
    margin-bottom: 0px;
    padding-top: 35px;
}

hr.borderwhite-sm1 {
    max-width: 40px;
    border-color: #d42331;
    border-width: 1px;
    margin: 0px auto;
    padding-bottom: 0px;
    margin-top: 10px;
}
.contact h1{
color:#d42331;
font-size:22px;
text-transform:uppercase;
font-family: calibri;
text-align:center;	
}
.contact h2{
    color: #1e1e1e;
    font-size: 23px;
    text-transform: uppercase;
    font-family: calibri;
    padding-top: 50px;
	    font-weight: bold;
}
.contact h3{
    color: #1e1e1e;
    font-size: 23px;
    text-transform: uppercase;
    font-family: calibri;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
}

.contact h4{
    color: #1e1e1e;
    font-size: 19px;
    font-family: calibri;
}
.contact p{
 font-size: 18px;
}
.contact p a{
	    color: #d42331;
}
 
.contactright-hr{
    border-right: 1px solid #999;
    min-height: 350px;
}
.contact-div{
    background: #bfbfbf;
    float: left;
    width: 98%;
    padding: 22px;
    padding-top: 22px;
    padding-bottom: 7px;
    margin-top: 35px;
}
.contact-text{
width: 67%;
    margin-top: 0;
    padding: 4px 9px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #030303;
    font-family: calibri;
    margin-bottom: 15px;
    margin-left: 0;
    font-family: calibri;
    float: left;
    font-size: 19px;
}
.submit-contact{
    margin: 0px auto;
    padding: 6px 20px;
    font-size: 18px;
    background-color: #d51c3a;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-family: calibri;
    text-transform: uppercase;
    float: right;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #535353;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #535353;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #535353;
}
:-moz-placeholder { /* Firefox 18- */
  color: #535353;
}

 .contact-div1 {
    background: #bfbfbf;
    float: left;
    width: 98%;
    padding: 22px;
    padding-top: 22px;
padding-bottom: 0px;
}
.contact-formtext{
    width: 100%;
    margin-top: 0;
    padding: 4px 9px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #030303;
    font-family: calibri;
    margin-bottom: 10px;
    margin-left: 0;
    font-family: calibri;
    float: left;
    font-size: 19px;	
}
.submit-contact1{
    margin: 0px auto;
    padding: 6px 15px;
    font-size: 16px;
    background-color: #d51c3a;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-family: calibri;
    text-transform: uppercase;
    margin-top: 10px;
}
.contacthr{
border-bottom: 1px solid #999;
    margin-top: 30px;
	
}
.contactpage-img{
    width: auto;
    display: block;
    margin: auto;	
}
.contact h5{
    color: #1e1e1e;
    font-size: 19px;
    text-align: center;
    font-family: calibri;
    padding-top: 20px;
    padding-bottom: 20px;
}
.distribution-ul{
	
}
.distribution-ul li{
	    font-family: calibri;
    font-style: normal;
    letter-spacing: 0.1px;
    text-rendering: optimizeLegibility;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 27px;
    color: #555555;
}
.distribution-ul li:before{
	   font-family: FontAwesome;
   content: "\f111";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
     font-size: 13px;
}
.pull-right{
    color: #d42331;	
}
.about p a{
    color: #d42331;
}
.aboutimg1{
	width:auto;
	margin:auto;
	display:block;
}
 
/*contact page css end */
.first-a{
	    color: #555;
    font-size: 18px;
    text-transform: uppercase;
    font-family: calibri;
    text-align: center;
	font-weight:bold;
 }
 .first-a:hover{
    color: #555;
 }
 .second-a{
	    color: #d42331;
    font-size: 16px;
    text-transform: uppercase;
    font-family: calibri;
    text-align: center; 
	font-weight:bold;
 }
 .second-a:hover{
	color: #d42331; 
 }
.margin-top10{margin-top: 10px;}
.sliderbuttons-1{
    font-size:50px !important;
}
 
 

#fade-quote-carousel.carousel {
 
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

 #slideshow {
   margin: 80px auto;
    position: relative;
    margin-top: 5px;
 width:100%;
 float:left;
}

#slideshow > div {
  position: absolute;
  top: 5px;
  left: 10px;
  right: 10px;
 
  float:left;
}

 #slideshow1 {
   margin: 80px auto;
    position: relative;
    margin-top: 5px;
 width:100%;
 float:left;
}

#slideshow1 > div {
  position: absolute;
  top: 5px;
  left: 10px;
  right: 10px;
 
  float:left;
}
#slideshow2 {
   margin: 80px auto;
    position: relative;
        margin-top: -9px;
    margin-bottom: 108px;
 width:100%;
 float:left;
}

#slideshow2 > div {
  position: absolute;
  top: 5px;
  left: 10px;
  right: 10px;
 
  float:left;
}
.top-slider-div{
	width:100%;
	float:left;
    padding-bottom: 20px;
}


/*top slider css*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*top slider css end*/


 /*slider section css start */
 .slider{
	 width:100%;
	 float:left;
 }
 .slider-center{
  width: 95%;
    margin: 15px auto; 
 }
 .addimg{
    width: auto;
    margin: auto;
    display: block;
    padding-bottom: 13px;
	 
 }
 .slider-left{
	/* width:73%;*/
	 width:49%;
	 float:left;
     position: relative;
	/* padding: 2px;*/
 }
 .slider-right{
	 width:49%;
	 float:right;
	 /*padding: 2px;*/
 }
 .slider-right img{
	/* border: 2px solid #d42430;*/
 
 }
 .slider-centers {
    width: 100%;
    margin: 0px auto;
}
.slider-center1 {
 
    margin: 0 auto;
    position: absolute;
    top: 65%;
}
.slider-buttons1{
    display: inline-block;
    font-size: 17px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 20px;
    margin-bottom: 0px;
    color: #fff;
    background-color: #d52430;
    border-radius: 1px;
    margin-top: 16px;
    font-family: calibri;
    border: 1px solid #d52430;
    text-shadow: none;
    float: left;
    margin-left: 30px;
}
.slider-buttons1:hover{
	text-decoration:none;
	color:#fff	
}
.slider h2{
	    font-family: calibri;
    color: #fff;
    text-transform: initial;
   /* font-size: 30px;*/
    font-size: 18px;
    float: left;
    padding-left: 30px;
    margin-top: 15px;
}
.nav > li{
      padding-top: 11px !important;  
}
/*slider css start*/
 
  
.jk-slider{
    width:100%;
}
 
.hero {
 
			  
  position: absolute;
    top: 70%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
 -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
			   -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
    width: 100%;
   
}
 .hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .3s;
       -moz-transition: 2s all ease-in-out .3s; 
        -ms-transition: 2s all ease-in-out .3s; 
         -o-transition: 2s all ease-in-out .3s; 
            transition: 2s all ease-in-out .3s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .3s;
       -moz-transition: 2s all ease-in-out .3s; 
        -ms-transition: 2s all ease-in-out .3s; 
         -o-transition: 2s all ease-in-out .3s; 
            transition: 2s all ease-in-out .3s;    
}
 

.slider h3{
    font-family: calibri;
    color: #fff;
    text-transform: initial;
    font-size: 24px;
    float: left;
    padding-left: 30px;
    margin-top: 15px;
}
.slider-buttons{
    display: inline-block;
    font-size: 17px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 20px;
    margin-bottom: 0px;
    color: #fff;
    background-color: #d52430;
    border-radius: 1px;
    margin-top: 16px;
    font-family: calibri;
    border: 1px solid #d52430;
    text-shadow: none;
    float: left;
    margin-left: 30px;
}
.slider-buttons:hover{
	text-decoration:none;
	color:#fff	
}  
.alignleft{float:left;}

.aligncenter{display:block; margin:0px auto;}

.alignright {float:right;}


@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

 
/*slider css end */
 
 

/*responsive css start*/    
	
@media only screen and (min-width : 250px) and (max-width : 500px)
{
.navbar-header {
    width: auto !important;
}	
.addimg{
   min-height: 70px;
}
.slider h3{font-size:18px}
.hero{top:40%}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
   height: 150px !important;
}
}

 
@media only screen and (min-width : 250px) and (max-width : 300px)
{
.slider h2{
font-size:13px;
    width: 75%;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:33% !important	
}
.slider-buttons1{
font-size:10px;
margin-left:0px; 	
}
.addimg{
   min-height: 70px;
}
.slider h3{font-size:18px}	
.hero{top:40%}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
   height: 150px !important;
}
.nbs-flexisel-item img{
max-height: 230px;
  min-height: 230px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right{
	top:50% 
}
.homesection-div1{
min-height: 450px;
max-height: 450px;
margin-bottom: 10px;
width: 80%;
    margin: 0px auto;
}
.othercentermydiv{
width:88% !important;
}
 
 /*
.homesection2-divs{
min-height: 540px;
max-height: 540px;
margin-bottom: 10px;		
}*/
}

@media only screen and (min-width : 301px) and (max-width : 400px)
{
.slider h2{
font-size:15px;
    width: 75%;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:37% !important	
}
.slider-buttons1{
font-size:10px;
margin-left:0px; 	
}
.addimg{
   min-height: 77px;
}
.slider h3{font-size:18px}
.hero{top:40%}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
    height: 150px !important;
}
.loginlogo {
    width: 50%;
    padding-bottom: 5px;
    padding-top: 5px;
}
.nbs-flexisel-item img{
max-height: 260px;
  min-height: 260px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right{
	top:50% 
}
.homesection-div1{
min-height: 470px;
    max-height: 470px;
    margin-bottom: 10px;
    width: 80%;
    margin: 0px auto;
}
.tagdiv {
	right:46px
}
.othercentermydiv{
width:88% !important;
}
}

@media only screen and (min-width : 401px) and (max-width : 500px)
{
.slider h2{
font-size:15px !important;
    width: 75%;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:43% !important	
}
.slider-buttons1{
font-size:12px !important;
margin-left:0px; 	
}
.nbs-flexisel-item img{
max-height: 280px;
  min-height: 280px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
   top:48% 
}
.homesection-div1{
min-height: 485px;
max-height: 485px;
margin-bottom: 10px;
  width: 80%;
    margin: 0px auto;
}	
.tagdiv {
	right:46px
}
.othercentermydiv{
width:86% !important;
}
}

@media only screen and (min-width : 501px) and (max-width : 600px)
{
.slider h2{
font-size:18px !important;
    width: 75%;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:48% !important	
}
.slider-buttons1{
font-size:14px !important;
margin-left:0px; 	
}
.homesection-div1{
min-height: 550px;
max-height: 550px;
margin-bottom: 10px;
}
.othercentermydiv{
width:88% !important;
}	
}

@media only screen and (min-width : 601px) and (max-width : 700px)
{
.slider h2{
font-size:20px !important;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:55% !important	
}
.slider-buttons1{
font-size:14px !important;
margin-left:0px; 	
}
.homesection-div1{
min-height: 600px;
max-height: 600px;
margin-bottom: 10px;
}
.othercentermydiv{
width:88% !important;
}	
}


@media only screen and (min-width :701px) and (max-width : 800px)
{
.slider h2{
font-size:25px !important;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:60% !important	
}
.slider-buttons1{
font-size:15px !important;
margin-left:0px; 	
}
.othercentermydiv{
width:88% !important;
}
	
}
@media only screen and (min-width :801px) and (max-width : 900px)
{
.slider h2{
font-size:25px !important;	
padding-left:0px;
margin-top:5px;
}
.slider-center1{
top:70% !important	
}
.slider-buttons1{
font-size:15px !important;
margin-left:0px; 	
}
	
}
 @media only screen and (max-width:500px) {
 .slider-left{
       width:100% !important;
    }
 .slider-right{
        width:100%;
        float:left;
    }
    .slider-right img {
    width: 70%;
    display: block;
    margin: auto;
    margin-top: 15px;
    }
     
    }
 
 @media only screen and (max-width:767px) {
    .mylogo-div{
margin-top:71px	 
 } 
  .addimg{
	width:100%;
}
header{
	width:100%;
	float:left;
	background:none;
 
}
 
.fix-header.sticky .loginlogo {
display:none;	
}
    
 .top-slider-div{
	 padding-bottom:0px !important;
 }
	.mylogo {
        width: auto;
    display: block;
    margin: 54px auto;
    margin-bottom: -5px;
}
.socialmedia{
	display:none;
}
 
 .footer-div{
	 border-bottom:none;
 }
 .right-hr{
	 border-right:none; 
 }
 .footerspans{
	display:none; 
 }
 .footer-ul1{
	display:block; 
 }
 .footer-div{
	 min-height:0px
 }
 .contactright-hr{
	border-right:none;
	min-height:0px 
 }
 .contact h2{
	text-align:center; 
	padding-top:0px
 }
 .contact h4{
	text-align:center; 
 }
 .contact-text{
	 width:100%;
 }
 .submit-contact{
	float:none; 
 }
 .contact-center2-center{
	padding-top:10px; 
 }
 .article-div-left{
	 width:100%;
 }
  .article-div-right{
	 width:100%;
 }
 .videoslider-div h2{
    margin-top: 0px; 
    margin-left: 0px;	 
 }
  .mybr1{
	 display:none;
 }
  .nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	display:block;
}
.fix-header.sticky{
  position: inherit !important;
}

header{
    position:fixed;
    z-index: 999;
}
.article-div h1{font-size:20px}
.article-div h3 {font-size:20px}
.quote {    
    font-size: 21px !important;
    line-height: 29px !important;
    }
.article-div p {
    font-size: 18px;
    line-height: 28px;
}
.about-ul li {
    font-size: 18px;
    line-height: 28px;  
    }
.article-div h4{font-size:20px}
.article-div h5{font-size:20px}
 
 
 }
 @media only screen and (min-width :768px) and (max-width : 1000px){
	 .article-div-left{
		width:60%; 
	 }
	.article-div-right{
	width:40%	
	}
 }
  @media only screen and (min-width :768px) and (max-width : 1100px){
   .navbar-toggle{
    margin-top: 25px !important
   } 
    
    }
  @media (max-width: 1100px) {
  .offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden; }

  .navbar-default .navbar-offcanvas {
    background-color: #f8f8f8; }

  .navbar-inverse .navbar-offcanvas {
    background-color: #222; }

  .navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 250px;
    left: -250px;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 999;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in; }
    .navbar-offcanvas.in {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity: 0; }
      .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1; }
    .navbar-offcanvas.offcanvas-transform.in {
      -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
      transform: translateX(250px); }
    .navbar-offcanvas.offcanvas-position.in {
      left: 0; }
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -250px; }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0; }
    .navbar-offcanvas.dropdown.active .caret {
      border-top: 0;
      border-bottom: 4px solid; }
    .navbar-offcanvas.dropdown-menu {
      position: relative;
      width: 100%;
      border: inherit;
      box-shadow: none;
      -webkit-transition: height 0.15s ease-in;
      transition: height 0.15s ease-in; }
      .navbar-offcanvas.dropdown-menu.shown {
        display: block;
        margin-bottom: 10px; }

  .offcanvas-toggle {
    display: block; }

  .navbar-header {
    width: 100%; }

  .navbar-form {
    float: none !important;
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
    .navbar-form .form-group {
      width: 100%;
      margin-bottom: 5px; }
      .navbar-form .form-group input {
        width: 100%; }

  .navbar-nav {
    margin: 7.5px -15px;
    float: none !important; }
    .navbar-nav li {
      float: none; }
      .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px; }
      .navbar-nav li.dropdown.open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
.navbar-toggle{
	display:block !important
}
.navbar-nav > li > a{
padding-top:17px !important	
}
.header-center{
		width:95%;
	}
	.navbar-brand{
	font-size:15px !important;	
	padding: 28px 15px 34px;
	}
	header{
	margin-top:0px	
	}
	 .webtimes{
		margin-top:0px;
		margin-bottom:0px 
	 }
	 

  .videoslider-div h2{
    margin-top: 0px; 
    margin-left: 0px;	 
 }
 .mybr1{
	 display:none;
 }
 .navbar-nav > li {
	float:none !important 
 }
 .nav > li > a{
	padding:20px 59px !important 
 }
 .carousel-indicators{
	 display:none;
 }
 }
 
 @media only screen and (min-width :1001px) and (max-width : 1250px)
 {
	.nav > li > a {
    padding: 29px 10px 14px !important;
} 
.grihamenu li a{
	font-size:15px;
}
	 
 }
 
 
   @media (max-width: 1200px) {
	   
	   .contact-text{
		   width:100%;
	   }
 .submit-contact {
    float: none;
}
   }
	   
 
 

 	
	
	
/*responsive css end */
 