/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {font-family: 'hindregular'; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
body {margin: 0; padding: 0; font-family: 'hindregular';}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}
audio:not([controls]) {display: none; height: 0;}
[hidden],
template {display: none;}
a {background-color: transparent; outline:none;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
mark {background: #ff0; color: #000;}
small {font-size: 80%;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box; height: 0;}
pre {overflow: auto;}
code, kbd, pre, samp {font-family: monospace, monospace; font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit; font: inherit; margin: 0;}
button {overflow: visible;}
button, select {text-transform: none;}
button,html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;  box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend {border: 0; padding: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-collapse: collapse; border-spacing: 0;}
td,th {padding: 0;}
/******************************************/
html {
    box-sizing: border-box; -webkit-box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing:border-box; -webkit-tap-highlight-color:rgba(0,0,0,0);
}

a {text-decoration: none; -webkit-tap-highlight-color: transparent;}
p{margin: 0 0 10px 0;}

ul {
  padding: 0;
  margin: 0;    
  
}
   
ul  li {
    list-style-type: none;
  }

.clearfix {clear: both; overflow: hidden; display: block;}

.cd-left-align {text-align: left;}
.cd-right-align {text-align: right}
.cd-center, .cd-center-align {text-align: center;}
.cd-left {float: left !important;}
.cd-right {float: right !important;}

/********************grid css****************************/
/* ––––Grid–––– */
*{box-sizing: border-box;}
*::after, *::before {box-sizing: border-box;}
.gsc_container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.gsc_container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.gsc_row{margin-left:-15px;margin-right:-15px;}
.gsc_col-xs-1,.gsc_col-sm-1,.gsc_col-md-1,.gsc_col-lg-1,.gsc_col-xs-2,.gsc_col-sm-2,.gsc_col-md-2,.gsc_col-lg-2,.gsc_col-xs-3,.gsc_col-sm-3,.gsc_col-md-3,.gsc_col-lg-3,.gsc_col-xs-4,.gsc_col-sm-4,.gsc_col-md-4,.gsc_col-lg-4,.gsc_col-xs-5,.gsc_col-sm-5,.gsc_col-md-5,.gsc_col-lg-5,.gsc_col-xs-6,.gsc_col-sm-6,.gsc_col-md-6,.gsc_col-lg-6,.gsc_col-xs-7,.gsc_col-sm-7,.gsc_col-md-7,.gsc_col-lg-7,.gsc_col-xs-8,.gsc_col-sm-8,.gsc_col-md-8,.gsc_col-lg-8,.gsc_col-xs-9,.gsc_col-sm-9,.gsc_col-md-9,.gsc_col-lg-9,.gsc_col-xs-10,.gsc_col-sm-10,.gsc_col-md-10,.gsc_col-lg-10,.gsc_col-xs-11,.gsc_col-sm-11,.gsc_col-md-11,.gsc_col-lg-11,.gsc_col-xs-12,.gsc_col-sm-12,.gsc_col-md-12,.gsc_col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}
.gsc_col-xs-1,.gsc_col-xs-2,.gsc_col-xs-3,.gsc_col-xs-4,.gsc_col-xs-5,.gsc_col-xs-6,.gsc_col-xs-7,.gsc_col-xs-8,.gsc_col-xs-9,.gsc_col-xs-10,.gsc_col-xs-11,.gsc_col-xs-12{float:left;}
.gsc_col-xs-12{width:100%;}
.gsc_col-xs-11{width:91.66666667%;}
.gsc_col-xs-10{width:83.33333333%;}
.gsc_col-xs-9{width:75%;}
.gsc_col-xs-8{width:66.66666667%;}
.gsc_col-xs-7{width:58.33333333%;}
.gsc_col-xs-6{width:50%;}
.gsc_col-xs-5{width:41.66666667%;}
.gsc_col-xs-4{width:33.33333333%;}
.gsc_col-xs-3{width:25%;}
.gsc_col-xs-2{width:16.66666667%;}
.gsc_col-xs-1{width:8.33333333%;}
.gsc_col-xs-pull-12{right:100%;}
.gsc_col-xs-pull-11{right:91.66666667%;}
.gsc_col-xs-pull-10{right:83.33333333%;}
.gsc_col-xs-pull-9{right:75%;}
.gsc_col-xs-pull-8{right:66.66666667%;}
.gsc_col-xs-pull-7{right:58.33333333%;}
.gsc_col-xs-pull-6{right:50%;}
.gsc_col-xs-pull-5{right:41.66666667%;}
.gsc_col-xs-pull-4{right:33.33333333%;}
.gsc_col-xs-pull-3{right:25%;}
.gsc_col-xs-pull-2{right:16.66666667%;}
.gsc_col-xs-pull-1{right:8.33333333%;}
.gsc_col-xs-pull-0{right:auto;}
.gsc_col-xs-push-12{left:100%;}
.gsc_col-xs-push-11{left:91.66666667%;}
.gsc_col-xs-push-10{left:83.33333333%;}
.gsc_col-xs-push-9{left:75%;}
.gsc_col-xs-push-8{left:66.66666667%;}
.gsc_col-xs-push-7{left:58.33333333%;}
.gsc_col-xs-push-6{left:50%;}
.gsc_col-xs-push-5{left:41.66666667%;}
.gsc_col-xs-push-4{left:33.33333333%;}
.gsc_col-xs-push-3{left:25%;}
.gsc_col-xs-push-2{left:16.66666667%;}
.gsc_col-xs-push-1{left:8.33333333%;}
.gsc_col-xs-push-0{left:auto;}
.gsc_col-xs-offset-12{margin-left:100%;}
.gsc_col-xs-offset-11{margin-left:91.66666667%;}
.gsc_col-xs-offset-10{margin-left:83.33333333%;}
.gsc_col-xs-offset-9{margin-left:75%;}
.gsc_col-xs-offset-8{margin-left:66.66666667%;}
.gsc_col-xs-offset-7{margin-left:58.33333333%;}
.gsc_col-xs-offset-6{margin-left:50%;}
.gsc_col-xs-offset-5{margin-left:41.66666667%;}
.gsc_col-xs-offset-4{margin-left:33.33333333%;}
.gsc_col-xs-offset-3{margin-left:25%;}
.gsc_col-xs-offset-2{margin-left:16.66666667%;}
.gsc_col-xs-offset-1{margin-left:8.33333333%;}
.gsc_col-xs-offset-0{margin-left:0%;}
@media (min-width:768px){
  .gsc_col-sm-1,.gsc_col-sm-2,.gsc_col-sm-3,.gsc_col-sm-4,.gsc_col-sm-5,.gsc_col-sm-6,.gsc_col-sm-7,.gsc_col-sm-8,.gsc_col-sm-9,.gsc_col-sm-10,.gsc_col-sm-11,.gsc_col-sm-12{float:left;}
  .gsc_col-sm-12{width:100%;}
  .gsc_col-sm-11{width:91.66666667%;}
  .gsc_col-sm-10{width:83.33333333%;}
  .gsc_col-sm-9{width:75%;}
  .gsc_col-sm-8{width:66.66666667%;}
  .gsc_col-sm-7{width:58.33333333%;}
  .gsc_col-sm-6{width:50%;}
  .gsc_col-sm-5{width:41.66666667%;}
  .gsc_col-sm-4{width:33.33333333%;}
  .gsc_col-sm-3{width:25%;}
  .gsc_col-sm-2{width:16.66666667%;}
  .gsc_col-sm-1{width:8.33333333%;}
  .gsc_col-sm-pull-12{right:100%;}
  .gsc_col-sm-pull-11{right:91.66666667%;}
  .gsc_col-sm-pull-10{right:83.33333333%;}
  .gsc_col-sm-pull-9{right:75%;}
  .gsc_col-sm-pull-8{right:66.66666667%;}
  .gsc_col-sm-pull-7{right:58.33333333%;}
  .gsc_col-sm-pull-6{right:50%;}
  .gsc_col-sm-pull-5{right:41.66666667%;}
  .gsc_col-sm-pull-4{right:33.33333333%;}
  .gsc_col-sm-pull-3{right:25%;}
  .gsc_col-sm-pull-2{right:16.66666667%;}
  .gsc_col-sm-pull-1{right:8.33333333%;}
  .gsc_col-sm-pull-0{right:auto;}
  .gsc_col-sm-push-12{left:100%;}
  .gsc_col-sm-push-11{left:91.66666667%;}
  .gsc_col-sm-push-10{left:83.33333333%;}
  .gsc_col-sm-push-9{left:75%;}
  .gsc_col-sm-push-8{left:66.66666667%;}
  .gsc_col-sm-push-7{left:58.33333333%;}
  .gsc_col-sm-push-6{left:50%;}
  .gsc_col-sm-push-5{left:41.66666667%;}
  .gsc_col-sm-push-4{left:33.33333333%;}
  .gsc_col-sm-push-3{left:25%;}
  .gsc_col-sm-push-2{left:16.66666667%;}
  .gsc_col-sm-push-1{left:8.33333333%;}
  .gsc_col-sm-push-0{left:auto;}
  .gsc_col-sm-offset-12{margin-left:100%;}
  .gsc_col-sm-offset-11{margin-left:91.66666667%;}
  .gsc_col-sm-offset-10{margin-left:83.33333333%;}
  .gsc_col-sm-offset-9{margin-left:75%;}
  .gsc_col-sm-offset-8{margin-left:66.66666667%;}
  .gsc_col-sm-offset-7{margin-left:58.33333333%;}
  .gsc_col-sm-offset-6{margin-left:50%;}
  .gsc_col-sm-offset-5{margin-left:41.66666667%;}
  .gsc_col-sm-offset-4{margin-left:33.33333333%;}
  .gsc_col-sm-offset-3{margin-left:25%;}
  .gsc_col-sm-offset-2{margin-left:16.66666667%;}
  .gsc_col-sm-offset-1{margin-left:8.33333333%;}
  .gsc_col-sm-offset-0{margin-left:0%;}
}
@media (min-width:992px){
  .gsc_col-md-1,.gsc_col-md-2,.gsc_col-md-3,.gsc_col-md-4,.gsc_col-md-5,.gsc_col-md-6,.gsc_col-md-7,.gsc_col-md-8,.gsc_col-md-9,.gsc_col-md-10,.gsc_col-md-11,.gsc_col-md-12{float:left;}
  .gsc_col-md-12{width:100%;}
  .gsc_col-md-11{width:91.66666667%;}
  .gsc_col-md-10{width:83.33333333%;}
  .gsc_col-md-9{width:75%;}
  .gsc_col-md-8{width:66.66666667%;}
  .gsc_col-md-7{width:58.33333333%;}
  .gsc_col-md-6{width:50%;}
  .gsc_col-md-5{width:41.66666667%;}
  .gsc_col-md-4{width:33.33333333%;}
  .gsc_col-md-3{width:25%;}
  .gsc_col-md-2{width:16.66666667%;}
  .gsc_col-md-1{width:8.33333333%;}
  .gsc_col-md-pull-12{right:100%;}
  .gsc_col-md-pull-11{right:91.66666667%;}
  .gsc_col-md-pull-10{right:83.33333333%;}
  .gsc_col-md-pull-9{right:75%;}
  .gsc_col-md-pull-8{right:66.66666667%;}
  .gsc_col-md-pull-7{right:58.33333333%;}
  .gsc_col-md-pull-6{right:50%;}
  .gsc_col-md-pull-5{right:41.66666667%;}
  .gsc_col-md-pull-4{right:33.33333333%;}
  .gsc_col-md-pull-3{right:25%;}
  .gsc_col-md-pull-2{right:16.66666667%;}
  .gsc_col-md-pull-1{right:8.33333333%;}
  .gsc_col-md-pull-0{right:auto;}
  .gsc_col-md-push-12{left:100%;}
  .gsc_col-md-push-11{left:91.66666667%;}
  .gsc_col-md-push-10{left:83.33333333%;}
  .gsc_col-md-push-9{left:75%;}
  .gsc_col-md-push-8{left:66.66666667%;}
  .gsc_col-md-push-7{left:58.33333333%;}
  .gsc_col-md-push-6{left:50%;}
  .gsc_col-md-push-5{left:41.66666667%;}
  .gsc_col-md-push-4{left:33.33333333%;}
  .gsc_col-md-push-3{left:25%;}
  .gsc_col-md-push-2{left:16.66666667%;}
  .gsc_col-md-push-1{left:8.33333333%;}
  .gsc_col-md-push-0{left:auto;}
  .gsc_col-md-offset-12{margin-left:100%;}
  .gsc_col-md-offset-11{margin-left:91.66666667%;}
  .gsc_col-md-offset-10{margin-left:83.33333333%;}
  .gsc_col-md-offset-9{margin-left:75%;}
  .gsc_col-md-offset-8{margin-left:66.66666667%;}
  .gsc_col-md-offset-7{margin-left:58.33333333%;}
  .gsc_col-md-offset-6{margin-left:50%;}
  .gsc_col-md-offset-5{margin-left:41.66666667%;}
  .gsc_col-md-offset-4{margin-left:33.33333333%;}
  .gsc_col-md-offset-3{margin-left:25%;}
  .gsc_col-md-offset-2{margin-left:16.66666667%;}
  .gsc_col-md-offset-1{margin-left:8.33333333%;}
  .gsc_col-md-offset-0{margin-left:0%;}
}
@media (min-width:1200px){
  .gsc_col-lg-1,.gsc_col-lg-2,.gsc_col-lg-3,.gsc_col-lg-4,.gsc_col-lg-5,.gsc_col-lg-6,.gsc_col-lg-7,.gsc_col-lg-8,.gsc_col-lg-9,.gsc_col-lg-10,.gsc_col-lg-11,.gsc_col-lg-12{float:left;}
  .gsc_col-lg-12{width:100%;}
  .gsc_col-lg-11{width:91.66666667%;}
  .gsc_col-lg-10{width:83.33333333%;}
  .gsc_col-lg-9{width:75%;}
  .gsc_col-lg-8{width:66.66666667%;}
  .gsc_col-lg-7{width:58.33333333%;}
  .gsc_col-lg-6{width:50%;}
  .gsc_col-lg-5{width:41.66666667%;}
  .gsc_col-lg-4{width:33.33333333%;}
  .gsc_col-lg-3{width:25%;}
  .gsc_col-lg-2{width:16.66666667%;}
  .gsc_col-lg-1{width:8.33333333%;}
  .gsc_col-lg-pull-12{right:100%;}
  .gsc_col-lg-pull-11{right:91.66666667%;}
  .gsc_col-lg-pull-10{right:83.33333333%;}
  .gsc_col-lg-pull-9{right:75%;}
  .gsc_col-lg-pull-8{right:66.66666667%;}
  .gsc_col-lg-pull-7{right:58.33333333%;}
  .gsc_col-lg-pull-6{right:50%;}
  .gsc_col-lg-pull-5{right:41.66666667%;}
  .gsc_col-lg-pull-4{right:33.33333333%;}
  .gsc_col-lg-pull-3{right:25%;}
  .gsc_col-lg-pull-2{right:16.66666667%;}
  .gsc_col-lg-pull-1{right:8.33333333%;}
  .gsc_col-lg-pull-0{right:auto;}
  .gsc_col-lg-push-12{left:100%;}
  .gsc_col-lg-push-11{left:91.66666667%;}
  .gsc_col-lg-push-10{left:83.33333333%;}
  .gsc_col-lg-push-9{left:75%;}
  .gsc_col-lg-push-8{left:66.66666667%;}
  .gsc_col-lg-push-7{left:58.33333333%;}
  .gsc_col-lg-push-6{left:50%;}
  .gsc_col-lg-push-5{left:41.66666667%;}
  .gsc_col-lg-push-4{left:33.33333333%;}
  .gsc_col-lg-push-3{left:25%;}
  .gsc_col-lg-push-2{left:16.66666667%;}
  .gsc_col-lg-push-1{left:8.33333333%;}
  .gsc_col-lg-push-0{left:auto;}
  .gsc_col-lg-offset-12{margin-left:100%;}
  .gsc_col-lg-offset-11{margin-left:91.66666667%;}
  .gsc_col-lg-offset-10{margin-left:83.33333333%;}
  .gsc_col-lg-offset-9{margin-left:75%;}
  .gsc_col-lg-offset-8{margin-left:66.66666667%;}
  .gsc_col-lg-offset-7{margin-left:58.33333333%;}
  .gsc_col-lg-offset-6{margin-left:50%;}
  .gsc_col-lg-offset-5{margin-left:41.66666667%;}
  .gsc_col-lg-offset-4{margin-left:33.33333333%;}
  .gsc_col-lg-offset-3{margin-left:25%;}
  .gsc_col-lg-offset-2{margin-left:16.66666667%;}
  .gsc_col-lg-offset-1{margin-left:8.33333333%;}
  .gsc_col-lg-offset-0{margin-left:0%;}
}
.clearfix:before,.clearfix:after,.gsc_container:before,.gsc_container:after,.gsc_container-fluid:before,.gsc_container-fluid:after,.gsc_row:before,.gsc_row:after{content:" ";display:table;}
.clearfix:after,.gsc_container:after,.gsc_container-fluid:after,.gsc_row:after{clear:both;}





/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in grid */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
.gsc_container{ max-width:750px; }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.gsc_container{ max-width: 970px; }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.gsc_container{ max-width: 1200px; }

}