@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');


*, *::after, *::before {
  box-sizing: border-box;
}


html {
  font-size: 62.5%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
  font-size:100%;
  font-family: 'Roboto', sans-serif;
  color: #3e3e3e;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clearfix{clear:both;}

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#606060;
    width: auto;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:5px;
    vertical-align:middle;
    background:url(../images/check_radio_sheet.png) -1px 0px no-repeat;
    cursor:pointer;
    float:left;
}

input[type="checkbox"]:checked + label span {
    background:url(../images/check_radio_sheet.png) -20px 0px no-repeat;
}

input[type="radio"] {
    display:none;
    
}

input[type="radio"] + label {
    font-weight:400;
    width: auto;
}

input[type="radio"] + label span {
    display:inline-block;
    width:19px!important;
    height:19px;
    margin:-1px 10px 0 0px;
    vertical-align:middle;
    font-weight:300!important;
    background:url(../images/check_radio_sheet.png) -40px 0px no-repeat;
    cursor:pointer;
    float: none !important;
}

input[type="radio"]:checked + label span {
    background:url(../images/check_radio_sheet.png) -59px 0px no-repeat;
    font-weight:300!important
}

.float-left{ float: left; }
.float-right{ float: right; }
.float-none{ float: none; }
.float-auto{ float: inherit; }

/* File Input Style */
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display:none;
}

.inputfile{display:block;}

.inputfile + label {
    max-width: 100%;
    /* 20px */
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #000!important;
    background-color: #fff;
    border-radius: 0.2em;
    font-size:1em;
    padding: 0.7em 1em 0.2em 0.8em !important;
	margin-bottom: -0.3em;
	border:1px solid #aaa;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #f0f0f0;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: auto;
  border-radius:0.2em;
  border:1px solid #bababa;
}
table tr {
  background: #ffffff;
  padding: .35em;
}
table th
{
  text-align: left;
  vertical-align:top;  
  border:1px solid #ddd!important;
}

table tr:nth-child(odd) {background:#fff;border-bottom:1px solid #bababa!important;}

table td a{color:#06c;}
table td a:hover{color:#000;text-decoration:underline;}

table td {
  padding: .625em 0.7em .625em 0.9em;
  text-align: left;
  vertical-align:middle;
  font-size:1em;
  color: #000000;
  border:1px solid #dddddd!important;
}
table td input[type="text"],table td input[type="number"]{min-height:37px!important;width:auto;float:none;border:1px solid #aaaaaa;padding:0em 0.5em;border-radius:0.3em;font-size:0.9em;}
table td .rtcpt{padding: .5rem .75rem;
margin-bottom: 0;
text-align: right;
display:flex;
white-space: nowrap;
vertical-align: middle;
padding:0em;
}
table td .rtcpt span.capright{padding: .5rem .75rem;
margin-left: -0.2em;
font-size: 0.9rem;
font-weight: 400;
color: #495057;
text-align: right;
line-height: 240%;
border: 1px solid #bababa;
border-left-width: 0px;
border-left-style: solid;
border-left-color: rgba(0, 0, 0, 0.15);
border-radius: .25rem;
border-top-left-radius: 0rem;
border-bottom-left-radius: 0rem;
white-space: nowrap;
vertical-align: middle;
padding:0em 0.8em 0em 0.8em;
background: #d8d8d8;
}


table td.text-center input[type="button"],table td.text-center input[type="text"]{text-align:center;padding: 0.3em 0.9em 0.4em;border: 1px solid #ddd;border-radius: 0.3em;}
table td.ststusicon{font-weight:300;padding:0em 0;text-align:center;}
table td.ststusicon .redicon{color:#ec0000;font-size:0.9em;border:2px solid #ec0000;border-radius:100%;height:30px;width:30px;padding:0.2em 0em;text-align:center;}
table td.ststusicon .grnicon{color:#54b803;font-size:0.9em;border:2px solid #54b803;border-radius:100%;height:30px;width:30px;padding:0.2em 0em;text-align:center;}
table td.ststusicon .bluicon{color:#006ec0;font-size:0.9em;border:2px solid #006ec0;border-radius:100%;height:30px;width:30px;padding:0.2em 0em;text-align:center;}

table th {
  font-size: 1.1em;
  letter-spacing: 0em;
  text-transform: inherit;
  font-weight:500;
  border-bottom:0px solid #bababa;
  padding:.5em 0.7em .5em 0.9em;
  color:#000;
  background:#d5d5d5;
}


@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: 0px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
	border-bottom: 0px solid #e1e1e1;
    display: block;
    margin-bottom: 1em;
  }
  table td {
    border-bottom: 0px solid #e1e1e1;
    display: block;
    font-size: 0.9em;
    text-align: right;
  }
  table td h3{float:none!important;padding-bottom:1em!important;}
  
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
 
}

header .mustheadtop{width:100%;background: rgb(32,189,254);
background: radial-gradient(circle, rgba(32,189,254,1) 0%, rgba(0,0,115,1) 59%);clear:both;}
header .mustheadtop ul{text-align:right;padding:0.3em 0; margin:0;}
header .mustheadtop ul li{display:inline-block;width:auto;text-align:right;margin:0 0 0 1em}
header .mustheadtop ul li a{color:#ffffff;font-size:14px;}
header .mustheadtop ul li a:hover{color: #ddd;}
header .mustheadtop ul li i.fa-envelope-o,header .mustheadtop ul li i.fa-whatsapp{ color:#ffffff;}


.tblresponsbox{width:100%;height:410px;overflow-y:auto;overflow-x:auto;}

/*----- Menu -----*/
.menu-link { display: none;}
.menu { 
  -webkit-transition: all 0.3s ease;  
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgb(32,189,254);
  background: radial-gradient(circle, rgba(32,189,254,1) 0%, rgba(0,0,115,1) 59%);
  width:100%;
  margin: 0 0 0em 0;
  padding: 0em 0 6px;
 
}
.menu ul { 
  padding:0em 0 0em;
  margin: 0px auto;
  list-style: none;
  position: relative;
  width: 90%;
  float:none;
}
.menu > li > ul.sub-menu {
	min-width: 10em;
	margin:0;
	padding: 0em 0;
	background-color: #ffe533;
	border: 0px solid #2b6f83;
	width:200px;
}
.menu li.has-submenu > a:after {
    content: '\f0d7';
    position: absolute;
    top: 20px;
    display: inline-block;
	color:#666;
	font-family:'fontawesome';
    font-size: 0.8em;
    padding: 0em 0 0 0.5em;
	
  }
.menu ul li {padding: 0px;margin:0;display:block;}
.menu > ul > li {display: inline-block;}
.menu ul li a {display: block;padding: 0.8em 0.5em 0em;text-decoration:none;text-align:center;font-weight:400;color: #ffffff;font-size:1em;margin:0em 0 0 0em; border:2px solid transparent;font-family: 'Roboto', sans-serif;}
.menu ul li a.fb{padding: 0.5em 0.3em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em 0!important;width: 32px;border-radius: 0.2em;color:#1e79ca;}
.menu ul li a:hover.fb{padding: 0.5em 0.3em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em 0!important;width: 32px;border-radius: 0.2em;color:#1e79ca;}
.menu ul li a.twt{padding: 0.5em 0.3em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em!important;width: 32px;border-radius: 0.2em;color:#47daff;}
.menu ul li a:hover.twt{padding: 0.5em 0.3em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em!important;width: 32px;border-radius: 0.2em;color:#47daff;}
.menu ul li a.instag{padding: 0.5em 0.3em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em!important;width: 32px;border-radius: 0.2em;color:#ff47da;}
.menu ul li a:hover.instag{padding: 0.5em 0.3em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em!important;width: 32px;border-radius: 0.2em;color:#ff47da;}
.menu ul li a.linkedin{padding: 0.4em 0.5em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em 0!important;width: 32px;border-radius: 0.2em;color:#24497a;}
.menu ul li a:hover.linkedin{padding: 0.4em 0.5em 0.3em;border: 2px solid #ddd;height: 32px;margin: 0.5em 0!important;width: 32px;border-radius: 0.2em;color:#24497a;}

.mustheadtop ul li a.fb{padding: 0.25em 0em;margin:-0.2em 0.2em !important;border-radius: 100%;color:#f5f5f5;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a:hover.fb{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#dddddd;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a.twt{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#f5f5f5;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a:hover.twt{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#dddddd;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a.instag{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#f5f5f5;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a:hover.instag{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#dddddd;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a.linkedin{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#f5f5f5;width: 22px;height:22px;display: inline-block;text-align: center;}
.mustheadtop ul li a:hover.linkedin{padding: 0.25em 0em;margin: -0.2em 0.2em !important;border-radius: 100%;color:#dddddd;width: 22px;height:22px;display: inline-block;text-align: center;}


.menu ul li > a {min-height:35px;display:block; }
.menu ul ul { 
  display: none; 
  position: absolute; 
  top: 100%;
  width: 250px;
  background-color: #231f20;
  margin-left:0em;
  padding-top:0;
  z-index:999;
}
.menu ul ul.sub-menu li a{color:#fff!important;}
.menu ul li:hover > ul { display:block; margin-left:0em;}
.menu ul ul > li { position: relative; background: #000000;color:#fff;}
.menu ul ul > li a { padding: 6px 20px 10px 20px;color:#fff;height: auto!important;font-weight:300;font-size:1em;text-align:left;margin:0 0 0em!important;}
.menu ul ul > li a:hover {color: #c3f5ff; background:#00a4c6; margin-left:0.7em;}
.menu ul li a:hover,.menu ul li a.active {color: #ffffff; text-shadow:none;border-radius:5em;background:rgba(255,255,255,0.2); border:2px solid transparent; margin-left:0em; padding-top:6px;}
.menu ul li:hover a{color: #f5f5f5; background:rgba(255,255,255,0.2) border:2px solid transparent;margin:0 0 0 0em;font-weight:400;}
.menu ul ul ul { position: absolute; left: 100%; top:0; }

@media all and (max-width: 768px) {
  .example-header .container { width:100%; }
  
  a.menu-link { display: block; color: #fff; background-color:#00a4c6; float: right; text-decoration: none; padding: 8px 10px;position: absolute;right: 5%;top:1.5%;
}
  .menu { clear: both; min-width: inherit; float: none; width: 100%;border: 0px;}
  .menu, .menu > ul ul { overflow: hidden; max-height: 0; margin: 0% 0 0;position:absolute; background-color: #00a4c6; }
  .menu > li > ul.sub-menu { padding: 0px; border: none; z-index:999999!important;}
  .menu.active, .menu > ul ul.active { max-height: 55em; width: 100%; top: 20%; z-index: 99; }
  .menu ul li a.active { background-color: rgba(255,255,255,0.5);padding: 10px 15px;}
  .menu ul { display: inline; }
  .menu > ul { border-top: 1px solid #7bdaee; width:90%!important;}
  .menu li, .menu > ul > li { display: block; }
  .menu li a { color: #fff!important; display: block; padding: 0em; background:#00a4c6; position: relative;text-align:left;}
  

  .menu li.has-submenu > a:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0em 0.5em 0.3em;
	color:#fff;
  }
  .menu li.has-submenu > a.active:after {
    content: "_";
	color:#fff;
  }
  .menu li, .menu > ul > li:after {content:' '; display: block; }
  .menu ul li > a{text-align:left;margin-left:0.7em; padding:0.7em 0em 0.7em; min-height: 35px;}
  .menu ul ul {width:100%!important;}
  .menu ul ul > li a { background-color: #7bdaee; border-bottom:1px solid #65d5ff; padding: 10px 18px 10px 30px;text-align:left!important;}
  .menu ul ul ul{width:100%!important;}
  .menu ul ul, .menu ul ul ul { display: inherit; position: relative; left: auto; top:auto; border:none;margin:0; }
  
}

/*----- Menu end -----*/


/* -----------------> accordion style 

.accordion-bral {
  min-height: 0;
  min-width: 220px;
  width: 100%;
  height: 100%;
  margin: 0px!important;
  
}
.accordion-bral .ac-label {
  position: relative;
  display: block;
  height: auto;
  cursor: pointer;
  pointer-events: none;
  
 }
.accordion-bral .ac-label:hover {
  background: #fff;
}
.accordion-bral input + .ac-label  {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion-bral input.ac-input {
  display: none;
}
.accordion-bral .article {
  overflow: hidden;
  height: 0px;
  max-height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion-bral input:checked ~ .article i {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.accordion-bral input:checked ~ .article.ac-content {
  height: auto;
}

.accordion-bral i {
  position: absolute;
  transform: translate(-15px, -25px);
  right: 0;
  display:none;
}
.accordion-bral input:checked ~ .ac-label i:before {
  transform: translate(2px, 0) rotate(-45deg);
}
.accordion-bral input:checked ~ .ac-label i:after {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion-bral i:before, .accordion-bral i:after {
  content: "";
  position: absolute;
  background-color: #006b82;
  width: 3px;
  height: 9px;
}
.accordion-bral i:before {
  transform: translate(-2px, 0) rotate(-45deg);
}
.accordion-bral i:after {
  transform: translate(2px, 0) rotate(45deg);
}
ul.ac-list {
  padding-left: 40px;
  list-style-type: disc;  
}

table.ac-table {
  margin: 0;
}
table.ac-table th{
  text-align: left;
}

@media (max-width: 550px) {
  
  .accordion-bral .ac-label {
  position: relative;
  display: block;
  height: auto;
  padding:0 0em;
  border:0px solid #aaa;
  cursor: pointer;
   pointer-events: auto!important;
  }
  .accordion-bral .ac-label h3{color:#000;}
 .accordion-bral i {
  position: absolute;
  transform: translate(-30px, -35px);
  margin-top: 0%;
  right: 0;
  display:block;
}

.accordion-bral input:checked + .ac-label,
.accordion-bral input:checked + .ac-label:active {
	 
}

.accordion-bral input:checked ~ .article.ac-content {
  height: auto;
  border:0px solid #aaa;
  width:100%;
  padding:0em!important;
  margin-top:-3px;
  background:#fff;
  border-top:0px;
  position: relative;
  width: 100%;
}

}
/* ---------- accordion style end --------------------------------------- */

section .fleft{float:left!important;}
section .fnone{float:none!important;vertical-align:middle;}
section .fright{float:right!important;}
section .clearfix{clear:both!Important;}
section .text-left{text-align:left;}
section .text-right{text-align:right;}
section .text-center{text-align:center;}
section .cols-90{width:90% !important;}
section .cols-80{width:80% !important;}
section .cols-70{width:70%!important;}
section .cols-60{width:60%!important;}
section .cols-50{width:50%!important;}
section .cols-45{width:48%!important;}
section .cols-40{width:40%!important;}
section .cols-35{width:35%!important;}
section .cols-30{width:30%!important;}
section .cols-20{width:20%;vertical-align:middle;}
section .cols-15{width:15%;vertical-align:middle;}
section .cols-10{width:10%;}
section .txtnormal{font-weight:300!important;}
section strong{font-weight:700!important;}

.mobileshow{display:none;}
.mobilehide{display:block!important;}

.fleft{float:left;}
.fright{float:right!important;}
.clearfix{clear:both;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.cols-100{width:100%!important;}
.cols-90{width: 90% !important;}
.cols-80{width: 80% !important;}
.cols-70{width:70%!important;}
.cols-60{width:60%!important;}
.cols-50{width:50%!important;}
.cols-45{width:48%!important;}
.cols-40{width:40%!important;}
.cols-35{width:35%!important;}
.cols-30{width:30%!important;}
.cols-20{width:20%!important;}
.cols-10{width:10%!important;}
.cols-15{width:15%!important;}
.fullwidth{width:100%!important;}
.mr-2{margin-right:2em!important;}
.graybgbox{background:#f1f1f1!important;border:0px!important;}
.divcenter{float:none!important;margin:0 auto!important;}
.nospace{margin:5px 0px 0 0!important;padding:0 10px 0 0!important;}
label.txtthin{font-weight:300!important;font-size:0.8em;padding-right:0.5em;}

.mt-0{margin-top:0em!important;}
.mt-1{margin-top:1em!important;}
.mt-2{margin-top:2em!important;}
.mt-3{margin-top:3em!important;}
.mt-4{margin-top:4em!important;}
.mt-5{margin-top:5em!important;}

.ml-0{margin-left:0px!important;}

.fullwrapper{width:100%;margin:-1em auto -2em;padding:1em 0;}
.wrapper{width:90%;margin:0 auto;}
.yellbox{background:#fff32c;width:100%;margin:0 auto;padding:0;}
.whtboxbg{background:#ffffff;padding:1em 1.6em;}

.musthead{width:100%;height:auto;margin:0em 0 0em;border-radius:0;z-index:9999; background-color:#ffffff; border-bottom: 0px solid #dddddd;}
.musthead .stlogo{font-size:1.5em;padding:5px 0 0;margin:0% 0 0%;width:30%;float:left;}
.musthead .stlogo a{font-size:1.5em;padding:0em 0 0em;margin:2% 0 0%;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:9999999!important;}

.musthead .searchrightbox{ width:70%;float:right;padding:2em 0 0;margin:0em 0;align-items: center;display: inline-flex;}
.musthead .searchrightbox .hdsrchbox{width:55%;margin:0;padding:0em;float:left;text-align:right;}
.musthead .searchrightbox .hdsrchbox input[type="text"]{background:#f1f1f1;float:left;width:72%;color:#000;padding:0em 1em;height:42px;font-size:1em;margin:0;border:2px solid #f1f1f1;border-radius:2em 0em 0em 2em;border-right:0px;}
.musthead .searchrightbox .hdsrchbox input[type="text"]:focus,.musthead .searchrightbox .hdsrchbox input[type="submit"]:focus{outline:solid; outline-width:1px; outline-color:#000000}
.musthead .searchrightbox .hdsrchbox input[type="submit"]{background:#41a900;float:left;width:auto;color:#fff;padding:0em 1em;height:42px;font-size:1em;margin:0;border:2px solid #41a900; border-left:0px;border-radius:0em 2em 2em 0em;}
.musthead .searchrightbox .cartbox{width:18%;margin:0;text-align:center;padding:0em;font-size:18px;color:#4f4f4f;font-weight:600;float:left;}
.musthead .searchrightbox .cartbox span{background:#4f4f4f;padding:0.2em 0em;display:inline-block;width:28px;height:28px;text-align:center;color:#fff;font-weight:600;border-radius:100%;}
.musthead .searchrightbox .cartbox strong.pricetg{color:#399800;font-size:15px;}
.musthead .searchrightbox .logboxright{width:44%;float:right;text-align:right;margin:0em 0 0;}
.musthead .searchrightbox .logboxright a.loginbtn{padding:0.4em 1em 0.5em;background-color:#41a900;color:#fff;font-weight:500;text-align:center;border-radius:3em;font-size: 14px;display: inline-block;}
.musthead .searchrightbox .logboxright a:hover.loginbtn{background-color: #313131;}
.musthead .searchrightbox .logboxright a.loginbtn:before{font-family: 'FontAwesome'; content:'\f023';vertical-align:middle;margin-right:0.3em;margin-top: -2px;}
.musthead .searchrightbox .logboxright a.registbtn{padding:0.4em 1em 0.5em;color:#000;font-weight:500;text-align:center;background-color:#41a900;color:#fff;border-radius:3em;font-size: 14px;display: inline-block;}
.musthead .searchrightbox .logboxright a:hover.registbtn{background-color: #313131;}
.musthead .searchrightbox .logboxright a.welcomebtn{padding:0.3em 0.8em;color:#65d5ff;font-weight:500;text-align:center;border:2px solid #65d5ff;border-radius:0.2em;}
.musthead .searchrightbox .logboxright a.registbtn:before{font-family: 'FontAwesome'; content:'\f1d8';vertical-align:middle;margin-right:0.5em;}

.cartbox{width:100%;margin:0;text-align:center;padding:0em;font-size:14px;color:#4f4f4f;font-weight:600;}
.cartbox span{background:#fff;padding:0.2em 0em;display:inline-block;width:25px;height:25px;text-align:center;color:#838383;font-weight:500;border-radius:100%;text-shadow: none; border: 1px solid #ddd;}
.cartbox a:hover{ background: none!important;padding-top: 11px!important;}
.cartbox strong.pricetg{color:#ffffff;font-size:15px;}

.musthead ul.sociallinks{width:35%;float:right;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; font-size:1.2em; display:inline-block;margin:0em 0 0 0.2em;vertical-align:middle;}
.musthead ul.sociallinks li a i{
	border-color: white;
    position: relative;
	font-size:1.2em;
    display: inline-block!important;
    float: left;
    border: 2px solid #c65800;
    border-radius: 35%;
    color: #c65800;
    height: 35px;
    width: 35px;
    text-align: center;
    padding:5px 5px;
    margin-right: 0em;
	text-shadow:0px 0px 3px #fff;
	box-shadow:0px 0px 8px #fff;}


.hdinnerslide{height:250px!important;width:100%;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:0;border-bottom:5px solid #65d5ff;margin:0px auto 0;}
.hdinnerslide h1{font-size:2.5em!important;color:#000000;padding:7% 0 0;line-height:150%;text-align:left;font-family: 'Roboto', sans-serif;}
.hdinnerslide h1 span{color:#ffe51c;font-size:0.5em!important;font-family: 'Roboto', sans-serif;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 1em 0;}
.testyline{background:#fff000;width:auto;height:4px;display:block;margin:1em 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

div img.playboximg{position: relative;overflow: hidden;padding:0em!important;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);display:block;max-width: 130%;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
div img:hover.playboximg {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;height:395px;background: #f6f6f6;}

.hlitembox{padding:1em;border:3px solid rgba(255, 255, 255, 1);border-radius:0.3em;background:rgba(255, 255, 255, 0.7); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);margin-bottom:1.5em;line-height:1.5}
.hlitembox h2{font-size:1.3em!important;margin-bottom:0.6em;}
.hlitembox strong{font-weight:700;}
h3.hlitembox{padding:0 0.5em;margin:0;border:0px;box-shadow:none;background:none;color:#000;font-size:1.1em;line-height:2}
h3.hlitembox span{color:green;font-weight:500;}
h3.hlitembox span strike{color:#000;font-weight:300;}
h3.hlitembox em{font-weight:400;font-size:1em;font-style:normal;}

.hlitembox ul.userseclnks{margin:0;padding:0.5em 0em;}
.hlitembox ul.userseclnks li{margin:0;padding:0.5em;border:2px solid #fff;}
.hlitembox ul.userseclnks li a{color:#000;}
.hlitembox ul.userseclnks li a:hover{color:#65d5ff;}
.hlitembox ul.userseclnks li i{font-size:1.3em;vertical-align:middle;color:#65d5ff;margin-right:0.3em;}
.grenhd{color:#65d5ff!important;font-size:1.2em;font-weight:500;}

.share-buttons {float:right;width:50%;text-align:right;margin:-1em 0 0;padding:0;}
a.readbtn{background:transparent;padding:0.7em 0em 0.7em;color:#41a900!important;font-weight:600; margin:0em 0 0 0!important;display:inline-block;border:0px solid #cbcbcb;height: 45px;text-align: right;width: 15%;}
a.readbtn:after{content:'→'; margin-left:0.5em;}
a.read_btn{background:transparent;padding: 0;color:#41a900 !important;font-weight: 600;margin: 0 !important;display: inline-block;text-align: right;width: 33%;}
a.read_btn:after{content:'→'; margin-left:0.5em;}

.actiingleftbg{background:url(../images/acting-page.png) left center no-repeat;min-height:500px;}

.hpwelcomebox{background: rgb(32,189,254);
background: radial-gradient(circle, rgba(32,189,254,1) 0%, rgba(0,0,115,1) 59%); height:auto;margin:0;padding:0em 0;font-family: 'roboto', sans-serif;color:#ffffff;}
.hpwelcomebox h1{font-size:2em;color:#ffffff;text-align:center;line-height:100%;font-weight:300;margin:0em 0;padding:0.5em 0;float:left;}
.hpwelcomebox button{background:#41a900;float:right;padding:0.6em 1.2em;font-size:1em;border-radius: 3em;color:#ffffff;text-align:center;box-shadow:none;font-weight:600;margin:0.6em 0!important;border:2px solid #41a900;}
.hpwelcomebox button a{color: #fff;}
.breadcrumbbox{background:#fff; height:auto;margin:0;padding:0em 0;font-family: 'roboto', sans-serif;color:#000;}
.breadcrumbbox .breadcrumb {padding:0.7em 1em 0.7em 0; color:#000;font-size:1.2em;font-weight:300;}
.breadcrumbbox .breadcrumb a{color:#000;font-weight:600;}
.breadcrumbbox .breadcrumb a:after{content:'\f105';margin:0 0.5em;font-family:'FontAwesome';}

.categorysection{width:100%;padding:2em 0 1em; margin:0;background:#ffffff;}
.categorysection h2{font-size:1.7em;font-weight:600;margin:0em 0 0em;color:#000}
.categorysection h2.clrhead{color:#286CD2;}
.categorysection a{text-decoration:none;color:#ff8d00;}
.categorysection a:hover{text-decoration:none;color:#ff8d00;}
.categorysection .caterybox{background:#ffffff;width:20%;padding:0em 0 1em;text-align:left;font-size:1em;font-weight:300;border-radius:1.5em 1.5em 0.5em 0.5em;border:1px solid #d7d7d7;float:left;}
.categorysection .caterybox h3{font-size:1.3em!important;font-weight:400;margin:0em 0 0.5em 0em;color:#fff;font-family: 'Roboto', sans-serif;line-height: 120%;text-align:left;background: #000073;
    padding: 0.3em 0.5em 0.2em;
    border-radius: 5em;
    text-align: center;}
.categorysection .caterybox ul{margin:0em 0 0em;padding:0em 0.5em;height:auto;overflow:auto;overflow-x:hidden;}
.categorysection .caterybox ul li{list-style:none;margin:0;padding:0;}
/* .categorysection .caterybox ul li a{background:#fff;border-bottom:1px dashed #a2a2a2;margin:0em 0 0em 0em;padding:0.4em 0 0.5em 0em;display:block;font-size:0.9em;font-weight:400;color:#006ec0;} */
.categorysection .caterybox ul li a{cursor: pointer;display: block;padding: 10px 5px;color:#000073;font-weight: 700;border-bottom: 1px solid #e9e9e9;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;text-align: left;font-size: 1em;}
.categorysection .caterybox ul li a:hover{cursor: pointer;display: block;padding: 10px 5px;color:#000;font-weight: 700;border-bottom: 1px solid #e9e9e9;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;text-align: left;font-size: 1em;}
.categorysection .caterybox ul li a.active{background:#eafbff;border-bottom: 1px dashed #000;color:#006ec0;font-weight: 600;}

.categorysection .caterybox ul ul.submenu li a{background:#fff;border-bottom:1px dashed #a2a2a2;margin:0em 0 0em 0em;padding:0.4em 0 0.5em 0em;display:block;font-size:0.9em;font-weight:400;color:#626262;}
.categorysection .caterybox ul ul.submenu li a:hover{color:#00abd7;}
.paymentsumrybox{padding:1em;margin:5.5em 0 1em 1em;text-align:left;font-size:1em;font-weight:300;border-radius:1em;float:right;width:95%;background:#ffffff;border:2px solid #d7d7d7;}
.paymentsumrybox ul{margin:0;padding:0em;display:block;}
.paymentsumrybox ul li{display:block; margin:1em 0 1em 0;padding:0.5em;}
.paymentsumrybox ul li label{width:30%;float:left;}
.paymentsumrybox ul li span{width:70%;float:right;text-align:right;vertical-align:top;}
.paymentsumrybox ul li.total-price{font-size:1.1em;font-weight:600;border-top:1px solid #ddd;padding-top:0.7em;margin-top:1.2em;display:block;}
.paymentsumrybox h3{font-weight:600;font-size:1.5em;padding:0.3em;}
.paymentsumrybox h4{width:100%;margin:0em auto;font-weight:400;font-size:1.2em;color: #3471bf;}
.paymentsumrybox input[type="submit"]{background:#000000;color:#fff;border-radius:0.3em;border:0px;font-size:1em;width:auto;height:auto;padding:0.7em 2em;margin: 0.5em;}

.paymentsumrybox ul.noborder{border:0px!important;padding:0px!important;margin:0px 0 0px!important;}
.paymentsumrybox ul.cartsumry{margin:0;padding:0em 0 1em 0;display:block;border-bottom:1px solid #aaa;}
.paymentsumrybox ul.cartsumry li{display:block;clear:both;width:100%; margin:0em 0!important;padding:0.3em 0.5em!important;}
.paymentsumrybox ul.cartsumry li h4{width:100%;margin:1em 0em 1em 0;font-weight:400;font-size:1.1em;color: #3471bf;display:block;padding:0;}
.paymentsumrybox ul.cartsumry li h4 p{width:80%;float:left;color:#000;padding:0 0 0 0em;}
.paymentsumrybox ul.cartsumry li h4 span{float:right;color:#0C0;padding:0 0 0 0em;width:20%;}
.paymentsumrybox ul.cartsumry li.total-price{display:block;width:100%;border:0px;padding:0px!important;margin:0px 0 0px!important;}

input[type="submit"].paymentbtn{background:#000000;color:#fff;border-radius:0.3em;border:0px;font-size:1em;width:auto;height:auto;padding:0.7em 2em;margin: 0.5em;}

section em{font-style:italic;}

ul.bookdetailsbox{width:100%;margin:1em 0 1em;padding:0;}
ul.bookdetailsbox li{list-style:none;margin:0 0 0.7em;padding:0; font-size:1em;font-weight:300;line-height:1.5}
ul.bookdetailsbox li a{color:#C30;}
ul.bookdetailsbox li a:hover{color:#000;text-decoration:underline;}
ul.bookdetailsbox li label{ float:left; width:20%;line-height:1.5;font-weight:500;}
ul.bookdetailsbox li span{ float:right; width:65%;line-height:2;font-weight:400;}
ul.bookdetailsbox li span a{text-decoration:underline;}
ul.bookdetailsbox li span a:hover{text-decoration:none;}

.orderbtn{
    background: url(../images/submitbtnbg.jpg) repeat-x #00b5d4;
    border: 2px solid #05a8cb;
	color: #fff!important;
    font-size: 1.2em;
    border-radius: 0.2em;
    height: 45px;
	display:inline-block;
    padding: 0.5em 1.1em 0;
    margin: 0.7em 0 0.5em;
}

/*
 CSS for the main interaction
*/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
  background:#fff;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
  
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  width: 20%!important;
  border: 2px solid #cbcbcb;
  background:#ffffff;
  text-align:center;
  cursor: pointer;
  font-weight: 500 !important;
  color:#000!important;
  margin: 0 0px 0 0px;
  font-size:1.1em;
  border-radius: 2em;
}

.tabset > label::after {
  
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #000073!important;
  font-weight:600;
   border: 2px solid #000073;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 15px;
    height: 15px;
    background: #ffffff;
    margin-left: -10px;
    transform: rotate(45deg);
    z-index: 0;
	box-shadow: 2px 2px 1px #000073;
	
}

.tabset > input:checked + label {
  border-color: #000073;
  border: 2px solid #000073;
  margin: 0 0px 0px 0px;
  font-weight:600;
  color:#000073!important;
  z-index: 9;
  border-radius: 2em;
}


.tab-panel {
  padding: 20px 0 0;
  width:100%;
}

ul.booklists{width:100%;margin:10px auto 10px;padding:0em;text-align:left;}
ul.booklists li{display:inline-block;width:24.63%;min-height:350px;margin:0 0 .2em 0;vertical-align:top;padding:0.5em;text-align:center; border: 1px solid #d9d9d9;}
ul.booklists li img{display: block;margin: 0 auto;}
ul.booklists li.list5{width:19.65%!important;}
ul.booklists li h3{font-size:15px;vertical-align:top;line-height:18px;text-align:center;font-weight:400;color:#000;padding:0 0.5em 0.5em;}
ul.booklists li h3.titlebox {min-height: 80px;font-weight: 600;}
ul.booklists li h3.titlebox a{color: #000073}
ul.booklists li.noborder{border:0px!important;}
ul.booklists li.borderright{border-right:1px solid #c0c0c0;}
ul.booklists li a.btntxt{background:#fff;padding:0.1em 0.8em;font-size:14px;color:#41a900;text-align:center;font-weight:400;margin: 0.3em auto!important;border:1px solid #41a900;display:inline-block;border-radius:2em;}

.tab-panel p{font-weight:300;font-size:1em;}

.tabset {
  max-width: 100%;
  width:75%;
  float:right;
}

/*Fun begins*/
.tab_container {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	text-align:left;
}

.tab_container input, .tab_container section {
  clear: both;
  padding-top: 10px;
  display: none;
  width: 100%;
}

.tab_container label {
  font-weight: 500!important;
  font-size: 22px;
  display: inline-block;
  float: none;
  width: 33%!important;
  padding:0.5em 0;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #efefef;
  margin-bottom:1em;
  border-radius: 3em;
}

#fulltab1:checked ~ #content1,
#fulltab2:checked ~ #content2{
  display: block;
  padding: 0px;
  background: transparent;
  color: #999;
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3  {
  text-align: center;
}

.tab_container [id^="fulltab"]:checked + label {
  background: #60cce2;
  color:#fff;
  border-radius: 3em;
}

.tab_container [id^="fulltab"]:checked + label .fa {
  color: #0CE;
}

.tab_container label .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}

/*Media query*/
@media only screen and (max-width: 900px) {
  label span {
    display: none;
  }
  
  .tab_container {
    width: 98%;
  }
}

/*Content Animation*/
@keyframes fadeInScale {
  0% {
  	transform: scale(0.9);
  	opacity: 0;
  }
  
  100% {
  	transform: scale(1);
  	opacity: 1;
  }
}

.no_wrap {
  text-align:center;
  color: #0ce;
}
.link {
  text-align:center;
}

.ftcolgimg{width:100%;background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;}

section{width:90%;margin:0em auto 1em;padding:1em 0em;clear:both;font-family: 'Roboto', sans-serif;}
section h1{font-size:2.2em;font-weight:500;color:#000;margin:0em 0 1em 0;position:relative;}
section h1 span{color:#143900;font-size:0.8em!important;}
section h2{font-size:1.8em;margin:0.5em 0 0.5em 0; color:#006980;line-height:150%;font-family: 'Roboto', sans-serif;}
section h2 a{color:#000;text-decoration:underline;line-height:120%;margin-bottom:0em!important;display:block;}
section h3{font-size:1.5em;color:#00941d;margin:0.5em 0 0.5em 0;clear:both;text-transform:capitalize;line-height:150%;font-family: 'Roboto', sans-serif;}
section h4{font-size:1.2em;color:#006ec0;margin:0em 0 0em 0;clear:both;text-transform:none;line-height:150%;}
section h4 a.normtexttrnsf{text-transform:lowercase!important;}

section p{font-size:1em; text-align:left;font-weight:300;color:#000;line-height:150%;margin:1em 0 1em 0;padding:0;}
section ul{margin:1em;padding:0;list-style:disc;}
section ul li{font-size:1em;font-weight:300;color:#000;line-height:1.5;margin:auto;padding:0;}


section a.rdbtn{background:#ce1000;display:inline-block;color:#fff!important;width:auto;font-size:1.5em;padding:0.7em 2em;margin:1em 0;border-radius:0.1em;line-height:100%;letter-spacing:0px;}
section a:hover.rdbtn{background:#52b51c!important;}
section a.grnbtn{background:#52b51c!important;display:inline-block;color:#fff!important;width:auto;font-size:1em;padding:0.4em 1em;margin:1em 0;border-radius:0.1em;line-height:100%;letter-spacing:0px;font-weight:300;}
section a:hover.grnbtn{background:#52d51c!important;}

section hr{height:1px;background:#ddd;box-shadow:none;border:none;margin:0;}

ul.webforms{list-style-type: none;margin: 0.5em 0;padding: 2em;background:#fff;box-shadow: 0px 0px 8px rgba(0,0,0,0.3);border-radius: 0.3em;}
ul.webforms li{display:inline-block;width:100%;vertical-align:middle;list-style-type:none;margin:0em 0em 0.5em 0;padding:0;}
ul.webforms li h3{color:#06C;background:#ffffff;padding:0.2em 0 0 0em;margin:0.5em 0;font-size:1.2em;font-weight:500;}
ul.webforms li a{color:#06C;}
ul.webforms li a:hover{color:#000;text-decoration:underline;}
ul.webforms li label{width:100%!important;clear:both;text-align:left!important;margin:0.5em 0;font-size:1.1em;padding:0.7em 0 0;vertical-align:middle;height:42px;}
ul.webforms li label span{color:#ff0000;}
ul.webforms li input,ul.webforms li select{width:100%;list-style-type:none;margin:0.2em 0;padding:0 0.5em;font-size:1em;height:40px;border:1px solid #aaa;border-radius:0.3em;}
ul.webforms li textarea{width:100%;list-style-type:none;margin:0.5em 0;padding:0.5em 1em;height:200px;border:1px solid #aaa;border-radius:0.3em;font-family: 'Roboto', sans-serif;font-size:1em;}
ul.webforms li input[type="submit"]{background:#000000;color:#fff;border:0;font-size:1em;width:auto;height:auto;padding:0.7em 2em;margin-left: 0em;}
ul.webforms li input:focus{outline:none;box-shadow:none;}

ul.contusform{width:100%;list-style-type:none;margin:0em 0 2em;padding:1em 0;}
ul.contusform li{display:inline-block;width:100%;vertical-align:middle;list-style-type:none;margin:0.5em 0em 0.5em 0;padding:0;}
ul.contusform li label{width:100%!important;clear:both;text-align:left!important;margin:0.5em 0;font-size:1em;padding:0.7em 0 0;vertical-align:middle;height:42px;}
ul.contusform li label span{color:#ff0000;}
ul.contusform li input,ul.contusform li select{width:100%;list-style-type:none;margin:0.5em 0;padding:0 0.7em;font-size:1em;height:42px;border:1px solid #aaa;border-radius:0.3em;}
ul.contusform li textarea{width:100%;list-style-type:none;margin:0.5em 0;padding:0.5em 1em;height:200px;border:1px solid #aaa;border-radius:0.3em;font-family: 'Roboto', sans-serif;font-size:1em;}
ul.contusform li input[type="submit"]{background:#000000;color:#fff;border:0;font-size:1.1em;width:auto;height:auto;padding:0.7em 2em;margin-left: 0em;}
ul.contusform li input:focus{outline:none;box-shadow:none;}


footer{text-align:center;float:left;margin:0;padding:2em 0 0;color:#000;background: rgb(32,189,254);
background: radial-gradient(circle, rgba(32,189,254,1) 0%, rgba(0,0,53,1) 59%);height:auto;width:100%;vertical-align:top;font-family: 'Roboto', sans-serif;}
footer .ftwrapper{width:95%;padding:1em 0;margin:0 auto;}
footer strong{font-weight:700;}

footer h2{color:#fff;margin:1em 0 0;padding:0 0 0 0em;font-size:1.3em;font-weight:600;}
footer h3{color:#fff;font-weight:600;font-size:1.2em;margin:1em 0 0;}

footer ul.ftlinks{width:65%;text-align:left;margin:1em 0;padding:0;}
footer ul.ftlinks li{width:auto; display:block;margin:0 0em 1em; padding:0 0em;color:#fff;}
footer ul.ftlinks li:before{margin-left:0em;color:#f5f5f5!important;}
footer ul.ftlinks li:last-child:after{content:'';margin:0;}
footer ul.ftlinks li a{color:#ffffff;font-size:1em;}
footer ul.ftlinks li a:hover{color:#ffffff;}

footer .ftcont{width:100%;background:none;font-size:1em;float:left;text-align:left;line-height:150%;padding:1em 0;}
footer .ftcont a{color:#ffffff;display:block;line-height:200%;}
footer .ftcont a:hover{color:#f5f5f5;display:block;line-height:200%;}
footer .ftcont input[type="text"],input[type="email"]{border:2px solid #cacaca;font-size:1em;border-radius:2em;height:42px;padding:0 1em;margin:0 0 0.5em;width:80%;}
footer .ftcont input[type="submit"]{background:url(../images/submitbtnbg.jpg);border:2px solid #05a8cb;color:#fff;font-size:1.2em;border-radius:2em;height:42px;padding:0 1em;margin:0 0 0.5em;width:80%;}

footer .ftsociallinks{width:100%;margin:0.3em 0 0 0.3em;text-align:left;}
footer .ftsociallinks li{width:auto; text-align:left;display:inline-block;margin:0.5em 0.5em 0.5em 0;vertical-align:middle;}
footer .ftsociallinks li a{display:inline-block!important;text-align:center;}
footer .ftsociallinks li a.fb i{
	border-color: #285289;
    position: relative;
	font-size:1em;
    display: inline-block!important;
    float: left;
    border: 2px solid #285289;
	background:#285289;
    border-radius: 0%;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}
footer .ftsociallinks li a.twt i{
	border-color: #1c9dc5;
    position: relative;
	font-size:1em;
    display: inline-block!important;
    float: left;
    border: 2px solid #1c9dc5;
	background:#1c9dc5;
    border-radius: 0%;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}
footer .ftsociallinks li a.instag i{
	border-color: #f00075;
    position: relative;
	font-size:1em;
    display: inline-block!important;
    float: left;
    border: 2px solid #f00075;
	background:#f00075;
    border-radius: 0%;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}

footer .ftsociallinks li a.linkedin i{
	border-color: #014184;
    position: relative;
	font-size:1em;
    display: inline-block!important;
    float: left;
    border: 2px solid #014184;
	background:#014184;
    border-radius: 0%;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}
	

footer .cpywrit{background:#0b0b46; color:#ffffff; clear:both; width:100%; margin:0em 0 0; height:auto;padding:1em 0;font-size:0.95em;font-weight:300; text-align:center;}
footer .cpywrit a{text-decoration:none;font-weigh:500; color:#ffffff;}

@media screen and (max-width:76em){.flexslider{height: 150px!important;}

.flexslider .slides img{width:100%;height:auto!important;background-size:cover!important;}
.flex-caption{padding:0% 0 10%!important;margin: -15% auto 0 auto!important;height:500px!important;}
.flex-caption span,.flex-caption small {font-size:1.5em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{color:#fff!important;font-size:1em!important;}
.testyline{background:#fff000;width:auto;height:4px;display:block;margin:2em 0 2em 0;}
.ftcolgimg{width:100%; background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;}
.testislider h2{font-size:2em;}
.owl-theme .owl-nav.disabled+.owl-dots{bottom: -55%!important;position: absolute;left: 20%;}

.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;height:415px;background-color: #f1f1f1;}

}

@media screen and (max-width:64em) {

.pull-right{float:none;}
.fullwrapper{width:100%;margin:-1em auto -2em;padding:1em 0;background:none;}
.yellbox{background:#fff32c;}
.wrapper{width:80%;margin:0 auto;}

.menu{width:100%;text-align:right;}

img.imgresp{width:100%!important;height:auto!important;}

.musthead{width:100%;margin:0em 0 0em;border-radius:0;z-index:9999;}
.musthead .stlogo{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0%;}
.musthead .stlogo a{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0 0%!important;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:9999999!important;}

.musthead .topleft{padding:0.5em 0 0;}

.musthead ul.sociallinks{width:30%;float:right;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; display:inline-block;margin:0.5em 0em 0;font-size:1.2em;vertical-align:middle;}
.musthead ul.sociallinks li a i{
	border-color: #cc5b00;
    position: relative;
	font-size:0.9em;
    display: inline-block!important;
    float: left;
    border: 2px solid #cc5b00;
    border-radius: 50%;
    color: #cc5b00;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}


.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;height:415px;background-color: #f1f1f1;}
.hdinnerslide{height:300px!important;width:100%;overflow:hidden;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:-99999px;border-bottom:3px solid #2e7d6f;}

.flexslider{height: 395px!important;}
.flexslider .slides img{width:100%;height:395px!important;background-size:cover!important;}
.flex-caption{padding:0% 0 10%!important;margin: -25% 0 0 0!important;height:350px!important;}
.flex-caption span,.flex-caption small {font-size:1.5em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{color:#fff!important;font-size:1em!important;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 2em 0;}
.testyline{background:#fff000;width:auto;height:4px;display:block;margin:2em 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

.hpwelcomebox{height:auto;margin:0;padding:0.8em 0;font-family: 'Roboto', sans-serif;}
.hpwelcomebox h1{font-size:2.5em;color:#fff;line-height:100%;font-weight:600;margin:0.5em 0;padding:0;}
.hpwelcomebox h1 span{font-size:0.6em!important;letter-spacing:-0.01em;font-weight:400;color:#fff!important;}
.hpwelcomebox p{color:#fff!important;font-size:1em;font-weight:300;}
.hpwelcomebox a.redclkbtn{background:#cd0e00;padding:0.8em 1.2em;color:#fff;font-weight:600;margin:1em 0 0 0!important;display:inline-block;}

.hpplaysbox{min-height:1300px;background:url(../images/playbg.png) #fff32c center 60% no-repeat;width:100%;margin:0 auto;padding:2em 0;text-align:center;}
.hpplaysbox .plboxheadings{text-align:center;margin:1em 0;padding:0;}
.hpplaysbox .plboxheadings img{width:auto;}

.hpplaysbox ul.playbox{width:100%;margin:0 auto;display:block;padding:0em;list-style:none;}
.hpplaysbox ul.playbox li{ position: relative;overflow: hidden;width:auto;text-aling:center;display:inline-block;margin:0em; padding:0em;list-style:none;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
.hpplaysbox ul.playbox li a img{margin:0 auto -0.6em auto;padding:0;max-width: 100%;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
.hpplaysbox ul.playbox li a{text-decoration:underline;color:#000;line-height:180%;font-size:1em;padding:0em!important;display:block;}
.hpplaysbox ul.playbox li a img:hover {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.testislider{background-color:#753ba9;background-image:url(../images/testmonialbg-img.png); background-repeat:no-repeat;height:450px; background-position:left bottom;padding:0;margin:0;}
.testislider h2{font-size:2em;}
.owl-theme .owl-nav.disabled+.owl-dots{bottom: -55%!important;position: absolute;left: 20%;}

.flex-caption small.whitxt{color:#fff!important;font-size:1em!important;}

.categorysection{width:100%;padding:0.8em 0; margin:0;}
.categorysection h2{color:#770a00;font-size:4em;margin:0.5em 0;padding:0;font-weight:700;}
.categorysection a{color:#06c;text-shadow:none;font-family: 'Roboto', sans-serif;}

.ftcolgimg{width:100%;background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;}

section{width:95%;margin:1em auto 1em;padding:1em 0em;clear:both;}
section h1{font-size:2.2em;font-weight:500;color:#454545;margin:0em 0 0.5em 0;position:relative;}
section h1 span{color:#143900;}
section h2{font-size:2em;font-weight:700;margin:0.5em 0 1em 0; color:#000;}
section h2 a{color:#000;text-decoration:underline;line-height:120%;margin-bottom:0em!important;display:block;}
section h3{font-size:1.4em;font-weight:700;color:#000;margin:0em 0 0em 0;clear:both;text-transform:capitalize;line-height:120%;}
section h4{font-size:1.2em;font-weight:700;color:#000;margin:0em 0 0em 0;clear:both;text-transform:capitalize;line-height:120%;}

section p{font-size:1em; text-align:left;font-weight:300;color:#2d2d2d;line-height:180%;margin:0 0 1em 0;padding:0;}
section ul{margin:1em;padding:0;list-style:disc;}
section ul li{font-size:1.2em;font-weight:500;color:#000;line-height:150%;margin:0 0 1em 0;padding:0;}

ul.contusform{width:100%;list-style-type:none;margin:0em 0 2em;padding:1em 0;}
ul.contusform li{display:inline-block;width:100%;vertical-align:middle;list-style-type:none;margin:0;padding:0;}
ul.contusform li label{width:100%!important;clear:both;text-align:left!important;margin:0em;font-size:0.9em;padding:0em 0 0;vertical-align:middle;height:45px;}
ul.contusform li label span{color:#ff0000;}
ul.contusform li input,ul.contusform li select{width:100%;list-style-type:none;margin:0 0 0.5em;padding:0 0.5em;font-size:0.8em;height:45px;border:1px solid #aaa;border-radius:0.3em;}
ul.contusform li textarea{width:100%;list-style-type:none;margin:0 0 0.5em;padding:0 0.5em;height:200px;border:1px solid #aaa;border-radius:0.3em;font-family: 'Roboto', sans-serif;}
ul.contusform li input[type="submit"]{background:#286cd2;color:#fff;border:0;font-size:1em;width:auto;height:auto;padding:0.5em 1em 0.5em;margin-left: 0em; margin-top:1em;}

.hlitembox{margin:0 auto!important;}

ul.webforms{padding: 0em;background:transparent;box-shadow: none;border-radius: 0.3em;text-align: left;}

footer{text-align:center;float:left;margin:0;padding:1em 0 0;color:#000;background:#dbdbdb;height:auto;width:100%;vertical-align:top;font-family: 'Roboto', sans-serif;}
footer .ftwrapper{width:95%;padding:1em 0;margin:0 auto;}
footer strong{font-weight:700;}

footer h2{color:#000;margin:1em 0 0;padding:0 0 0 0em;font-size:1.3em;font-weight:600;}
footer h3{color:#000;font-weight:600;font-size:1.2em;margin:1em 0 0;}

footer ul.ftlinks{width:65%;text-align:left;margin:1em 0;padding:0;}
footer ul.ftlinks li{width:auto; display:block;margin:0 0em 0.5em; padding:0 0em}
footer ul.ftlinks li:before{margin-left:0em;color:#fff!important;}
footer ul.ftlinks li:last-child:after{content:'';margin:0;}
footer ul.ftlinks li a{color:#fff;font-size:0.9em;}
footer ul.ftlinks li a:hover{color:#f5f5f5;}

footer .ftcont{width:100%;background:none;font-size:0.9em;float:left;text-align:left;line-height:170%;padding:1em 0;}
footer .ftcont a{color:#000;display:block;}
footer .ftcont a:hover{color:#000;display:block;}

footer .ftsociallinks{width:100%;margin:0.3em 0 0 0.3em;text-align:left;}
footer .ftsociallinks li{width:auto; text-align:left;display:inline-block;margin:0.5em 0.1em;vertical-align:middle;}
footer .ftsociallinks li a{display:inline-block!important;text-align:center;}

footer .cpywrit{background:#ededed; color:#000; clear:both; width:100%; margin:0em 0 0; height:auto;padding:1em 0;font-size:0.95em;font-weight:300; text-align:center;}
footer .cpywrit a{text-decoration:none;font-weigh:500; color:#000;}

}


@media screen and (max-width:56em) {

.tabhide{display:none!important;}
.mobileshow{display:block;}
.mobilehide{display:none!important;}

.fleft{float:none;}
.fright{float: none !important;}
.pull-left{float:none;}
.pull-right{float: none !important;}

img.imgresp{width:100%!important;height:auto!important;}

section .clearfix{clear:both;}
section .text-left{text-align:center!important;}
section .text-right{text-align:center!important;}
section .text-center{text-align:center!important;}
.cols-50{width: 100% !important;}
.cols-20,.cols-30{width: 100% !important;}
.cols-35{width: 100% !important;}
.cols-40{width: 100%!important;clear: both;
text-align: center;}
section .cols-80{width: 100% !important;}
section .cols-70{width: 100% !important;}
section .cols-60{width: 100% !important;}
section .cols-50{width: 100% !important;}
section .cols-45{width: 100% !important;}
section .cols-40{width: 100% !important;}
section .cols-35{width: 100% !important;}
section .cols-30{width: 100% !important;}
section .cols-20{width: 100% !important;}
section .cols-10{width: 100% !important;}

.cols-45{width:100%!important;}

section h2{font-size:1.5em; color:#cc5b00;font-weight:300;}
section h3{margin:1em 0;}

.wrapper{width:95%;margin:0 auto;}
.yellbox{background:#fff32c;}
.fullwrapper{background:none;}

.musthead{width:100%;height:auto;margin:0em 0 0em;border-radius:0;z-index:9999;}
.musthead .stlogo{font-size:1.5em;padding:0em 0 0em;margin:5% 0 0 5%;}
.musthead .stlogo a{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0 0%;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:0!important;}
.musthead .stlogo a img{width:220px!important;height:auto;margin:0 auto;}

.musthead .topleft{padding:0.5em 0 0;}

.musthead ul.sociallinks{width:100%;float:none;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; display:inline-block;margin:0.5em 0em 0;font-size:1.2em;vertical-align:middle;}
.musthead ul.sociallinks li.cols-100{width:auto!important;}
.musthead ul.sociallinks li a i{
	border-color: white;
    position: relative;
	font-size:0.9em;
    display: inline-block!important;
    float: left;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}

.flexslider{height: auto!important;padding-bottom:0em!important;background: #f1f1f1!important;}
.flexslider .slides img{width:100%;height:auto!important;background-size:cover!important;float: none!important;padding: 0!important;}
.flex-caption{width:100%!important;padding: 0 5% !important;margin:0!important;height:auto!important;}
.flex-caption span{font-size:2em!important;text-shadow:none;letter-spacing:0;}
.flex-caption small {font-size:1.5em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{font-size:1em!important;color: #fff !important;text-shadow:none!important;}

.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;height:120px;background-color: #f1f1f1;}

.hdinnerslide{height:200px!important;width:100%;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:0;border-bottom:3px solid #2e7d6f;margin:165px auto 0;}
.hdinnerslide h1,.hdinnerslideabout h1{font-size:1.6em!important;color:#fff;line-height:150%;text-align:center;padding-top:10%;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

.testislider{background-color:#753ba9;background-image:url(../images/testmonialbg-img.png); background-repeat:no-repeat;height:450px; background-position:left bottom;padding:0;margin:0;}

.testislider h2{font-size:2em;}
.owl-theme .owl-nav.disabled+.owl-dots{bottom: -55%!important;position: absolute;left: 20%;}

.hpwelcomebox{height:auto;margin:0em 0!important;padding:0em 0;font-family: 'Roboto', sans-serif;}
.hpwelcomebox h1{font-size:1.5em;}
.hpwelcomebox a.redclkbtn{background:#cd0e00;padding:0.8em 1.2em;color:#fff;font-weight:600;margin:1em 0!important;display:inline-block;}
.hpwelcomebox img{width:100%;height:auto;}

.share-buttons {float:none!important;width:100%;text-align:center;margin:0em 0 0;padding:0;}

.hpplaysbox{min-height:auto!important;background:url(../images/playbg.png) #fff32c center 100% no-repeat;width:100%;margin:0 auto;padding:1em 0;text-align:center;}

div img.playboximg {width: auto;height: auto;margin-bottom: 2em;}

.hpplaysbox .plboxheadings img{width:100%;height:auto;}
.hpplaysbox ul.playbox li.play1,.hpplaysbox ul.playbox li.play2,.hpplaysbox ul.playbox li.play3,.hpplaysbox ul.playbox li.play4,.hpplaysbox ul.playbox li.play5,.hpplaysbox ul.playbox li.play6{margin:0 auto;display:block;position:relative;}

.hpplaysbox ul.playbox{width:90%;margin:0 auto;display:block;padding:0em;list-style:none;}
.hpplaysbox ul.playbox li{ position: relative;overflow: hidden;width:auto;text-align:center;float:left;display:inline-block;margin:1em!important; padding:0em;list-style:none;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
.hpplaysbox ul.playbox li a img{margin:0 auto -0.6em auto;padding:0;width:100%;max-width: 100%;height:auto;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
.hpplaysbox ul.playbox li a{text-decoration:underline;color:#000;line-height:180%;font-size:1em;padding:0em!important;display:inline-block;}
.hpplaysbox ul.playbox li a img:hover {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.categorysection{width:100%;padding:0.8em 0; margin:0!important;}
.categorysection h2{color:#770a00;font-size:4em;margin:0.5em 0;padding:0;font-weight:700;}
.categorysection a{color:#06c;text-shadow:none;font-family: 'Roboto', sans-serif;}

.ftcolgimg{width:100%;background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;}

footer .ftwrapper {height: auto;}

footer .ftleftcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}

footer .ftrightcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}
footer .ftrightcont ul{margin:1em 0 0;display:block;clear:both;}
footer .ftrightcont ul li{display:block;width:100%!important;text-align:left;}
footer .ftrightcont ul li input[type="text"]{width:100%;background:none;border:0px solid #fff;padding:0 1em;text-align:center;height:65px;font-size:1em;color:#eecfff;}
footer .ftrightcont ul li input[type="submit"]{background:#441e68;text-align:center;color:#fff;border:0; box-shadow:none;height:50px;margin:0;padding:0 2em;font-size:1.1em;cursor:pointer;float:none;width:100%!important;}

footer ul.ftsociallinks,footer ul.ftsociallinks li{text-align:center;}
footer ul.ftsociallinks li a i{width:40px;height:40px;font-size:1.2em;}

footer .cpywrit{font-size:0.8em;line-height:150%;}

.flex-direction-nav{display:none;}
	
}


@media screen and (max-width:48em) {

.tabhide{display:none!important;}
.mobileshow{display:block;}
.mobilehide{display:none!important;}

.fleft{float:none;}
.fright{float: none !important;}
.pull-left{float:none;}
.pull-right{float: none !important;}

section .clearfix{clear:both;}
section .text-left{text-align:center!important;}
section .text-right{text-align:center!important;}
section .text-center{text-align:center!important;}
.cols-50{width: 100% !important;}
.cols-20,.cols-30{width: 100% !important;}
.cols-35{width: 100% !important;}
.cols-40{width: 100%!important;clear: both;
text-align: center;}
section .cols-80{width: 100% !important;}
section .cols-70{width: 100% !important;}
section .cols-60{width: 100% !important;}
section .cols-50{width: 100% !important;}
section .cols-45{width: 100% !important;}
section .cols-40{width: 100% !important;}
section .cols-35{width: 100% !important;}
section .cols-30{width: 100% !important;}
section .cols-20{width: 100% !important;}
section .cols-10{width: 100% !important;}

.cols-45{width:100%!important;}

section h2{font-size:1.5em; color:#cc5b00;font-weight:300;}
section h3{margin:1em 0;}

.wrapper{width:95%;margin:0 auto;}
.yellbox{background:#fff32c;}
.fullwrapper{background:none;}

.musthead{width:100%;height:auto;margin:0em 0 0em;border-radius:0;z-index:9999;}
.musthead .stlogo{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0 10%;}
.musthead .stlogo a{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0 0%;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:0!important;}
.musthead .stlogo a img{width:90%;height:auto;margin:0 auto;}

.musthead .topleft{padding:0.5em 0 0;}

img.imgresp{width:100%!important;height:auto!important;}

.musthead ul.sociallinks{width:100%;float:none;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; display:inline-block;margin:0.5em 0em 0;font-size:1em;vertical-align:middle;}
.musthead ul.sociallinks li.cols-100{width:auto!important;}
.musthead ul.sociallinks li a i{
	border-color: white;
    position: relative;
	font-size:0.9em;
    display: inline-block!important;
    float: left;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}

.flexslider{width: 100%!important;height: auto!important;padding-bottom:1em!important;background: #f1f1f1!important;}
.flexslider .slides img{width:100%;height:auto!important;background-size:cover!important;float: none!important;padding: 0!important;}
.flex-caption{width:100%!important;padding:0 5% !important;margin:0!important;height:auto!important;}
.flex-caption span{font-size:2em!important;text-shadow:none;letter-spacing:0;}
.flex-caption small {font-size:1.5em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{font-size:1em!important;color: #fff !important;text-shadow:none!important;}


.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;background-color: #f1f1f1;}

.hdinnerslide{height:200px!important;width:100%;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:0;border-bottom:3px solid #2e7d6f;margin:165px auto 0;}
.hdinnerslide h1{font-size:1.5em!important;color:#fff;line-height:150%;text-align:center;padding-top:10%;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

.hpwelcomebox{height:auto;margin:0em 0!important;padding:0em 0;font-family: 'Roboto', sans-serif;}
.hpwelcomebox h1{font-size:1.5em;}
.hpwelcomebox a.redclkbtn{background:#cd0e00;padding:0.8em 1.2em;color:#fff;font-weight:600;margin:1em 0!important;display:inline-block;}
.hpwelcomebox img{width:100%;height:auto;}

.testislider{background-color:#753ba9;background-image:none;height:auto;padding:0;margin:0;}
.testislider h2{font-size:2em;}
.owl-theme .owl-nav.disabled+.owl-dots{bottom: 0%!important;position: relative!important;left: 0!important;}

div img.playboximg {width: auto;height: auto;margin-bottom: 2em;}

.share-buttons {float:none!important;width:100%;text-align:center;margin:0em 0 0;padding:0;}

.hpplaysbox{min-height:auto!important;background:url(../images/playbg.png) #fff32c center 100% no-repeat;width:100%;margin:0 auto;padding:1em 0;text-align:center;}

.hpplaysbox .plboxheadings img{width:100%;height:auto;}
.hpplaysbox ul.playbox li.play1,.hpplaysbox ul.playbox li.play2,.hpplaysbox ul.playbox li.play3,.hpplaysbox ul.playbox li.play4,.hpplaysbox ul.playbox li.play5,.hpplaysbox ul.playbox li.play6{margin:0 auto;display:block;position:relative;}

.hpplaysbox ul.playbox{width:90%;margin:0 auto;display:block;padding:0em;list-style:none;}
.hpplaysbox ul.playbox li{ position: relative;overflow: hidden;width:auto;text-align:center;float:left;display:inline-block;margin:1em!important; padding:0em;list-style:none;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
.hpplaysbox ul.playbox li a img{margin:0 auto -0.6em auto;padding:0;width:100%;max-width: 100%;height:auto;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
.hpplaysbox ul.playbox li a{text-decoration:underline;color:#000;line-height:180%;font-size:1em;padding:0em!important;display:inline-block;}
.hpplaysbox ul.playbox li a img:hover {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.categorysection{width:100%;padding:0.8em 0; margin:0!important;}
.categorysection h2{color:#770a00;font-size:3em;margin:0.5em 0;padding:0;font-weight:700;}
.categorysection a{color:#06c;text-shadow:none;font-family: 'Roboto', sans-serif;}

.ftcolgimg{width:100%; background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;margin:0px!important;}

footer .ftwrapper {height: auto;}

footer .ftleftcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}

footer .ftrightcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}
footer .ftrightcont ul{margin:1em 0 0;display:block;clear:both;}
footer .ftrightcont ul li{display:block;width:100%!important;text-align:left;}
footer .ftrightcont ul li input[type="text"]{width:100%;background:none;border:0px solid #fff;padding:0 1em;text-align:center;height:65px;font-size:1em;color:#eecfff;}
footer .ftrightcont ul li input[type="submit"]{background:#441e68;text-align:center;color:#fff;border:0; box-shadow:none;height:50px;margin:0;padding:0 2em;font-size:1.1em;cursor:pointer;float:none;width:100%!important;}

footer ul.ftsociallinks,footer ul.ftsociallinks li{text-align:center;}
footer ul.ftsociallinks li a i{width:40px;height:40px;font-size:1.2em;}

footer .cpywrit{font-size:0.8em;line-height:150%;}

.flex-direction-nav{display:none;}
	
}

@media screen and (max-width:40em) {
	
.tabhide{display:none!important;}
.mobileshow{display:block;}
.mobilehide{display:none!important;}

.fleft{float:none;}
.fright{float: none !important;}
.pull-left{float:none;}
.pull-right{float: none !important;}

img.imgresp{width:100%!important;height:auto!important;}

.yellbox{background:#fff32c;}
.fullwrapper{background:none;}

section .clearfix{clear:both;}
section .text-left{text-align:center!important;}
section .text-right{text-align:center!important;}
section .text-center{text-align:center!important;}
.cols-50{width: 100% !important;}
.cols-20,.cols-30{width: 100% !important;}
.cols-35{width: 100% !important;}
.cols-40{width: 100%!important;clear: both;
text-align: center;}
section .cols-80{width: 100% !important;}
section .cols-70{width: 100% !important;}
section .cols-60{width: 100% !important;}
section .cols-50{width: 100% !important;}
section .cols-45{width: 100% !important;}
section .cols-40{width: 100% !important;}
section .cols-35{width: 100% !important;}
section .cols-30{width: 100% !important;}
section .cols-20{width: 100% !important;}
section .cols-10{width: 100% !important;}

.cols-45{width:100%!important;}

section h2{font-size:1.5em; color:#cc5b00;font-weight:300;}
section h3{margin:1em 0;}

.wrapper{width:95%;margin:0 auto;}

.musthead{width:100%;height:auto;margin:0em 0 0em;border-radius:0;z-index:9999;}
.musthead .stlogo{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0 10%;}
.musthead .stlogo a{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0 0%;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:0!important;}
.musthead .stlogo a img{width:90%;height:auto;margin:0 auto;}

.musthead .topleft{padding:0.5em 0 0;}

.musthead ul.sociallinks{width:100%;float:none;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; display:inline-block;margin:0.5em 0em 0;font-size:1em;vertical-align:middle;}
.musthead ul.sociallinks li.cols-100{width:auto!important;}
.musthead ul.sociallinks li a i{
	border-color: white;
    position: relative;
	font-size:0.9em;
    display: inline-block!important;
    float: left;
    border: 2px solid #cc5b00;
    border-radius: 50%;
    color: #cc5b00;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}

.flexslider{width: 100%!important;height: auto!important;padding-bottom:1em!important;background: #f1f1f1!important;}
.flexslider .slides img{width:100%;height:auto!important;background-size:cover!important;float: none!important;padding: 0!important;}
.flex-caption{width:100%!important;padding:0 5% !important;margin:0!important;height:auto!important;}
.flex-caption span{font-size:2em!important;text-shadow:none;letter-spacing:0;}
.flex-caption small {font-size:1.5em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{font-size:1em!important;color: #fff !important;text-shadow:none!important;}

.testislider{background-color:#753ba9;background-image:none;height:auto;padding:0;margin:0;}
.testislider h2{font-size:2em;}
.owl-theme .owl-nav.disabled+.owl-dots{bottom: 0%!important;position: relative!important;left: 0!important;}

.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;background-color: #f1f1f1;}

.hdinnerslide{height:200px!important;width:100%;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:0;border-bottom:3px solid #2e7d6f;margin:165px auto 0;}
.hdinnerslide h1{font-size:1.5em!important;color:#fff;line-height:150%;text-align:center;padding-top:10%;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

.hpwelcomebox{height:auto;margin:0em 0!important;padding:0em 0;font-family: 'Roboto', sans-serif;}
.hpwelcomebox h1{font-size:1.5em;}
.hpwelcomebox a.redclkbtn{background:#cd0e00;padding:0.8em 1.2em;color:#fff;font-weight:600;margin:1em 0!important;display:inline-block;}
.hpwelcomebox img{width:100%;height:auto;}

.share-buttons {float:none!important;width:100%;text-align:center;margin:0em 0 0;padding:0;}

.hpplaysbox{min-height:auto!important;background:url(../images/playbg.png) #fff32c center 100% no-repeat;width:100%;margin:0 auto;padding:1em 0;text-align:center;}

.hpplaysbox .plboxheadings img{width:100%;height:auto;}

div img.playboximg {width: auto;height: auto;margin-bottom: 2em;}

.hpplaysbox ul.playbox li.play1,.hpplaysbox ul.playbox li.play2,.hpplaysbox ul.playbox li.play3,.hpplaysbox ul.playbox li.play4,.hpplaysbox ul.playbox li.play5,.hpplaysbox ul.playbox li.play6{margin:0 auto;display:block;position:relative;}

.hpplaysbox ul.playbox{width:100%;margin:0 auto;display:block;padding:0em;list-style:none;}
.hpplaysbox ul.playbox li{ position: relative;overflow: hidden;width:43%;text-align:center;float:left;display:inline-block;margin:1em!important; padding:0em;list-style:none;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
.hpplaysbox ul.playbox li a img{margin:0 auto -0.6em auto;padding:0;width:100%;max-width: 100%;height:auto;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
.hpplaysbox ul.playbox li a{text-decoration:underline;color:#000;line-height:180%;font-size:1em;padding:0em!important;display:inline-block;}
.hpplaysbox ul.playbox li a img:hover {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.categorysection{width:100%;padding:0.8em 0; margin:0!important;}
.categorysection h2{color:#770a00;font-size:3em;margin:1em 0;padding:0;font-weight:700;}
.categorysection a{color:#06c;text-shadow:none;font-family: 'Roboto', sans-serif;}

.ftcolgimg{width:100%; background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;margin:0px!important;}

footer .ftwrapper {height: auto;}

footer .ftleftcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}

footer .ftrightcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}
footer .ftrightcont ul{margin:1em 0 0;display:block;clear:both;}
footer .ftrightcont ul li{display:block;width:100%!important;text-align:left;}
footer .ftrightcont ul li input[type="text"]{width:100%;background:none;border:0px solid #fff;padding:0 1em;text-align:center;height:65px;font-size:1em;color:#eecfff;}
footer .ftrightcont ul li input[type="submit"]{background:#441e68;text-align:center;color:#fff;border:0; box-shadow:none;height:50px;margin:0;padding:0 2em;font-size:1.1em;cursor:pointer;float:none;width:100%!important;}

footer ul.ftsociallinks,footer ul.ftsociallinks li{text-align:center;}
footer ul.ftsociallinks li a i{width:40px;height:40px;font-size:1.2em;}

footer .cpywrit{font-size:0.8em;line-height:150%;}

.flex-direction-nav{display:none;}

}
@media screen and (max-width:35em) {
	
.mobileshow{display:block!important;}
.mobilehide{display:none;}

img.imgresp{width:260px!important;height:auto!important;}

.fleft{float:none;}
.fright{float: none !important;}
.pull-left{float:none;}
.pull-right{float: none !important;}

.whtboxbg{background:#ffffff;padding:0em;}
.yellbox{background:#fff32c;}
.fullwrapper{background:none;}

.categorysection .prodbox1,.categorysection .prodbox2{background-image:none!important;}

.musthead .searchrightbox{width:100%!important;margin: 0 auto;padding: 0.5em 0;display: block;}
.musthead .searchrightbox .hdsrchbox{width:100%!important;margin-left:0.5em;}
.musthead .searchrightbox .hdsrchbox input[type="text"]{width:72%!important;}
.musthead .searchrightbox .hdsrchbox input[type="submit"]{padding:0 0.5em;}
.musthead .searchrightbox .cartbox{width:100%!important;margin:1em 0;}
.musthead .searchrightbox .cartbox br{display:none;}
.musthead .searchrightbox .logboxright{width:100%!important;margin: 20px auto 10px;text-align: center;}

header .mustheadtop ul li.iconenvlp,header .mustheadtop ul li.iconphn,.hpwelcomebox button{float:none!important;}
.musthead .searchrightbox .logboxright a.registbtn,.musthead .searchrightbox .logboxright a.loginbtn{display:inline-block;text-shadow:none;}
.flexslider .slideleftsec{display:none;}
.categorysection .caterybox ul{margin:0 auto;}
.categorysection .caterybox ul li a{color:#000!important;text-shadow:none;}
.categorysection .caterybox,ul.booklists li,ul.booklists li a.btntxt{width:100%!important;display:block!important;border:0px;text-shadow:none;padding: 10px;
    margin: 10px auto;}
.tabset{width:100%;margin-top:1em;}
.tabset > label,.tab_container label,ul.booklists li.list5{width:100%!important;}


section .clearfix{clear:both;}
section .text-left{text-align:center!important;}
section .text-right{text-align:center!important;}
section .text-center{text-align:center!important;}
.mcols-100{width: 100% !important;}
.cols-50{width: 75% !important;}
.cols-20,.cols-30{width: 100% !important;}
.cols-35{width: 100% !important;}
.cols-40,.cols-80{width:100%!important;clear: both;
text-align: center;}
.cols-45{width:100%!important;}
section .cols-70,section .cols-80{width: 100% !important;}
section .cols-60{width: 100% !important;}
section .cols-50{width: 100% !important;}
section .cols-45{width: 100% !important;}
section .cols-40{width: 100% !important;}
section .cols-35{width: 100% !important;}
section .cols-30{width: 100% !important;}
section .cols-20{width: 100% !important;}
section .cols-10{width: 100% !important;}

section h2{font-size:1.5em; color:#cc5b00;font-weight:300;}
section h3{margin:1em 0;}

.wrapper{width:95%;margin:0 auto;}

ul.booklists li h3.titlebox {
    min-height: auto!important;
    font-weight: 400;
}

.musthead{width:100%;height:auto;margin:0em 0 0em;border-radius:0;z-index:9999;}
.musthead .stlogo{font-size:1.5em;padding:0em 0 0em;margin:0% 0 0%;}
.musthead .stlogo a{font-size:1.5em;padding:0em 0 0em;margin:0%!important;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:0!important;}
.musthead .stlogo a img{width:220px!important;height:auto;margin:0 auto;}

.musthead .topleft{padding:0.5em 0 0;}

.musthead ul.sociallinks{width:100%;float:none;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; display:inline-block;margin:0.5em 0em 0;font-size:1em;vertical-align:middle;}
.musthead ul.sociallinks li.cols-100{width:auto!important;}
.musthead ul.sociallinks li a i{
	border-color: white;
    position: relative;
	font-size:0.9em;
    display: inline-block!important;
    float: left;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}

header .mustheadtop{width:100%;clear:both;float:left;}
header .mustheadtop ul{text-align:left;padding:0.8em 0; margin:0;}
header .mustheadtop ul li{display:inline-block;width:auto;text-align:right;margin: 0em 0 10px;letter-spacing:0px;}
header .mustheadtop ul li a{color:#fff;font-size:0.95em;}
header .mustheadtop ul li.iconenvlp{background:url(../images/icon-email.png) no-repeat left center;padding-left:30px;float:left;}
header .mustheadtop ul li.iconphn{font-size:0.95em;font-weight:600;background:url(../images/icon-phone.png) no-repeat left;padding-left:30px; float:right;}

.flexslider{width: 100%!important;height: auto!important;padding-bottom:1em!important;background: #f1f1f1!important;}
.flexslider .slides img{width:100%!important;height:auto!important;background-size:cover!important;float: none!important;padding: 0!important;}
.flex-caption{width:100%!important;padding:0 5% !important;margin:0!important;height:auto!important;}
.flex-caption span{font-size:2em!important;text-shadow:none;letter-spacing:0;}
.flex-caption small {font-size:1.5em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{font-size:1em!important;color: #fff !important;text-shadow:none!important;}

.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;background-color: #f1f1f1;}

.hdinnerslide{height:200px!important;width:100%;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:0;border-bottom:3px solid #2e7d6f;margin:0 auto 0;}
.hdinnerslide h1{font-size:1.5em!important;color:#fff;line-height:150%;text-align:center;padding-top:10%;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

.testislider{background-color:#753ba9;background-image:none;height:auto;padding:0;margin:0;}
.testislider h2{font-size:2em;}
.owl-theme .owl-nav.disabled+.owl-dots{bottom: 0%!important;position: relative!important;left: 0!important;}

.hpwelcomebox{height:auto;margin:0em 0!important;padding:0em 0;font-family: 'Roboto', sans-serif;}
.hpwelcomebox h1{font-size:1.5em;}
.hpwelcomebox a.redclkbtn{background:#cd0e00;padding:0.8em 1.2em;color:#fff;font-weight:600;margin:1em 0!important;display:inline-block;}
.hpwelcomebox img{width:100%;height:auto;}

.share-buttons {float:none!important;width:100%;text-align:center;margin:0em 0 0;padding:0;}

.paymentsumrybox {padding: 1em; margin: 0.5em auto!important; width:100%!important;}

.hpplaysbox{height:auto;background:url(../images/playbg.png) #fff32c center center no-repeat;width:100%;margin:0 auto;padding:1em 0;text-align:center;}

.hpplaysbox .plboxheadings img{width:100%;height:auto;}
div img.playboximg {width: 100%;height: auto;margin-bottom: 2em;}

.hpplaysbox ul.playbox{width:70%;margin:0 auto;display:block;padding:0em;list-style:none;}
.hpplaysbox ul.playbox li{ position: relative;overflow: hidden;width:100%;text-aling:center;display:inline-block;margin:0em 0 1em!important; padding:0em;list-style:none;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);max-width: 100%;height:auto;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
.hpplaysbox ul.playbox li a img{margin:0 auto -0.6em auto;padding:0;width:100%;}
.hpplaysbox ul.playbox li a{text-decoration:underline;color:#000;line-height:180%;font-size:1em;padding:0em!important;display:block;}
.hpplaysbox ul.playbox li:hover {
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  transform: scale(1.0);
}


.categorysection{width:100%;padding:0.8em 0; margin:0!important;}
.categorysection h2{color:#770a00;font-size:2em;margin:1em 0;padding:0;font-weight:700;}
.categorysection a{color:#000;text-shadow:none;font-family: 'Roboto', sans-serif;display:inline-block;text-align:center;}
.categorysection .cols-50{width:100%!important;}

.ftcolgimg{width:100%;background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;margin:0px!important;}

footer .ftwrapper {height: auto!important;}

footer .ftleftcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}

footer ul.ftsociallinks {text-align:center!important;}
footer ul.ftsociallinks li{text-align:center!important;}
footer ul.ftsociallinks li a i{width:40px;height:40px;font-size:1.2em;}

footer .cpywrit{font-size:0.8em;line-height:150%;}

.flex-direction-nav{display:none;}

.flex-caption small.nodashicon {
    font-size: 1.5em;
    letter-spacing: 0;
    text-transform: capitalize !important;
    text-shadow: 2px 1px 0px #fff;
	}

}

@media screen and (max-width:24em) {

.mobileshow{display:block;}
.mobilehide{display:none;}

.fleft{float:none;}
.fright{float: none !important;}
.pull-left{float:none!important;}
.pull-right{float: none !important;}

.whtboxbg{background:#ffffff;padding:0em;}
.yellbox{background:#fff32c!important;}
.fullwrapper{background:none;}

header .mustheadtop ul li.iconenvlp,header .mustheadtop ul li.iconphn{float:none!important;}

section .clearfix{clear:both;}
section .text-left{text-align:center!important;}
section .text-right{text-align:center!important;}
section .text-center{text-align:center!important;}
.cols-50{width: 72% !important;}
.cols-20{width: auto !important;}
.cols-35{width: 100% !important;}
.cols-40,.cols-80{width:100%!important;}
.cols-60 {width: 100% !important;}

.cols-45{width:100%!important;}

section .cols-70{width: 100% !important;}
section .cols-60{width: 100% !important;}
section .cols-50{width: 100% !important;}
section .cols-45{width: 100% !important;}
section .cols-40{width: 100% !important;}
section .cols-35{width: 100% !important;}
section .cols-30{width: 100% !important;}
section .cols-20{width: 100% !important;}
section .cols-10{width: 100% !important;}

section h3{margin:1em 0;}
section h2{font-size:1.5em; color:#cc5b00;font-weight:300;}

.wrapper{width:95%;margin:0 auto;}

.musthead{width:100%;height:auto;margin:0em 0 0em;border-radius:0;z-index:9999;}
.musthead .stlogo{padding: 10px 0 0em;margin: 0% 0 0%;width: 100%;text-align: center;}
.musthead .stlogo a{padding:0em 0 0em;margin:0%!important;display:inline-block;height:auto;width:auto;text-indent:0;font-weight:600;z-index:0!important;}
.musthead .stlogo a img{width:220px!important;height:auto;margin:0 auto;}

.musthead .topleft{padding:0.5em 0 0;}

.musthead ul.sociallinks{width:100%;float:none;margin:0em 0 0;text-align:right;}
.musthead ul.sociallinks li{width:auto; display:inline-block;margin:0.5em 0em 0;font-size:1em;vertical-align:middle;}
.musthead ul.sociallinks li.cols-100{width:auto!important;}
.musthead ul.sociallinks li a i{
	border-color: white;
    position: relative;
	font-size:1em;
    display: inline-block!important;
    float: left;
    border: 2px solid #d46a15;
    border-radius: 30%;
    color: #d46a15;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-right: 0em;}

.flexslider {width: 100%!important;height:115px!important;background: #f1f1f1!important;}
.flexslider .slides img{width:100%!important;height:auto!important;padding:0px!important;background-size:cover!important;float:none!important;}
.flex-caption {padding: 0% 0 0% !important;font-size: 20px !important;margin: 0% 0 0 10% !important;height: auto !important;}
.flex-caption span,.flex-caption small {font-size:1em!important;text-shadow:none;letter-spacing:0;}
.flex-caption a{font-size:0.7em!important}
.flex-caption a.rdbtn{font-size:1em!important;text-shadow:0px 0px 0px #000;letter-spacing:0;}
.flex-caption small.whitxt{font-size:1em!important;}

.hdhomeslider{width:100%;min-height:100%;margin:0 auto 0;padding:0;text-align:center;background-color: #f1f1f1;}

.hdinnerslide{height:200px!important;width:100%;background-image:url(../images/header-bg2.jpg);background-size:cover;background-position:top center;text-indent:0;border-bottom:3px solid #2e7d6f;margin:0 auto 0;}
.hdinnerslide h1{font-size:1.5em!important;color:#fff;line-height:150%;text-align:center; padding-top:10%;}

.hdline{background:#cd0e00;width:auto;height:4px;display:block;margin:0 0 2em 0;}
.h2hdline{background:#ddd;width:auto;height:2px;display:block;margin:1em 0 1em 0;}

.hpwelcomebox{height:auto;margin:0em 0!important;padding:0em 0 1em;font-family: 'Roboto', sans-serif;text-align:center;}
.hpwelcomebox h1{font-size:1.5em;}
.hpwelcomebox a.redclkbtn{background:#cd0e00;padding:0.8em 1.2em;color:#fff;font-weight:600;margin:1em 0!important;display:inline-block;}
.hpwelcomebox img{width:100%;height:auto;}

.paymentsumrybox {padding: 1em; margin: 0.5em auto!important;width:100%!important;}

.hpplaysbox{height:auto;background:url(../images/playbg.png) #fff32c center center no-repeat;width:100%;margin:0 auto;padding:1em 0;text-align:center;}

.share-buttons {float:none!important;width:100%;text-align:center;margin:0em 0 0;padding:0;}

.hpplaysbox .plboxheadings img{width:100%;height:auto;}

div img.playboximg {width: 100%;height: auto;margin-bottom: 2em;}

.hpplaysbox ul.playbox{width:90%;margin:0 auto;display:block;padding:0em;list-style:none;}
.hpplaysbox ul.playbox li{ position: relative;overflow: hidden;width:100%;text-aling:center;display:inline-block;margin:0em 0 1em!important; padding:0em;list-style:none;border:10px solid #fff32c;box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
.hpplaysbox ul.playbox li a img{margin:0 auto -0.6em auto;padding:0;width:100%;max-width: 100%;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;}
.hpplaysbox ul.playbox li a{text-decoration:underline;color:#000;line-height:180%;font-size:1em;padding:0em!important;display:block;}
.hpplaysbox ul.playbox li a img:hover {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.categorysection{width:100%;padding:0.8em 0; margin:0!important;}
.categorysection h2{color:#000;font-size:1.7em;margin:0.5em 0;padding:0;font-weight:400;}
.categorysection a{color:#000;text-shadow:none;font-family: 'Roboto', sans-serif;text-align:left;}
.categorysection .cols-50{width:100%!important;}

.paymentsumrybox ul.cartsumry li h4 span {float: none;color: #399800;margin: 0;}

.ftcolgimg{width:100%; background-size:100%;min-height:auto;text-indent:-99999px;text-align:center;margin:0px!important;}

footer .ftwrapper {height: 290px;}

footer .ftleftcont{width:100%!important;display:block;float:none;padding: 0em 0 0;}

footer ul.ftsociallinks li a i{width:40px;height:40px;font-size:1.2em;}

footer .cpywrit{font-size:0.8em;line-height:150%;}

.flex-direction-nav{display:none;}

}

.pagination{padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.33333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.badge,.label{font-weight:700;line-height:1;white-space:nowrap;text-align:center}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}
.alert {
    border-width: 1px;
    text-align: center;
    width: auto;
    margin: 20px auto 20px;    
    padding:10px;
}
.alert-success{background-color:#c4f0b7;color:#2e6f1c;font-size: 18px;}
.alert-danger{background-color:#ffcfcf;color:#f00;font-size: 18px;}

.contctinfo{ background-color: #006ec0;color:#fff;font-size: 18px;}
.contctinfo a{ text-decoration:underline; }
