@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Pacifico|Rokkitt:400,700|Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import "animate.css";
/*========================================================
                      Main Styles
=========================================================*/
img {
  max-width: 100%;
  height: auto;
}
.badge {
  background: none;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
@media (max-width: 767px) {
  .center767 {
    text-align: center;
  }
  .center767 * {
    text-align: center;
  }
  /* Annsys Start  */
  .socialgrpicn {
    margin-top: 5%;
    margin-bottom: 4%;
}
}
.center {
  text-align: center;
}
.text-clr {
  color: #404855;
}
.primary-clr {
  color: #d52b38;
}
/*=======================================================
                       Main Layout
=========================================================*/
* + h3 {
  margin-top: 28px;
}
* + p {
  margin-top: 23px;
}
* + .p__mod {
  margin-top: 30px;
}
* + .row {
  margin-top: 51px;
}
* + .offs {
  margin-top: 42px;
}
* + .fa-play-circle {
  margin-top: 12px;
}
* + .subscribe-form {
  margin-top: 29px;
}
* + h6 {
  margin-top: 35px;
}
* + .h4__mod {
  margin-top: 35px;
}
h2 + .offs {
  margin-top: 32px;
}
h4 + .offs {
  margin-top: 0px;
}
.video + h3 {
  margin-top: 35px;
}
.border-t {
  border-top: 2px solid #fff;
}
/*=======================================================
                        Components
=========================================================*/
/*==================        Hr       ========================*/
.hr-icon {
  background: url(../images/hr_img.png) no-repeat top center;
  height: 77px;
  border: none !important;
}
.hr__mod {
  width: 24%;
  height: 1px;
  background: #adb1b7;
}
* + .hr__mod {
  margin-top: 45px;
}
h2 + .hr__mod {
  margin-top: 40px;
}
/*==================   Block-icon     =======================*/
.block-icon {
  padding-right: 10px;
}
.block-icon h4 {
	position: relative;
}
.block-icon h4 img {
  position: absolute;
  left: 0;
  top: 9px;
}
.block-icon a:hover:before {
  color: #1b2637;
}
@media (max-width: 767px) {
  .block-icon {
    margin-top: 30px;
  }
}
/*==================   Copyright     ====================*/
.copyright {
	color: #000;
	font-size: 16px;
	line-height: 36px;
	width: 100%;
}
.copyright span,
.copyright a {
	text-transform: uppercase;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0;
	font-weight: normal;
}
.copyright a:hover {
  color: #1b2637;
}
/*==================   Contact     = ====================*/
.contact {
  float: right;
  margin-top: 27px;
}
.contact dt,
.contact dd {
  color: #4398d3;
  display: inline-block;
  font-size: 18px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.contact dd {
  margin-left: 3px;
}
.contact dt {
  position: relative;
}
.contact dt:before {
  position: absolute;
  left: -20px;
  color: #d52b38;
  font-size: 14px;
  top: 4px;
}
@media (max-width: 767px) {
  .contact {
    float: none;
    margin-top: 20px;
  }
}
/*==================   Contact-block  ===================*/
.contact-block {
  margin-top: 30px;
}
.contact-block:before,
.contact-block:after {
  content: " ";
  display: table;
}
.contact-block:after {
  clear: both;
}
.contact-block:before,
.contact-block:after {
  content: " ";
  display: table;
}
.contact-block:after {
  clear: both;
}
.contact-block dt,
.contact-block dd,
.contact-block address {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}
.contact-block h4 {
}
.contact-block dl {
  margin-top: 0;
}
.contact-block dl:before,
.contact-block dl:after {
  content: " ";
  display: table;
}
.contact-block dl:after {
  clear: both;
}
.contact-block dl:before,
.contact-block dl:after {
  content: " ";
  display: table;
}
.contact-block dl:after {
  clear: both;
}
.contact-block dl dt {
  float: left;
  padding-right: 5px;
}
.contact-block dl + dl {
  margin-top: -6px;
}
@media (max-width: 1199px) {
  .contact-block {
    text-align: center;
  }
  .contact-block dl dt {
    float: none;
  }
  .contact-block dl dd {
    margin-left: -3px;
  }
}
/*==================   Contact-thumb  ===================*/
.contact-thumb {
  text-align: center;
}
* + .contact-thumb {
  margin-top: 20px;
}
.contact-thumb dt,
.contact-thumb dd,
.contact-thumb a[href^="callto:"],
.contact-thumb a[href^="mailto:"] {
  display: inline-block;
}
.contact-thumb dt {
  margin-right: 2px;
}
.contact-thumb dd,
.contact-thumb a[href^="callto:"],
.contact-thumb a[href^="mailto:"] {
  padding-left: 0;
  margin-left: 0;
}
.contact-thumb a[href^="callto:"],
.contact-thumb a[href^="mailto:"] {
  color: #fff;
}
.contact-thumb a[href^="callto:"]:hover,
.contact-thumb a[href^="mailto:"]:hover {
  color: #d52b38;
}
.contact-thumb dl + dl {
  margin-top: -18px;
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_aside img {
  margin-right: 30px;
}
.box_cnt__no-flow {
  overflow: hidden;
}
@media (max-width: 479px) {
  .box_aside {
    float: none;
    text-align: center;
  }
}
/*==================   Video      =======================*/
.video {
  height: 236px;
  width: 100%;
  border: 4px solid #a6aaab;
}
/*========================   Menu   ==========================*/
.navbar-default {
  background: transparent;
}
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu .dropdown {
  position: relative;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 14px;
}
.sf-menu a {
  display: block;
  font-family: "Rokkitt", Georgia, serif;
  color: #fff;
  letter-spacing: 2px;
}
.sf-menu a:hover {
  text-decoration: none;
}
.sf-menu {
  color: #404855;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 33px;
  font-weight: 600;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.sf-menu > li {
  height: 102%;
}
.sf-menu > li > a {
  text-transform: uppercase;
  position: relative;
  padding: 28px 24px 24px;
}
.sf-menu > li > a:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  background: #bababc;
  height: 18px;
  right: -7px;
  top: 50%;
  margin-top: -9px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover,
.sf-menu > li a:hover:before,
.sf-menu > li.active {
  background: #d52b38;
  color: #fff;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #1e283a;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul {
  box-shadow: 1px 1px 3px #555;
  position: absolute;
}
.sf-menu ul > li {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 13px;
}
@media (max-width: 991px) {
  .sf-menu ul > li {
    text-align: left;
    padding-left: 0;
  }
}
.sf-menu ul > li > a {
  font-size: 12px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Arial', sans-serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {

}
.sf-menu ul ul {
  font-weight: 400;
  display: none;
  position: absolute;
  top: -4px;
  left: 100%;
  width: 100px;
  padding: 4px 4px;
  background: #d52b38;
  z-index: 11;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul ul:before {
  display: none;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #000;
  font-weight: 400;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:after {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 60%;
  margin-left: -6px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .stuck_container {
    background: transparent;
    height: 0;
  }
}
@media (max-width: 1199px) {
  .sf-menu ul > li > a {
    padding-left: 15px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  background: #d52b38;
}
.isStuck {
  background: #d52b38;
  z-index: 999;
}
.isStuck .sf-menu {
  margin-top: 0;
}
.isStuck .navbar-brand {
  padding: 0;
}
@media only screen and (max-width: 992px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck .sf-menu ul {
  top: 70px;
}
.isStuck .sf-menu ul ul {
  top: 0;
}
/*==================     ToTop     ======================*/
.toTop {
  width: 42px;
  height: 42px;
  font-size: 40px!important;
  line-height: 30px!important;
  background: #d4d4d4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 290px;
  bottom: 334px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:before {
  color: #2c2c2d;
}
.toTop:hover {
  background: #d52b38;
  text-decoration: none;
}
.toTop:hover:before {
  color: #fff;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  filter: alpha(opacity=100);
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.parallax_cnt h1 {
  font-size: 72px;
  line-height: 55px;
  font-family: "Rokkitt", Georgia, serif;
}
@media (max-width: 767px) {
  .parallax_cnt h1 {
    font-size: 60px;
  }
}
.parallax_cnt h1 small {
  font-size: 48px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0;
}
.parallax_cnt h3,
.parallax_cnt h1,
.parallax_cnt small {
  color: #fff;
}
.parallax a.link {
  text-decoration: underline;
}
.parallax2 .parallax_cnt {
  color: #fff;
}
.parallax2 .parallax_cnt h2 {
  font-size: 52px;
  line-height: 52px;
  color: #fff;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.parallax2 .parallax_cnt h3 {
  line-height: 30px;
  font-style: italic;
  color: #fff;
  letter-spacing: 0;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.parallax2 .parallax_cnt * + h3 {
  margin-top: 19px;
}
.parallax2 .parallax_cnt * + .row {
  margin-top: 70px;
}
.parallax3 .parallax_cnt {
  color: #fff;
}
.parallax3 .parallax_cnt h2 {
  font-size: 52px;
  line-height: 52px;
  color: #fff;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  letter-spacing: 1.4px;
}
.parallax3 .parallax_cnt h3 {
  color: #fff;
  letter-spacing: 2.4px;
  line-height: 24px;
}
.parallax3 .parallax_cnt .h3__skin {
  line-height: 30px;
  font-style: italic;
  color: #fff;
  letter-spacing: -0.5px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.parallax3 .parallax_cnt * + .h3__skin {
  margin-top: 10px;
}
.parallax3 .parallax_cnt * + h3 {
  margin-top: 10px;
}
.parallax3 .parallax_cnt * + .row {
  margin-top: 62px;
}
.parallax3 .parallax_cnt h3 + p {
  margin-top: 12px;
}
.parallax3 .parallax_cnt .row + .row {
  margin-top: 50px;
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilepanel {
  z-index: 9999998!important;
}
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999998;
  text-align: left;
  font: 700 15px/41px "Roboto Condensed", Helvetica, Arial, sans-serif;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #d52b38;
  background: rgba(255, 255, 255, 0.95);
  line-height: 20px;
  overflow: auto;
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.lt-ie9 .rd-mobilemenu_ul {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff');
  zoom: 1;
}
.rd-mobilemenu_ul li.active {
  color: #404855;
}
.rd-mobilemenu_ul li.active ul {
  color: #d52b38;
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 9px 25px 11px;
}
.rd-mobilemenu_ul a:hover {
  background: #d52b38;
  color: #404855;
  text-decoration: none;
}
.rd-mobilemenu_ul ul {
  padding-left: 0;
  list-style-type: none;
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #ffffff;
  color: #666666;
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: fixed;
  left: 56px;
  right: 56px;
  color: #d52b38;
  font-size: 19px;
  line-height: 61px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  color: #000000;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle:before {
  content: '\f0c9';
  font-family: 'FontAwesome';
}
.rd-mobilepanel_toggle.active:before {
  content: '\f00d';
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
/*==================  Panel Menu  ======================*/
@media (max-width: 767px) {
  #panel {
    right: 25px;
    position: fixed;
    top: 0;
    width: 46px;
    z-index: 9999999;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #panel .bs-docs-nav {
    border-radius: 7px;
    top: 4px;
  }
  #panel .bs-docs-nav .navbar-nav li {
    position: static;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle {
    border: none!important;
    padding: 9px 0px;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle:hover {
    background: #563D7C!important;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle:active {
    background: #563D7C;
  }
  #panel .bs-docs-nav .navbar-header .navbar-toggle:focus {
    background: #563D7C;
  }
  .navbar-collapse {
    background: #563D7C;
    width: 175px;
    position: absolute;
    right: 15px;
    top: 52px;
    padding-bottom: 10px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .navbar-collapse .dropdown-menu {
    padding-bottom: 15px;
    min-width: 135px!important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
@media (max-width: 767px) and (max-width: 425px) {
  .navbar-collapse {
    width: 135px;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu li a {
    padding-left: 15px!important;
  }
  .navbar-nav .open .dropdown-menu ul {
    padding-left: 23px!important;
  }
  .navbar-nav .open .dropdown-menu ul a {
    padding-left: 5px;
  }
  .navbar-nav .open .dropdown-menu a {
    padding-left: 12px!important;
  }
}
@media (max-width: 767px) and (max-height: 500px) {
  .navbar-nav .open .dropdown-menu {
    font-size: 9px!important;
    position: absolute!important;
    background: #62458d !important;
    min-width: 135px!important;
    top: 0;
    right: 100%;
    left: -100%;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding-left: 15px!important;
  }
  .navbar-nav .open .dropdown-menu ul {
    padding-left: 23px!important;
  }
  .navbar-nav .open .dropdown-menu ul a {
    padding-left: 5px;
  }
  .navbar-nav .open .dropdown-menu a {
    padding-left: 12px!important;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
@media (max-width: 991px) {
  header {
    text-align: center;
  }
  header .sf-menu,
  header .search-form {
    float: none;
  }
}
main {
  background: #ffffff;
}
footer {
	background-color: #FFFFFF;
	background-position: 100% 100%;
}
footer .footer-brand {
	padding: 53px 0px 15px;
	max-width: 270px;
}
footer .footer-brand h2 {
  font-family: "Pacifico", Georgia, serif;
  text-transform: none;
  font-size: 50px;
  line-height: 38px;
  color: #ffffff;
  padding-right: 10px;
}
footer .footer-brand * + p {
  margin-top: 14px;
}
@media (max-width: 991px) {
  footer {
    text-align: center;
  }
  footer .footer-brand {
    text-align: center;
    display: inline-block;
  }
}
/* Annsys Start  */
@media (min-width: 1220px) {
 .socialgrpicn{
	margin-top:15%;
	}
.socialicn{
	padding:8px;
	}

}
@media only screen and (min-width:1399px) and (max-width: 2599px){

h8{
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	color: #D41F40;
	font-weight: 700;
	letter-spacing: 0;
}	
.Header_freeesimts{
	margin: 0;
    padding-left: 15px;
    font-size: 30px;
    font-weight: 500;
    color: black;
    padding-top: 10px;
}
.Header_freeeruss{
	margin: 0;
    padding-left: 51px;
    font-size: 21px;
    font-weight: 500;
    padding-top: 26px;
}
}
@media only screen and (min-width:985px) and (max-width: 1399px){

h8{
	font-size: 32px;
	line-height: 30px;
	text-transform: uppercase;
	color: #D41F40;
	font-weight: 700;
	letter-spacing: 0;
}	
.Header_freeesimts{
	margin: 0;
    padding-left: 9px;
    font-size: 24px;
    font-weight: 500;
    color: black;
    padding-top: 5px;
}
.Header_freeeruss{
	margin: 0;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
    padding-top: 26px;
}
}
@media only screen and (min-width:767px) and (max-width: 984px){
h8{
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
	color: #D41F40;
	font-weight: 700;
	letter-spacing: 0;
}	
.Header_freeesimts{
	margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: black;
    padding-top: 5px;
}
.Header_freeeruss{
	margin: 0;
    font-size: 15px;
    font-weight: 500;
    padding-top: 10px;
}
}
@media only screen and (min-width:361px) and (max-width: 766px){
h8{
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	color: #D41F40;
	font-weight: 700;
	letter-spacing: 0;
}	
.Header_freeesimts{
	margin: 0;
    font-size: 22px;
    font-weight: 500;
    color: black;
    padding-top: 5px;
}
.Header_freeeruss{
	margin: 0;
    font-size: 17px;
    font-weight: 500;
    padding-top: 10px;
}
}
@media only screen and (min-width:280px) and (max-width: 360px){
h8{
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	color: #D41F40;
	font-weight: 700;
	letter-spacing: 0;
}	
.Header_freeesimts{
	margin: 0;
    font-size: 19px;
    font-weight: 500;
    color: black;
    padding-top: 5px;
}
.Header_freeeruss{
	margin: 0;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
}
.socialgrpicn .socialicn
{
	padding-left:10px;
}
}
/*========================================================
                     MEDIA QUERIES
=========================================================*/
@media (min-width: 1220px) {
  .container {
    padding: 0;
	}
  }
@media (max-width: 767px) {
  .col-xs-12 + .col-xs-12 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .col-xs-8 + .col-xs-8 {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .col-xs-8,
  .col-md-8 {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .col-md-4 + .col-md-3,
  .col-md-3 + .col-md-5,
  .col-md-4 + .col-md-4,
  .col-md-6 + .col-md-6 {
    margin-top: 20px;
  }
}
/* Annsys Start */
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}