/* === Mobile Css === */

@media all and (max-width : 320px) and (max-device-width: 480px) {

.tpywsec {
    background: #f3b910 url(../images/secbtmimg.png) no-repeat bottom;
    background-position: 0px 105px;
    padding-bottom: 10px;
}

.navbar-fixed-top {
	position:relative !important;
	right:0;
	left:0;
	border-width:0 0 1px
}

.sldrsttp {
	margin-top:105px;
}

.sttmnuu {
	padding: 0px 15px !important;
}
.abtimgset {
	padding:10px 0px;
}

 .bdr {
	 border-top:1px solid #ededed; 
	 padding:30px 0px;
 }
 
 .stpra {
	 padding:0px 10px;
 }
 
.pdng {
	 margin-left:0px;
	 padding:20px 10px 0px;
 }
 
 .setrght {
	margin-left:0px;
}

.pyplmg {
	width:95%;
	margin-bottom: 20px;
}
 .optn {
    line-height: 30px;
    font-size: 25px;
    color: #fff;
    margin: 5px 0px 0px 0px;
    text-align: center;
}

 .littergirl {
    background: #fdaa4a;
    background-position: 0px -3px;
    padding: 30px 0px 30px 12px;
    text-align: center;
    margin: 0px 0px 0px;
}

.orlgl ul {
    float: left;
    margin: 13px 0px 5px 35px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
}

.orlgl ul li {
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-decoration: none;
    margin-bottom: 1px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 1px 2px;
    display: inline;
}

.input {
    width: 97.5%;
    padding-left: 7px;
    height: 40px;
    margin: 5px;
    border: 0px;
    background: #e7e7e7;
}

.txtara {
	width: 97.5%;
    padding-left: 7px;
    height: 90px;
    margin: 5px;
    border: 0px;
    background: #e7e7e7;
}

.sbmt {
	font-family: 'Lato', sans-serif;
    font-size: inherit;
    line-height: inherit;
    width: 45%;
    color: #fff;
    float: right;
    padding-left: 7px;
    height: 40px;
    margin-right: 2px;
    border: 0px;
    background: #000;
}

.social_icon ul {
    float: left;
    margin-left: 60px;
    list-style: none;
    padding: 0px 0px;
}

.ftrh5 {
    color: #953501;
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
    font-weight: normal;
}

.cabimg {
	width: 100%;
}

.cbgp {
	margin-bottom:20px;;
}

.shortmenu ul {
    float: none;
    margin: 30px 0px 0px 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    list-style-type: none;
}

.shortmenu ul li {
    font-family: 'Lato', sans-serif;
    text-align: left;
    text-decoration: none;
    margin-bottom: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #848484;
    padding: 5px 2px 0px 0px;
    display: block;
}

.hrscallnks {
    float: left;
    padding: 50px 0px;
    width: 100%;
}

.partex {
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0px 30px 0px;
}

.Weltex {
	line-height:30px;
	font-size: 17px;
	margin: 30px 0px 30px 0px;
}

.txtpragrph {
    line-height: 30px;
    font-size: 20px;
    margin: 15px 0px 0px 0px;
}

.secbgclr {
    background: #f3b910 url(../images/sectpimg.png) no-repeat top;
    background-position: 0px -3px;
    padding: 30px 0px 12px;
    text-align: center;
    margin: 0px 0px 30px;
}

.frmgettp {
    background: #f3b910;
    margin-top: 0px;
    padding: 0px 10px;
}

.resizelogo {
	width:75%;
	margin:10px 10px;
}

.ftrh1 {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.ftrh2 {
    color: #333;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
}

.fearlst ul li {
    color: #ccc;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-left: -16px;
    padding: 5px 2px 10px 0;
    text-align: left;
    text-decoration: none;
}

.botomfotrpra {
    color: #8e8d8d;
    display: inline;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
    text-align: center;
}

.txtrgt {
    color: #5a5a5a;
    float: none;
    font-size: 12px;
    text-align: center;
}

.tvbx {
	margin:20px 0 -15px;
}

.kdbx {
	margin:-10px 0 20px 0px;
}

.ftrtxt {
	color:#848484; padding-right:0px; text-align:justify;
}

}


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

.tpywsec {
    background: #f3b910 url(../images/secbtmimg.png) no-repeat bottom;
    background-position: 0px 105px;
    padding-bottom: 10px;
}

.navbar-fixed-top {
	position:relative !important;
	right:0;
	left:0;
	border-width:0 0 1px
}

.sldrsttp {
	margin-top:0px;
}

.sttmnuu {
	padding: 0px 15px !important;
}
.abtimgset {
	padding:10px 0px;
}

 .bdr {
	 border-top:1px solid #ededed; 
	 padding:30px 0px;
 }
 
 .stpra {
	 padding:0px 10px;
 }
 
.pdng {
	 margin-left:0px;
	 padding:20px 10px 0px;
 }
 
 .setrght {
	margin-left:0px;
}

.pyplmg {
	width:95%;
	margin-bottom: 20px;
}
 .optn {
    line-height: 30px;
    font-size: 25px;
    color: #fff;
    margin: 5px 0px 0px 0px;
    text-align: center;
}

 .littergirl {
    background: #fdaa4a;
    background-position: 0px -3px;
    padding: 30px 0px 30px 12px;
    text-align: center;
    margin: 0px 0px 0px;
}

.orlgl ul {
    float: left;
    margin: 13px 0px 5px 35px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
}

.orlgl ul li {
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-decoration: none;
    margin-bottom: 1px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 1px 2px;
    display: inline;
}

.input {
    width: 97.5%;
    padding-left: 7px;
    height: 40px;
    margin: 5px;
    border: 0px;
    background: #e7e7e7;
}

.txtara {
	width: 97.5%;
    padding-left: 7px;
    height: 90px;
    margin: 5px;
    border: 0px;
    background: #e7e7e7;
}

.sbmt {
	font-family: 'Lato', sans-serif;
    font-size: inherit;
    line-height: inherit;
    width: 45%;
    color: #fff;
    float: right;
    padding-left: 7px;
    height: 40px;
    margin-right: 2px;
    border: 0px;
    background: #000;
}

.social_icon ul {
    float: left;
    margin-left: 60px;
    list-style: none;
    padding: 0px 0px;
}

.ftrh5 {
    color: #953501;
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
    font-weight: normal;
}

.cabimg {
	width: 100%;
}

.cbgp {
	margin-bottom:20px;;
}

.shortmenu ul {
    float: none;
    margin: 30px 0px 0px 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    list-style-type: none;
}

.shortmenu ul li {
    font-family: 'Lato', sans-serif;
    text-align: left;
    text-decoration: none;
    margin-bottom: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #848484;
    padding: 5px 2px 0px 0px;
    display: block;
}

.hrscallnks {
    float: left;
    padding: 50px 0px;
    width: 100%;
}

.partex {
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0px 30px 0px;
}

.Weltex {
	line-height:30px;
	font-size: 17px;
	margin: 30px 0px 30px 0px;
}

.txtpragrph {
    line-height: 30px;
    font-size: 20px;
    margin: 15px 0px 0px 0px;
}

.secbgclr {
    background: #f3b910 url(../images/sectpimg.png) no-repeat top;
    background-position: 0px -3px;
    padding: 30px 0px 12px;
    text-align: center;
    margin: 0px 0px 30px;
}

.frmgettp {
    background: #f3b910;
    margin-top: 0px;
    padding: 0px 10px;
}

.resizelogo {
	width:75%;
	margin:10px 10px;
}

.ftrh1 {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.ftrh2 {
    color: #333;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
}

.fearlst ul li {
    color: #ccc;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-left: -16px;
    padding: 5px 2px 10px 0;
    text-align: left;
    text-decoration: none;
}

.botomfotrpra {
    color: #8e8d8d;
    display: inline;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
    text-align: center;
}

.txtrgt {
    color: #5a5a5a;
    float: none;
    font-size: 12px;
    text-align: center;
}

.tvbx {
	margin:20px 0 -15px;
}

.kdbx {
	margin:-10px 0 20px 0px;
}

.ftrtxt {
	color:#848484; padding-right:0px; text-align:justify;
}

}

@media all and (max-width : 360px) and (max-device-width: 640px) {

.tpywsec {
    background: #f3b910 url(../images/secbtmimg.png) no-repeat bottom;
    background-position: 0px 105px;
    padding-bottom: 10px;
}

.navbar-fixed-top {
	position:relative !important;
	right:0;
	left:0;
	border-width:0 0 1px
}

.sldrsttp {
	margin-top:0px;
}

.sttmnuu {
	padding: 0px 15px !important;
}
.abtimgset {
	padding:10px 0px;
}

 .bdr {
	 border-top:1px solid #ededed; 
	 padding:30px 0px;
 }
 
 .stpra {
	 padding:0px 10px;
 }
 
.pdng {
	 margin-left:0px;
	 padding:20px 10px 0px;
 }
 
 .setrght {
	margin-left:0px;
}

.pyplmg {
	width:95%;
	margin-bottom: 20px;
}
 .optn {
    line-height: 30px;
    font-size: 25px;
    color: #fff;
    margin: 5px 0px 0px 0px;
    text-align: center;
}

 .littergirl {
    background: #fdaa4a;
    background-position: 0px -3px;
    padding: 30px 0px 30px 12px;
    text-align: center;
    margin: 0px 0px 0px;
}

.orlgl ul {
    float: left;
    margin: 13px 0px 5px 35px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
}

.orlgl ul li {
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-decoration: none;
    margin-bottom: 1px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 1px 2px;
    display: inline;
}

.input {
    width: 97.5%;
    padding-left: 7px;
    height: 40px;
    margin: 5px;
    border: 0px;
    background: #e7e7e7;
}

.txtara {
	width: 97.5%;
    padding-left: 7px;
    height: 90px;
    margin: 5px;
    border: 0px;
    background: #e7e7e7;
}

.sbmt {
	font-family: 'Lato', sans-serif;
    font-size: inherit;
    line-height: inherit;
    width: 45%;
    color: #fff;
    float: right;
    padding-left: 7px;
    height: 40px;
    margin-right: 2px;
    border: 0px;
    background: #000;
}

.social_icon ul {
    float: left;
    margin-left: 60px;
    list-style: none;
    padding: 0px 0px;
}

.ftrh5 {
    color: #953501;
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
    font-weight: normal;
}

.cabimg {
	width: 100%;
}

.cbgp {
	margin-bottom:20px;;
}

.shortmenu ul {
    float: none;
    margin: 30px 0px 0px 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    list-style-type: none;
}

.shortmenu ul li {
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-decoration: none;
    margin-bottom: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 5px 2px 0px 0px;
    display: block;
}

.hrscallnks {
    float: left;
    padding: 50px 0px;
    width: 100%;
}

.partex {
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0px 30px 0px;
}

.Weltex {
	line-height:30px;
	font-size: 17px;
	margin: 30px 0px 30px 0px;
}

.txtpragrph {
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    margin: 15px 0px 0px 0px;
}

.secbgclr {
    background: #f3b910 url(../images/sectpimg.png) no-repeat top;
    background-position: 0px -3px;
    padding: 30px 0px 12px;
    text-align: center;
    margin: 0px 0px 30px;
}

.frmgettp {
    background: #f3b910;
    margin-top: 0px;
    padding: 0px 10px;
}

.resizelogo {
	width:75%;
	margin:10px 10px;
}

.ftrh1 {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.ftrh2 {
    color: #333;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
}

.fearlst ul li {
    color: #ccc;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-left: -16px;
    padding: 5px 2px 10px 0;
    text-align: left;
    text-decoration: none;
}

.botomfotrpra {
    color: #8e8d8d;
    display: inline;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
    text-align: center;
}

.txtrgt {
    color: #5a5a5a;
    float: none;
    font-size: 12px;
    text-align: center;
}

.tvbx {
	margin:20px 0 -15px;
}

.kdbx {
	margin:-10px 0 20px 0px;
}

.ftrtxt {
	color:#848484; padding-right:0px; text-align:justify;
}

}

@media screen and (min-width: 640px) and (max-width: 640px) {
.tpywsec {
    background: #f3b910 url(../images/secbtmimg.png) no-repeat bottom;
    background-position: 0px 105px;
    padding-bottom: 10px;
}

.orlgl ul {
    float: left;
    margin: 13px 0px 5px 190px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -105px !important;
    margin-right: 10px !important;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

.orlgl ul li {
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-decoration: none;
    margin-bottom: 1px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 1px 2px;
    display: inline;
}

.social_icon ul {
    float: left;
    margin-left: 220px;
    list-style: none;
    padding: 0px 0px;
}

.crimglft {
	padding-left: 150px !important;
}

.ftrh5 {
    color: #953501;
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
    font-weight: normal;
}

.cabimg {
	width: 100%;
}

.cbgp {
	margin-bottom:20px;;
}

.shortmenu ul {
    float: none;
    margin: 30px 0px 0px 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    list-style-type: none;
}

.shortmenu ul li {
    font-family: 'Lato', sans-serif;
    text-align: left;
    text-decoration: none;
    margin-bottom: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #848484;
    padding: 5px 2px 0px 0px;
    display: block;
}

.hrscallnks {
    float: left;
    padding: 50px 0px;
    width: 100%;
}

.partex {
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0px 30px 0px;
}

.Weltex {
	line-height:30px;
	font-size: 17px;
	margin: 30px 0px 30px 0px;
}

.txtpragrph {
    line-height: 30px;
    font-size: 20px;
    margin: 15px 0px 0px 0px;
}

.secbgclr {
    background: #f3b910 url(../images/sectpimg.png) no-repeat top;
    background-position: 0px -3px;
    padding: 30px 0px 12px;
    text-align: center;
    margin: 0px 0px 30px;
}

.frmgettp {
    background: #f3b910;
    margin-top: 0px;
    padding: 0px 10px;
}

.resizelogo {
	width:75%;
	margin:10px 10px;
}

.ftrh1 {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.ftrh2 {
    color: #333;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
}

.fearlst ul li {
    color: #ccc;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-left: -16px;
    padding: 5px 2px 10px 0;
    text-align: left;
    text-decoration: none;
}

.botomfotrpra {
    color: #8e8d8d;
    display: inline;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
    text-align: center;
}

.txtrgt {
    color: #5a5a5a;
    float: none;
    font-size: 12px;
    text-align: center;
}

.tvbx {
	margin:20px 0 -15px;
}

.kdbx {
	margin:-10px 0 20px 0px;
}

.gtset {
	width:100%;
}

.ftrtxt {
	color:#848484; padding-right:0px; text-align:justify;
}
}


	
	