/* for instagram */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Open+Sans:300,400,600,700,800");
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; }

hr {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  color: #666666;
  line-height: 26px;
  font-weight: 400;
  font-size: 18px; }

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

ul {
  list-style: none; }

ul li {
  list-style: none; }

a {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s;
  color: #043562; }
  a:hover {
    color: #628fca; }

.row p a {
  border-bottom: 1px solid #043562;
  color: #043562;
  font-weight: bold; }

.row p a:hover {
  border-bottom: 1px solid #628fca;
  color: #628fca; }

a:focus, a:active {
  outline: none; }

blockquote, q {
  quotes: none; }

form, fieldset {
  border-style: none;
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px; }

table, tr, td {
  border: 1px solid #043562; }

td {
  padding: 10px; }

input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="submit"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0; }

a img {
  outline: none;
  border: none; }

.visible-lg {
  display: block; }

.visible-xs {
  display: none; }

.clearfix {
  clear: both; }

.clearfix:after {
  clear: both; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clear {
  clear: both; }

.alignnone {
  margin: 0 auto; }

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

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.alignleft {
  float: left;
  margin: 0 30px 15px 0; }

p {
  margin-bottom: 15px;
  font-size: 18px;
  color: #272525;
  line-height: 26px;
  font-weight: 400;
  font-family: inherit; }

b, strong {
  font-weight: 700; }

i, em {
  font-style: italic; }

ol {
  padding-left: 25px; }

img {
  max-width: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  margin-bottom: 15px; }

h1 {
  font-size: 42px;
  line-height: 50px; }

h2 {
  font-size: 36px;
  line-height: 40px; }

h3 {
  font-size: 28px;
  line-height: 36px; }

h4 {
  font-size: 22px;
  line-height: 32px; }

h5 {
  font-size: 18px;
  line-height: 30px; }

h6 {
  font-size: 16px;
  line-height: 25px; }

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.desktop-view {
  display: block; }

.mobile-view {
  display: none; }

.container {
  width: 1030px;
  margin: 0 auto;
  padding: 0 15px; }

.white {
  color: #ffffff; }

.blue {
  color: #043562; }

.blue2 {
  color: #628fca; }

.bluebg {
  background-color: #043562; }

/* ======================================= */
/* ============== Header ================= */
/* ======================================= */
/* for instagram */
svg:not(:root) {
  overflow: hidden; }

svg.icon {
  display: inline-block;
  fill: currentcolor;
  height: 1em;
  position: relative;
  top: -0.0625em;
  vertical-align: middle;
  width: 1em;
  margin-left: 2px; }

.header .top-wrap {
  overflow: hidden;
  background-color: #003263;
  padding: 5px 0; }
  .header .top-wrap .left-wrap, .header .top-wrap .right-wrap,
  .header .top-wrap .right-wrap > div,
  .header .top-wrap .right-wrap > div > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #043562; }
  .header .top-wrap .user {
    width: 20px;
    padding-right: 0;
    position: relative; }
    .header .top-wrap .user ul {
      width: 100%; }
      .header .top-wrap .user ul li {
        display: inline-block;
        vertical-align: middle; }
        .header .top-wrap .user ul li last-child {
          color: #628fca; }
      .header .top-wrap .user ul input[type=text] {
        width: 100px;
        border: none;
        font-size: 14px;
        background-color: white;
        background-image: url("../images/search.png");
        background-position: center right;
        padding: 5px 5px;
        background-repeat: no-repeat;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
        position: absolute;
        top: -12px;
        right: -5px;
        cursor: pointer; }
      .header .top-wrap .user ul input[type=text]:focus {
        width: 200px;
        border: 1px solid #043562;
        padding: 5px 5px;
        background-position: center right; }
    .header .top-wrap .user a.login {
      color: #628fca;
      margin: 0 8px 0 25px;
      font-weight: 600;
      border-left: 1px solid rgba(33, 25, 21, 0.1);
      padding: 0 10px; }
      .header .top-wrap .user a.login:hover {
        color: #043562; }
  .header .top-wrap .left-wrap .btn {
    padding: 5px 20px;
    letter-spacing: 2px;
    margin-right: 5px; }
  .header .top-wrap .right-wrap {
    width: 574px;
    padding: 5px 0;
    margin-left: 15px; }
    .header .top-wrap .right-wrap.full {
      width: 100%;
      margin-left: 0; }
    .header .top-wrap .right-wrap > div.phone {
      width: 170px; }
    .header .top-wrap .right-wrap > div > span {
      text-align: left; }
    .header .top-wrap .right-wrap > div span.img {
      color: #ffffff;
      padding: 5px 10px; }
      .header .top-wrap .right-wrap > div span.img svg {
        color: #93aeda; }
    .header .top-wrap .right-wrap > div span.txt {
      width: auto; }
      .header .top-wrap .right-wrap > div span.txt a {
        font-size: 18px;
        font-weight: 600;
        color: #fff; }
    .header .top-wrap .right-wrap > div a:hover {
      color: #628fca; }

.header .bottom-wrap {
  padding-bottom: 10px;
  background-color: white; }
  .header .bottom-wrap .container > div {
    display: inline-block;
    vertical-align: middle; }
  .header .bottom-wrap .nav #menu > li > ul {
    top: 76px; }

.header .bottom-wrap.scroll-to-fixed-fixed {
  background-color: #fff;
  padding-bottom: 0; }
  .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > ul {
    top: 73px; }

.header .logo {
  width: 282px;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s; }

.header .main-menu {
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  width: 689px;
  margin-left: 15px;
  text-align: center; }

.nav ul#menu {
  margin: 0;
  position: relative;
  text-align: right; }

.nav ul li a {
  font-family: inherit;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  text-transform: capitalize; }

.nav #menu > li {
  position: relative;
  z-index: 9999;
  display: inline-block;
  list-style: none;
  text-align: center; }

.nav #menu > li > a {
  color: #272525;
  padding: 20px 11px;
  font-weight: 400;
  display: inline-block; }

.nav #menu > li:last-child a {
  padding-right: 0; }

.nav #menu > li > a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid transparent; }

.nav #menu > li.current-menu-item > a,
.nav #menu > li > a:hover,
.nav #menu > li.current-menu-parent > a {
  color: #628fca; }

.nav #menu > li.current-menu-item > a,
.nav #menu > li > a.active,
.nav #menu > li.current-menu-parent > a {
  font-weight: 700;
  color: #628fca; }
  .nav #menu > li.current-menu-item > a:before,
  .nav #menu > li > a.active:before,
  .nav #menu > li.current-menu-parent > a:before {
    border-bottom-color: #628fca; }

.nav #menu > li.current-menu-item > a:before,
.nav #menu > li > a:hover:before,
.nav #menu > li.current-menu-parent > a:before {
  border-bottom-color: #628fca; }

.nav #menu > li > ul {
  width: 100%;
  min-width: 207px;
  display: none;
  background-color: #628fca;
  position: absolute;
  left: 0;
  top: 73px;
  z-index: 999;
  padding: 0px 0px; }

/* .scroll-to-fixed-fixed .nav #menu > li > ul {
	top:84px;
} */
.nav #menu > li > ul > li {
  float: none;
  margin-left: 0;
  height: auto;
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.05s ease-in;
  -moz-transition: all 0.05s ease-in;
  -o-transition: all 0.05s ease-in;
  transition: all 0.05s ease-in; }

.nav #menu > li > ul > li a {
  display: block;
  color: #FFF;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s;
  padding: 10px 10px;
  border-bottom: 1px solid #FFF;
  position: relative; }

.nav #menu > li > ul > li:last-child a {
  border-bottom: none; }

.nav #menu > li > ul > li a:hover, .nav #menu > li.current-menu-parent > ul > li.current-menu-item a {
  background-color: #043562;
  text-decoration: none;
  color: #ffffff; }

.menu-btn {
  border: 2px solid #ffffff;
  background-color: #043562;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  cursor: pointer;
  height: 36px;
  margin-top: 0;
  position: absolute;
  top: 20px;
  right: 0px;
  padding: 1px;
  width: 46px;
  margin-bottom: 0; }

.cbp-af-header.cbp-af-header-shrink .tagLine h1.eng {
  font-size: 17px; }

.cbp-af-header.cbp-af-header-shrink h1 {
  font-size: 22px;
  line-height: 28px; }

#showRightPush.menu-btn {
  float: right; }

.lines:before {
  border-bottom: 13px double #FFF;
  border-top: 4px solid #FFF;
  content: "";
  height: 22px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 31px;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s; }

.crossBtn {
  cursor: pointer;
  display: inline-block;
  float: left;
  width: 46px;
  text-align: center;
  padding: 13px;
  position: absolute;
  left: 5px;
  top: 0;
  z-index: 9999;
  display: block; }

.crossBtn i {
  font-size: 20px;
  color: #FFF; }

/* The Modal (background) */
#myModal.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 10000;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(98, 143, 202, 0.5); }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 700px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.modal-header {
  padding: 25px 16px;
  /* fallback/image non-cover color */
  background-color: #1c486c;
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(10deg, #043562, #628fca);
  /* Safari 4+, Chrome 1+ */
  background: -webkit-linear-gradient(10deg, 0% 0%, 0% 100%, from(#043562), to(#628fca));
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-linear-gradient(10deg, #043562, #628fca);
  /* Opera 11.10+ */
  background: -o-linear-gradient(#043562, #628fca);
  color: white;
  text-transform: uppercase;
  text-align: center; }

.modal-body {
  padding: 10px 16px; }

.modal-body .form {
  width: 100%;
  -webkit-box-shadow: 0px 0 5px 6px #e2e2e3;
  -moz-box-shadow: 0px 0 5px 6px #e2e2e3;
  box-shadow: 0px 0 5px 6px #e2e2e3;
  padding: 20px 20px; }

.modal-footer {
  padding: 2px 16px;
  /* fallback/image non-cover color */
  background-color: #1c486c;
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(10deg, #043562, #628fca);
  /* Safari 4+, Chrome 1+ */
  background: -webkit-linear-gradient(10deg, 0% 0%, 0% 100%, from(#043562), to(#628fca));
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-linear-gradient(10deg, #043562, #628fca);
  /* Opera 11.10+ */
  background: -o-linear-gradient(#043562, #628fca);
  color: white; }

/* The Modal Ends */
/* ===================================== */
/* ============= Body Content ========== */
/* ===================================== */
.section a:focus, .section a:active {
  outline: none; }

.section ul {
  margin-bottom: 15px;
  padding-left: 15px; }

.section ul li {
  list-style: none;
  font-family: inherit;
  position: relative;
  padding-left: 18px; }

.section ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  background-color: #384653;
  top: 10px; }

.section li {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #272525; }

.section.page {
  padding: 60px 0; }

.section-title {
  overflow: hidden;
  margin-bottom: 10px; }

.section-title h6 {
  color: #043562;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px; }

.section-title h2 {
  margin-bottom: 0;
  font-size: 64px;
  line-height: 72px; }

.section-title h3 {
  font-size: 42px;
  line-height: 50px;
  text-transform: uppercase; }

.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5 {
  margin-bottom: 0; }

.bgImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bgImage .layer {
  background-color: rgba(33, 25, 21, 0.6); }

.hero-wrapper .layer {
  background-color: rgba(40, 40, 40, 0.7); }

.home-hero .content {
  padding: 50px 0;
  width: 100%;
  margin: 0 auto; }
  .home-hero .content p, .home-hero .content h1 {
    color: #ffffff;
    text-align: center; }
  .home-hero .content h1 {
    font-weight: 600;
    font-size: 54px;
    line-height: 64px; }
  .home-hero .content p {
    font-size: 16px;
    line-height: 26px; }

#home-slider.slick-dotted {
  margin-bottom: 0; }

#home-slider .slick-slide img {
  width: 100%; }

#home-slider img.desktop-view {
  display: block; }

#home-slider img.mobile-view {
  display: none; }

.slider-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: left;
  background-color: rgba(214, 216, 219, 0.2); }
  .slider-content a.btn {
    margin: 40px 10px 0 0;
    padding: 8px 15px; }
  .slider-content .content {
    font-family: "Montserrat", sans-serif;
    padding-top: 15%;
    width: 100%;
    margin: 0 auto; }
    .slider-content .content .hr {
      border: none; }
      .slider-content .content .hr.sm {
        width: 30px;
        height: 5px;
        background: #043562; }
      .slider-content .content .hr.lg {
        width: 250px;
        height: 1px;
        background: #043562; }
      .slider-content .content h3 {
        color: #003366;
        font-weight: 700;
        margin-bottom: 0;
        position: relative;
        padding-left: 40px;
      }
      
      .slider-content .content h3:before {
        content: '';
        width: 30px;
        height: 5px;
        background: #043562;
        left: 0;
        position: absolute;
        top: 15px;
      }

    .slider-content .content span.gap {
      padding: 20px 0;
      display: block;
      width: 100%; }
    .slider-content .content h1, .slider-content .content p {
      color: #628fca; }
    .slider-content .content h1 {
      font-weight: 600;
      font-size: 76px;
      line-height: 86px; }
      .slider-content .content h1 span {
        color: #043562;
        display: block; }
    .slider-content .content p {
      font-weight: 300;
      font-size: 19px;
      color: #272525;
      line-height: 29px;
      text-transform: uppercase;
      margin-bottom: 0; }

.slick-dots {
  bottom: 40px; }

.section .slick-slider ul li:before {
  top: 0;
  margin: 0;
  width: auto;
  height: auto;
  background: transparent; }

.slick-slider .slick-dots li button:before {
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  content: ''; }

.slick-dots li button {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #666666;
  border-radius: 50%; }

.slick-prev {
  left: -30px;
  z-index: 222; }

.slick-next {
  right: -30px; }

#home-slider .slick-dots li button {
  border: 1px solid #FFF; }

#home-slider .slick-prev {
  left: 60px; }

#home-slider .slick-next {
  right: 60px; }

.slick-prev, .slick-next {
  font-size: 30px;
  line-height: 28px;
  width: auto;
  height: auto;
  color: #FFF; }

.slick-prev:before, .slick-next:before {
  content: ''; }

.slick-dots li.slick-active button, .slick-dots li:hover button {
  background-color: #043562;
  border: 1px solid #043562; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: #FFF;
  outline: none; }

.slider-wrpper {
  position: relative; }
  .slider-wrpper .anchor {
    position: absolute;
    bottom: 150px;
    text-align: center;
    width: 100%;
    z-index: 22; }

/* ================  heading =================== */
.top-wrap .sl {
  position: absolute;
  z-index: 222;
  height: 1px;
  width: 43%;
  left: 0;
  margin: 0;
  background-color: #009adf; }
  .top-wrap .sl.wh {
    background-color: #ffffff; }

.title {
  font-family: "Open Sans", sans-serif; }
  .title .wc {
    color: #ffffff; }
  .title .blc {
    color: #043562; }
  .title .bk {
    color: #211915; }
  .title .bold {
    font-weight: 600; }
  .title h2 span, .title h3 span {
    font-weight: 700; }
  .title h3 {
    color: #043562;
    font-size: 21px;
    line-height: 31px;
    margin: 0; }
  .title h2 {
    font-size: 35px;
    line-height: 45px;
    margin: 0;
    font-weight: 300; }
  .title hr {
    background: #043562;
    margin: 10px auto;
    height: 1px;
    border: 0; }
    .title hr.sm {
      width: 100px; }
    .title hr.lg {
      width: 100px; }
  .title p {
    margin-top: 20px; }
  .title .content {
    width: 700px;
    margin: 0 auto;
    margin-top: 40px; }
    .title .content p {
      font-size: 23px;
      line-height: 35px;
      font-weight: 300; }

.section .bottom-wrap {
  margin-top: 60px; }

/* ================  heading =================== */
/* for instagram */
.btn {
  padding: 10px 20px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  letter-spacing: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s; }
  .btn i {
    margin-left: 10px; }
  .btn img {
    width: auto !important;
    display: inline-block; }

.btn:focus, .btn:active, button:focus, button:active {
  outline: none; }

.home-blog-btn-left {
  background-color: #20110a !important; }

.default-btn {
  color: #628fca;
  border-color: #434142;
  background-color: #434142; }

.default-btn:hover {
  border-color: #009adf;
  color: #ffffff;
  background-color: #009adf; }

.white-btn {
  background-color: #ffffff;
  border-color: #628fca;
  color: #636466; }
  .white-btn.wh {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff; }

.white-btn:hover {
  background-color: #628fca;
  border-color: #628fca;
  color: #ffffff; }
  .white-btn:hover.wh {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #636466; }

.primary-btn {
  background-color: #043562;
  color: #628fca;
  border-color: #043562; }

.primary-btn:hover {
  background-color: #628fca;
  color: #ffffff;
  border-color: #628fca; }

.secondary-btn {
  background-color: #628fca;
  border-color: #628fca;
  color: #211915; }
  .secondary-btn.wh:hover {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff; }
  .secondary-btn:hover {
    background-color: #043562;
    color: #ffffff;
    border-color: #043562; }

.form-group {
  margin-bottom: 10px;
  position: relative; }
  .form-group .svg-inline--fa {
    position: absolute;
    top: 17px;
    left: 15px;
    color: #009adf; }

.form-group .form-control {
  /* background-color: #ffffff; */
  background-color: transparent;
  border-width: 1px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: #a5a4a9;
  border-bottom-color: #a5a4a9;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #636466;
  padding: 14px 40px;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  font-weight: 500; }

  .form-group .precheck span.wpcf7-list-item {
    margin: 0;
  }

.form-control:active,
.form-control:focus {
  border: 1px solid #85a4c5; }

.form-group select {
  width: 100%; }

.form-group label {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 600;
  margin-bottom: 4px;
  display: block; }

.form-group > span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.form-group > span.captchaimage {
  position: absolute;
  right: 0;
  width: 80px;
  text-align: right;
  margin-top: 9px; }

.form-group.grid2 > span {
  display: inline-block;
  vertical-align: top;
  width: 48.7%; }

.form-group.grid3 > span {
  width: 32%; }

.form-group.grid4 > span {
  width: 23.5%;
  margin-right: 2%; }

.form-group.grid5 > span {
  width: 21%;
  margin-right: 5px; }

.form-group.grid4 > span:last-child {
  margin-right: 0; }

.form-group.grid3 > span:nth-of-type(2) {
  margin: 0 2%; }

.form-group.grid2 > span:first-child {
  margin-right: 1%; }

.form-group.grid2 > span:last-child {
  margin-left: 1%; }

.form-group.grid5 > span:last-child {
  margin-right: 0; }

.form-group textarea {
  resize: none;
  font-family: "Open Sans", sans-serif; }

.form-wrap.turbo {
  -webkit-box-shadow: 0px 0px 10px 0px #c1c2c2;
  -moz-box-shadow: 0px 0px 10px 0px #c1c2c2;
  box-shadow: 0px 0px 10px 0px #c1c2c2;
  width: 85%;
  margin: 60px auto 0;
  padding: 30px; }

.submit-btn {
  cursor: pointer;
  display: block;
  float: right; }

.footer .form form .submit-input span > input {
  background-position: 31% center; }

form .submit-input {
  width: 100%;
  position: relative;
  display: block;
  text-align: center; }
  form .submit-input span > input.ar {
    background-image: url("../images/ar.png");
    background-position: 10px center;
    background-repeat: no-repeat; }
  form .submit-input.sm {
    width: 30%; }
    form .submit-input.sm img {
      left: 15%; }
  form .submit-input img {
    position: absolute;
    top: 15px;
    left: 30%; }
  form .submit-input input.submit-btn {
    width: 100%;
    background-color: #628fca; }
    form .submit-input input.submit-btn:hover {
      background-color: #043562;
      color: #ffffff; }

.search .submit-input .submit-btn {
  width: 100%; }

.search .submit-input i {
  color: #ffffff; }

.submit-input i {
  position: absolute;
  right: 15px;
  color: #043562;
  font-size: 14px;
  font-weight: 500;
  top: 12px; }
  .submit-input i:hover {
    color: #ffffff; }

/* for instagram */
.grid-wrapper {
  padding: 60px 0; }
  .grid-wrapper .content {
    margin: 50px 0 0; }
  .grid-wrapper .btn-wrap {
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
    display: block; }
    .grid-wrapper .btn-wrap .btn {
      padding: 20px 50px; }

.grid-wrap.grid3 > div {
  width: 31.6%;
  margin-bottom: 7%; }
  .grid-wrap.grid3 > div:nth-of-type(3n+2) {
    margin-left: 2%;
    margin-right: 2%; }

.grid-wrap .gr-image {
  min-height: 243px;
  background: url("../imgs/img9.jpg") no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; }

.grid-wrap .play {
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center; }

.grid-wrap .gr-text > div.wc p {
  color: #ffffff; }

.grid-wrap .gr-text > div h4 {
  font-size: 17px;
  line-height: 28px;
  margin: 20px 0; }

.grid-wrap .gr-text > div p {
  margin-bottom: 20px; }

.grid-wrap > div {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5%;
  overflow: hidden; }

.align-buttons .gr-text .wc h4 {
  min-height: 85px; }

.testi-wrapper .layer {
  background-color: rgba(0, 154, 223, 0.8);
  padding: 60px 0; }

.testi-wrapper .title h2, .testi-wrapper .title h3 {
  color: #ffffff; }

.testi-wrapper .title h3 {
  font-size: 32px;
  line-height: 38px; }

.testi-wrapper .content p {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px; }

.section .slick-slider ul {
  padding: 0;
  margin: 0; }

.map-wrap {
  width: 100%; }
  .map-wrap #map_canvas {
    min-height: 400px; }
  .map-wrap .gmnoprint {
    background: #043562; }

.take-control {
  overflow: hidden; }
  .take-control.br {
    border-top: 1px solid rgba(165, 164, 169, 0.5); }
  .take-control .img-block {
    width: 47.5%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .take-control .text-block {
    max-width: 52.4%;
    width: 52.4%;
    margin-top: 40px; }
    .take-control .text-block .cont {
      width: 400px; }
      .take-control .text-block .cont h4 {
        text-transform: uppercase; }
      .take-control .text-block .cont h1, .take-control .text-block .cont h2 {
        margin-bottom: 0; }
      .take-control .text-block .cont p {
        font-size: 18px;
        color: #272525;
        line-height: 26px;
        margin-bottom: 30px; }
  .take-control.row {
    padding: 60px 0 20px; }
    .take-control.row .title.cn .steps {
      width: 600px;
      text-align: left; }
    .take-control.row .title.cn .sr {
      padding: 10px 0 20px; }
    .take-control.row .title .sr {
      display: inline-block;
      vertical-align: top;
      font-size: 151px;
      line-height: 102px;
      padding-bottom: 40px;
      color: #009adf;
      font-weight: 800;
      border-right: 2px solid #a5a4a9;
      margin-right: 15px;
      width: 100px; }
    .take-control.row .title .steps {
      width: 871px;
      display: inline-block;
      vertical-align: top;
      color: #272525;
      font-size: 55px;
      font-weight: 300;
      line-height: 55px; }
  .take-control .row .content {
    overflow: hidden;
    display: table;
    width: 100%; }
    .take-control .row .content > div {
      display: table-cell;
      vertical-align: middle; }
  .take-control .row.align-right {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .take-control .row.align-right .img-block .cont-image {
      float: left; }
    .take-control .row.align-right .text-block {
      float: right;
      padding-left: 70px; }
      .take-control .row.align-right .text-block .cont {
        float: right; }
  .take-control .row.align-left {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .take-control .row.align-left .img-block {
      float: right; }
    .take-control .row.align-left .text-block {
      float: left;
      padding-right: 60px; }
      .take-control .row.align-left .text-block .cont {
        float: left; }

/* ==============footer================================= */
.section.form {
  background: url("../images/contact.jpg") no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .section.form .layer {
    padding: 0px 0 60px;
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2), white 30%);
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), white 30%);
    background: linear-gradient(to top, rgba(255, 255, 255, 0.2), white 30%); }

.section.form .title {
  padding: 20px 0; }
  .section.form .title h2 {
    padding: 10px 0;
    font-weight: 300; }
  .section.form .title h2 {
    color: #009adf; }

.section.form .row {
  display: table;
  width: 100%; }
  .section.form .row .left, .section.form .row .right {
    display: table-cell;
    vertical-align: top; }
  .section.form .row .left {
    -webkit-box-shadow: 0px 0px 10px 0px #c1c2c2;
    -moz-box-shadow: 0px 0px 10px 0px #c1c2c2;
    box-shadow: 0px 0px 10px 0px #c1c2c2;
    width: 60%;
    padding: 45px 40px; }
    .section.form .row .left form .submit-input {
      width: 40%; }
      .section.form .row .left form .submit-input span > input {
        background-position: 50px center; }
      .section.form .row .left form .submit-input img {
        top: 25px;
        left: 25%; }
      .section.form .row .left form .submit-input input.submit-btn {
        padding: 20px 40px; }
  .section.form .row .right {
    width: 40%; }
    .section.form .row .right .partners {
      width: 300px;
      margin: 0 auto;
      text-align: center; }
      .section.form .row .right .partners > div {
        padding: 20px 0;
        border: 1px solid #a5a4a9; }

.about {
  padding-bottom: 100px; }
  .about.margin-top {
    margin-top: -100px;
    position: relative; }
  .about .row {
    background-repeat: repeat-x;
    background-position: 0 0;
    background-size: contain; }
    .about .row .left-wrap {
      width: 42%; }
      .about .row .left-wrap p {
        color: #ffffff;
        margin-bottom: 0; }
    .about .row .right-wrap {
      max-width: 57%;
      width: 57%; }
    .about .row .cont-btn a.btn {
      width: 100%;
      text-align: left;
      padding: 15px 0 15px 20px;
      font-size: 12px; }
      .about .row .cont-btn a.btn img {
        vertical-align: middle;
        margin-right: 10px; }
      .about .row .cont-btn a.btn:first-child {
        margin-bottom: 30px; }
    .about .row .cont-btn h1, .about .row .cont-btn h2 {
      margin-bottom: 0; }
    .about .row .cont-btn p {
      font-size: 18px;
      color: #ffffff;
      line-height: 30px;
      margin-bottom: 0; }
    .about .row .content {
      background-color: #628fca;
      overflow: hidden;
      display: block;
      padding: 60px 60px;
      width: 90%; }
      .about .row .content > div {
        display: inline-block;
        vertical-align: middle; }
  .about.align-left .left-wrap {
    float: right; }
    .about.align-left .left-wrap .cont-btn {
      padding-left: 0; }
  .about.align-left .right-wrap {
    float: left; }
    .about.align-left .right-wrap .cont-btn {
      padding-right: 60px; }
  .about.align-right .left-wrap {
    float: left; }
    .about.align-right .left-wrap .cont-btn {
      padding-left: 0; }
  .about.align-right .right-wrap {
    float: right; }
    .about.align-right .right-wrap .cont-btn {
      padding-left: 60px; }

/* for instagram */
.section.inner-page {
  padding: 40px 0 60px;
  /*row*/ }
  .section.inner-page hr {
    margin: 10px 0;
    width: 350px; }
  .section.inner-page .content {
    width: 100%; }
  .section.inner-page .title {
    margin-bottom: 20px; }
    .section.inner-page .title hr {
      margin: 10px 0;
      width: 350px; }
  .section.inner-page .fullWidth {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    text-align: left; }
    .section.inner-page .fullWidth h3 {
      font-size: 26px;
      margin-top: 0;
      color: #043562;
      margin-bottom: 10px; }
  .section.inner-page .row {
    margin-bottom: 30px;
    overflow: hidden; }
    .section.inner-page .row > div p {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 20px; }
    .section.inner-page .row .rightCont h3 {
      margin-top: 0;
      color: #043562;
      margin-bottom: 10px; }
    .section.inner-page .row .rightCont h2 {
      font-size: 35px;
      line-height: 45px;
      margin: 0;
      font-weight: 300; }
    .section.inner-page .row .leftCont h2 {
      font-size: 35px;
      line-height: 45px;
      margin: 0;
      font-weight: 300; }
    .section.inner-page .row .leftCont.float-right {
      float: right;
      margin-left: 2%;
      text-align: center; }
    .section.inner-page .row .leftCont.float-left {
      float: left;
      margin-right: 2%;
      text-align: center; }
    .section.inner-page .row .rightCont.float-right {
      float: right;
      margin-left: 2%;
      text-align: left; }
    .section.inner-page .row .rightCont.float-left {
      float: left;
      margin-right: 2%;
      text-align: left; }
    .section.inner-page .row .leftCont.width50,
    .section.inner-page .row .rightCont.width50 {
      width: 48%; }
    .section.inner-page .row .leftCont.width60,
    .section.inner-page .row .rightCont.width60 {
      width: 58%; }
    .section.inner-page .row .leftCont.width40,
    .section.inner-page .row .rightCont.width40 {
      width: 38%; }
    .section.inner-page .row.blockImg h3 {
      margin-top: 0;
      color: #043562;
      margin-bottom: 10px; }
    .section.inner-page .row .imgBlock > div {
      display: inline-block;
      vertical-align: top; }
    .section.inner-page .row .imgBlock.grid2 > div {
      width: 48.7%; }
    .section.inner-page .row .imgBlock.grid3 > div {
      width: 32.3%; }
    .section.inner-page .row .imgBlock.grid2 > div:first-child {
      margin-right: 1%; }
    .section.inner-page .row .imgBlock.grid2 > div:last-child {
      margin-left: 1%; }
    .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(2) {
      margin: 0 1%; }
    .section.inner-page .row .imgBlock.grid3 a > h4 {
      margin: 10px 0;
      font-size: 24px;
      color: #272525;
      font-weight: 400; }

/* innerpage */
/* for instagram */
.accblog {
  overflow: hidden; }
  .accblog .left-wrap {
    width: 50%; }
  .accblog .right-wrap {
    max-width: 50%;
    width: 50%; }
  .accblog .image {
    height: 31.2em; }
  .accblog .top-wrap {
    padding: 50px 0 30px; }
    .accblog .top-wrap .title {
      font-weight: 300; }
  .accblog .box {
    width: 500px; }
    .accblog .box .cont .text {
      padding: 60px; }
    .accblog .box .cont h6 {
      margin-bottom: 5px;
      font-size: 22px;
      color: #ffffff;
      font-weight: 600; }
    .accblog .box .cont p {
      font-size: 18px;
      color: #ffffff;
      line-height: 30px;
      margin-bottom: 30px; }
  .accblog .row {
    display: block; }
    .accblog .row .content {
      background-color: #434142;
      overflow: hidden;
      display: table;
      width: 100%; }
      .accblog .row .content > div {
        display: table-cell;
        vertical-align: top; }
    .accblog .row.align-right {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      .accblog .row.align-right .left-wrap {
        background-color: #717175;
        float: left; }
        .accblog .row.align-right .left-wrap .box {
          float: right; }
          .accblog .row.align-right .left-wrap .box .text {
            background-color: rgba(98, 143, 202, 0.8);
            width: 70%; }
      .accblog .row.align-right .right-wrap {
        background-color: #434142;
        float: left; }
        .accblog .row.align-right .right-wrap .box {
          float: left; }
    .accblog .row.align-left {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      .accblog .row.align-left .left-wrap {
        float: right;
        background-color: #717175; }
        .accblog .row.align-left .left-wrap .box {
          float: left; }
          .accblog .row.align-left .left-wrap .box .top-wrap {
            text-align: right; }
            .accblog .row.align-left .left-wrap .box .top-wrap .sl {
              left: auto;
              right: 0; }
          .accblog .row.align-left .left-wrap .box .cont {
            float: right; }
            .accblog .row.align-left .left-wrap .box .cont .text {
              float: right;
              text-align: right; }
          .accblog .row.align-left .left-wrap .box .text {
            background-color: rgba(98, 143, 202, 0.8);
            width: 70%; }
      .accblog .row.align-left .right-wrap {
        background-color: #434142;
        float: left; }
        .accblog .row.align-left .right-wrap .box {
          float: right; }

/* for instagram */
.steps {
  overflow: hidden; }
  .steps .left-wrap {
    width: 60.8%; }
    .steps .left-wrap .box {
      float: right; }
  .steps .right-wrap {
    max-width: 39%;
    width: 39%; }
  .steps .image {
    height: auto; }
  .steps .top-wrap {
    padding-bottom: 30px; }
    .steps .top-wrap .sl {
      width: 58%;
      background-color: #ffffff; }
    .steps .top-wrap .title {
      font-weight: 300; }
      .steps .top-wrap .title h2 {
        color: #ffffff; }
      .steps .top-wrap .title span {
        font-weight: 600; }
  .steps .box {
    width: 696px; }
    .steps .box .cont .text {
      padding: 20px 80px 60px 0; }
    .steps .box .cont h6 {
      margin-bottom: 5px;
      font-size: 18px;
      color: #ffffff;
      font-weight: 600; }
    .steps .box .cont p {
      font-size: 18px;
      color: #ffffff;
      line-height: 30px;
      margin-bottom: 30px; }
  .steps .row {
    display: block;
    padding-top: 80px; }
    .steps .row.grey {
      background-color: #717175; }
    .steps .row.wh {
      background-color: #ffffff; }
      .steps .row.wh h6, .steps .row.wh p, .steps .row.wh .title h2 {
        color: #272525; }
      .steps .row.wh .sl {
        background-color: #009adf; }
    .steps .row.blue2 {
      background-color: #009adf; }
    .steps .row .content {
      overflow: hidden;
      display: table;
      width: 100%; }
      .steps .row .content > div {
        display: table-cell;
        vertical-align: bottom; }

/* for instagram */
.section.blogsec {
  padding: 60px 0 0 0; overflow: hidden; margin-bottom: 0; }
  .blogsec .wp-pagenavi{
    padding-bottom: 60px;

  }
  .section.blogsec .btn-group {
  padding: 50px 0; overflow: hidden; background-color: #618fca; width: 100%; }

  .section.blogsec .btn-group a{
    background-color: #000000;
    color: #618fca;
    letter-spacing: 1px;
    width: 45%;
    text-align: left;
  }

    .section.blogsec .btn-group a.left-align {
      float: left;
    }
    .section.blogsec .btn-group a.right-align {
      float: right;
    }

  .section.blogsec ul li:before {
    content: none; }

.blogsec {
  margin-bottom: 20px;
  overflow: hidden;
  /*---------sidebar----------------*/ }
  .blogsec .blogleft {
    float: left;
    width: 73%;
    margin-right: 3%; }
    .blogsec .blogleft.full {
      width: 100%;
      margin-right: 0; }
  .blogsec .blogrow {
    padding-bottom: 20px;
    margin-bottom: 20px;
    /* border-bottom: 2px solid #211915; */
    /*blogcontain*/ }
    .blogsec .blogrow .blogcontain {
      position: relative;
      overflow: hidden;
      /*Blogsocial*/
      /*-------blog2-----------*/ }
      .blogsec .blogrow .blogcontain .blogimg {
        width: 29%;
        margin-right: 2%;
        float: left; }
        .blogsec .blogrow .blogcontain .blogimg img {
          border: 1px solid #043562; }
        .blogsec .blogrow .blogcontain .blogimg.single {
          width: 100%; }
          .blogsec .blogrow .blogcontain .blogimg.single img {
            width: 100%;
            border: 0; }
      .blogsec .blogrow .blogcontain .blogtext {
        float: left;
        width: 69%; }
        .blogsec .blogrow .blogcontain .blogtext h2 {
          font-size: 36px;
          line-height: 40px; }
        .blogsec .blogrow .blogcontain .blogtext b {
          font-weight: bold;
          margin-bottom: 20px;
          display: block;
          line-height: 22px; }
        .blogsec .blogrow .blogcontain .blogtext p {
          font-size: 18px;
          line-height: 26px;
          margin-bottom: 20px; }
        .blogsec .blogrow .blogcontain .blogtext.single {
          padding-top: 20px;
          width: 100%; }
          .blogsec .blogrow .blogcontain .blogtext.single p {
            line-height: 26px; }
      .blogsec .blogrow .blogcontain .blog_social {
        float: right; }
        .blogsec .blogrow .blogcontain .blog_social ul li {
          display: inline-block;
          vertical-align: middle;
          padding: 0;
          margin: 0; }
  .blogsec .sidebar {
    float: right;
    width: 24%;
    /*side*/
    /*==============Newsletter=========================================================*/
    /*---------------newsletter-----------------------------------------------*/ }
    .blogsec .sidebar .search-form {
      position: relative;
      width: 100%; }
      .blogsec .sidebar .search-form .form-group {
        padding: 0; }
      .blogsec .sidebar .search-form .submit-btn {
        background-color: transparent;
        background-image: url(../images/search.png);
        background-position: center center;
        background-repeat: no-repeat;
        border: medium none;
        height: 26px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 28px;
        margin-top: 0;
        z-index: 333; }
    .blogsec .sidebar input {
      width: 100%;
      padding: 12px 12px; }
    .blogsec .sidebar .side {
      padding: 20px 0;
      text-align: center; }
      .blogsec .sidebar .side h3 {
        font-size: 24px; }
      .blogsec .sidebar .side p {
        line-height: 24px; }
    .blogsec .sidebar .newsletter {
      width: 100%;
      text-align: center; }
      .blogsec .sidebar .newsletter .news-btn {
        background-color: #043562;
        width: 100%;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 700;
        padding: 0;
        font-size: 15px;
        cursor: pointer; }
      .blogsec .sidebar .newsletter .news-form {
        display: none;
        margin-top: 15px; }
        .blogsec .sidebar .newsletter .news-form input[type="text"], .blogsec .sidebar .newsletter .news-form input[type="email"] {
          width: 100%;
          padding: 8px 12px;
          font-size: 16px; }
        .blogsec .sidebar .newsletter .news-form input[type="submit"] {
          background-color: #043562;
          cursor: pointer;
          padding: 12px 0;
          font-size: 15px;
          color: #ffffff;
          text-transform: uppercase; }
          .blogsec .sidebar .newsletter .news-form input[type="submit"]:hover {
            background-color: #010d19; }

/* for instagram */
.portal-wrapper {
  padding: 60px 0;
  overflow: hidden; }

.portal-wrapper .left-wrap {
  float: left;
  width: 70%;
  padding-right: 5%; }

.portal-wrapper .right-wrap {
  float: right;
  width: 30%; }

.portal-login .form-control {
  border: 1px solid #628fca; }

.portal-login .submit-btn,
.portal-login .forget-btn {
  font-size: 14px;
  font-weight: 700;
  width: auto;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  padding: 8px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px; }

.right-wrap .module {
  margin-bottom: 25px; }

/* for instagram */
.contact {
  padding: 60px 0 0; }
  .contact .row {
    display: block; }
    .contact .row > div {
      display: inline-block;
      vertical-align: top; }
    .contact .row .left, .contact .row .right {
      width: 49.5%;
      margin-bottom: 40px; }
    .contact .row .left .form-wrap {
      width: 90%; }
    .contact .row .right {
      border: 2px solid #043562; }
      .contact .row .right span {
        font-weight: bold; }
      .contact .row .right p {
        margin-bottom: 0; }

.form-wrapper {
  width: 100%; }
  .form-wrapper .form-group {
    margin-bottom: 20px; }
  .form-wrapper form .submit-input i {
    color: #ffffff;
    right: 25px; }
  .form-wrapper form .submit-btn {
    float: left; }

.contact-form div.wpcf7 img.ajax-loader {
  float: right; }

.contact-form div.wpcf7-response-output {
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: #ff5100; }

.contact-form span.wpcf7-not-valid-tip {
  color: #ff5100;
  font-size: 14px; }

.contact-form div.wpcf7-validation-errors {
  border: 2px solid #043562; }

/* ===================================== */
/* =============== Footer ============== */
/* ===================================== */
/* ============Social links========= */
.footer .social-links {
  margin: 20px 0 0; }
  .footer .social-links ul {
    padding: 0; }
    .footer .social-links ul li {
      display: inline-block;
      vertical-align: top;
      width: auto;
      margin-right: 10px; }
      .footer .social-links ul li a {
        display: inline-block; }
        .footer .social-links ul li a svg {
          background-color: #628fca;
          background-color: #628fca;
          padding: 8px;
          color: #ffffff;
          text-align: center;
          width: 40px;
          display: block;
          height: 40px;
          font-size: 15px;
          margin-bottom: 10px; }
          .footer .social-links ul li a svg:hover {
            -webkit-transition: all 0.25s ease-in 0s;
            -moz-transition: all 0.25s ease-in 0s;
            -o-transition: all 0.25s ease-in 0s;
            transition: all 0.25s ease-in 0s; }
            .footer .social-links ul li a svg:hover:hover.fa-facebook-f {
              background-color: #3b5998; }
            .footer .social-links ul li a svg:hover:hover.fa-twitter {
              background-color: #1da1f2; }
            .footer .social-links ul li a svg:hover:hover.fa-google-plus-g {
              background-color: #8C251E; }
            .footer .social-links ul li a svg:hover:hover.fa-linkedin-in {
              background-color: #006097; }
            .footer .social-links ul li a svg:hover:hover.fa-instagram {
              background-color: #262626; }
            .footer .social-links ul li a svg:hover:hover.fa-youtube {
              background-color: #FF0000; }
            .footer .social-links ul li a svg:hover:hover.fa-pinterest-p {
              background-color: #bd081c; }
        .footer .social-links ul li a > img {
          width: auto; }

/* ============Social links========= */
.footer {
  overflow: hidden;
  width: 100%; }
  .footer a {
    color: #043562; }
  .footer p {
    color: #99989d; }

.footer .top-wrap {
  background-color: #211915; }
  .footer .top-wrap .content {
    padding: 60px 0;
    display: table;
    width: 100%; }
    .footer .top-wrap .content > div {
      display: table-cell;
      vertical-align: top; }
    .footer .top-wrap .content p {
      margin-bottom: 0; }
    .footer .top-wrap .content h3 {
      color: #009adf;
      font-weight: 300; }
    .footer .top-wrap .content h6 {
      color: #009adf;
      font-weight: 600; }
  .footer .top-wrap .flogo, .footer .top-wrap .left-wrap, .footer .top-wrap .right-wrap {
    width: 33%; }
  .footer .top-wrap .flogo {
    border-right: 1px solid #a5a4a9;
    padding-right: 15px; }
  .footer .top-wrap .left-wrap {
    padding: 0 40px; }
    .footer .top-wrap .left-wrap h6 {
      margin-bottom: 5px;
      font-weight: 700; }
    .footer .top-wrap .left-wrap address p {
      font-size: 18px;
      line-height: 26px; }
  .footer .top-wrap .right-wrap .form-group {
    margin-bottom: 5px; }
    .footer .top-wrap .right-wrap .form-group .form-control {
      padding: 10px 40px; }
    .footer .top-wrap .right-wrap .form-group .svg-inline--fa {
      top: 12px; }

.footer .bottom-wrap {
  border-bottom: 1px solid #628fca;
  padding: 10px 0; }
  .footer .bottom-wrap .phone_no {
    padding: 10px 12px; }
    .footer .bottom-wrap .phone_no a {
      font-size: 20px; }
  .footer .bottom-wrap .footer-menu ul {
    padding: 0;
    margin: 0; }
    .footer .bottom-wrap .footer-menu ul > li {
      display: inline-block;
      vertical-align: middle;
      list-style: none; }
    .footer .bottom-wrap .footer-menu ul li a {
      display: inline-block;
      padding: 10px 12px;
      font-size: 18px;
      font-weight: 400;
      color: #272525;
      text-transform: uppercase;
      position: relative; }
    .footer .bottom-wrap .footer-menu ul li.active > a, .footer .bottom-wrap .footer-menu ul li:hover > a, .footer .bottom-wrap .footer-menu ul li.current-menu-item > a {
      color: #628fca; }
    .footer .bottom-wrap .footer-menu ul li.active > a, .footer .bottom-wrap .footer-menu ul li.current-menu-item > a {
      font-weight: 600; }

.footer .copyright {
  padding: 40px 0; }
  .footer .copyright .left-wrap p, .footer .copyright .left-wrap a, .footer .copyright .right-wrap p, .footer .copyright .right-wrap a {
    color: #99989d;
    font-size: 16px;
    margin-bottom: 0; }

  .form-wrap .mc4wp-checkbox,
  #myModal .mc4wp-checkbox,
  .mailchimp-check .mc4wp-checkbox{
    display: none;
  }


.ques-wrapper{  
  padding:0;
}

.ques-wrapper .layer{
  padding: 30px 0;
  overflow: hidden;
  width: 100%;
  background-color: rgba(25,163,223, 0.9);
}
.ques-wrapper .left-wrap{
  float: right;
  width: 40%;
}

.ques-wrapper .right-wrap{
  float: left;
  width: 60%;
  padding-right: 30px;
  padding-top: 50px;
}
.ques-wrapper h2{
  color: #FFF;
  font-weight: 700;
  font-size: 44px;
  line-height: 50px;
}

.ques-wrapper p{
  color: #FFF;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.ques-wrapper a.btn{
  margin-top: 30px;
  background-color: #043562;
  color: #FFF;
}
.ques-wrapper a.btn:hover{
  background-color: #717175;
}



/* for instagram */
/* ===================================== */
/* ============= Media Query =========== */
/* ===================================== */
@media screen and (max-width: 1800px) {
  .steps .left-wrap .box {
    width: 66%; }
  .steps .right-wrap .box {
    width: 100%; } }

@media screen and (max-width: 1700px) {
  .steps .left-wrap .box {
    width: 69%; } }

@media screen and (max-width: 1600px) {
  .steps .left-wrap .box {
    width: 72%; } }

@media screen and (max-width: 1500px) {
  .steps .left-wrap .box {
    width: 76%; } }

@media screen and (max-width: 1400px) {
  .steps .left-wrap .box {
    width: 81%; }
  .slider-content .content {
    padding-top: 10%; } }

@media screen and (max-width: 1300px) {
  .steps .left-wrap .box {
    width: 86%; } }

@media screen and (max-width: 1030px) {
  .slider-content .content {
    padding-top: 5%; }
  .container {
    width: 100%;
    padding: 0 1%; }
  .header .logo {
    width: 27%; }
  .header .top-wrap .user {
    width: 16%; }
  .header .top-wrap .right-wrap {
    width: 52%;
    margin-left: 3%; }
  .header .bottom-wrap .main-menu {
    width: 71%;
    margin-left: 2px; }
  .slider-wrpper .anchor {
    bottom: 110px; }
  .grids-wrapper .grid-wrap.grid4 > div {
    width: 22.6%;
    margin-left: 1.4%;
    margin-right: 1.4%; }
    .grids-wrapper .grid-wrap.grid4 > div a.btn {
      padding: 10px 30px;
      font-size: 12px; } }

@media screen and (max-width: 1024px) {
  .about .row .content {
    padding: 4%; }
  .about.align-right .right-wrap .cont-btn, .about.align-left .right-wrap .cont-btn {
    padding-left: 10%; }
    .about.align-right .right-wrap .cont-btn a.btn, .about.align-left .right-wrap .cont-btn a.btn {
      padding: 15px 0 15px 10px;
      font-size: 11px; }
      .about.align-right .right-wrap .cont-btn a.btn img, .about.align-left .right-wrap .cont-btn a.btn img {
        margin-right: 5px; }
  .about.align-right .right-wrap .cont-btn {
    padding-left: 10%;
    padding-right: 0; }
  .about.align-left .right-wrap .cont-btn {
    padding-left: 0;
    padding-right: 10%; }
  .take-control.row .title .sr, .take-control.row .title.cn .sr {
    width: 12%; }
  .take-control.row .title .steps, .take-control.row .title.cn .steps {
    width: 70%; }
  .section.row {
    padding: 20px 0; }
  .section .row .content {
    display: block; }
    .section .row .content > div {
      display: block; }
  .section .row.align-right .text-block {
    padding-left: 0; }
    .section .row.align-right .text-block .cont {
      float: none; }
  .section .row.align-left .text-block {
    padding-right: 0; }
  .section .img-block {
    width: 100%;
    padding: 0;
    min-height: 20em; }
    .section .img-block .cont-image {
      text-align: center; }
  .section .text-block {
    max-width: 100%;
    width: 100%;
    padding: 20px 0; }
    .section .text-block .cont {
      width: 100%; }
      .section .text-block .cont h2 {
        font-size: 20px;
        line-height: 30px; }
  /*==============Home Blog=================================*/
  .accblog .left-wrap {
    width: 100%; }
  .accblog .right-wrap {
    max-width: 100%;
    width: 100%; }
  .accblog .image {
    height: 20em; }
  .accblog .top-wrap {
    text-align: center;
    padding: 20px 0; }
    .accblog .top-wrap .sl {
      width: 100%; }
  .accblog .box {
    width: 100%; }
    .accblog .box .cont .text {
      padding: 4%;
      text-align: center; }
    .accblog .box .cont h6 {
      margin-bottom: 5px;
      font-size: 18px;
      color: #ffffff;
      font-weight: 600; }
    .accblog .box .cont p {
      font-size: 15px;
      color: #ffffff;
      line-height: 26px;
      margin-bottom: 30px; }
  .accblog .row .content {
    display: block; }
    .accblog .row .content > div {
      display: block; }
  .accblog .row.align-right .left-wrap {
    float: none; }
    .accblog .row.align-right .left-wrap .box {
      float: none; }
      .accblog .row.align-right .left-wrap .box .text {
        width: 100%;
        text-align: center; }
  .accblog .row.align-right .right-wrap {
    float: none; }
    .accblog .row.align-right .right-wrap .box {
      float: none; }
  .accblog .row.align-left .left-wrap {
    float: none; }
    .accblog .row.align-left .left-wrap .box {
      float: none; }
      .accblog .row.align-left .left-wrap .box .top-wrap {
        text-align: center; }
        .accblog .row.align-left .left-wrap .box .top-wrap .sl {
          left: auto;
          right: 0;
          width: 100%; }
      .accblog .row.align-left .left-wrap .box .cont {
        float: none; }
        .accblog .row.align-left .left-wrap .box .cont .text {
          float: none;
          text-align: center; }
      .accblog .row.align-left .left-wrap .box .text {
        width: 100%; }
  .accblog .row.align-left .right-wrap {
    float: none; }
    .accblog .row.align-left .right-wrap .box {
      float: none; }
  /*==============Home Blog=================================*/
  /*==============Steps=================================*/
  .steps {
    overflow: hidden; }
    .steps .left-wrap {
      width: 100%; }
      .steps .left-wrap .box {
        float: none;
        width: 100%; }
    .steps .right-wrap {
      max-width: 100%;
      width: 100%; }
    .steps .image {
      height: 35em; }
      .steps .image .cont {
        width: 51%;
        margin: 0 auto; }
    .steps .top-wrap {
      padding-bottom: 20px; }
      .steps .top-wrap .sl {
        width: 100%; }
    .steps .box {
      width: 100%; }
      .steps .box .cont p {
        margin-bottom: 10px; }
      .steps .box .cont .text {
        padding: 0 2% 0; }
    .steps .row {
      display: block;
      padding-top: 20px; }
      .steps .row .content {
        display: block; }
        .steps .row .content > div {
          display: block;
          text-align: center; }
  /*==============Steps=================================*/
  /*==============Inner=================================*/
  .section.inner-page .fullwidth {
    margin-bottom: 20px; }
  .section.inner-page .row .leftCont.width50, .section.inner-page .row .rightCont.width50,
  .section.inner-page .row .leftCont.width60, .section.inner-page .row .rightCont.width60,
  .section.inner-page .row .leftCont.width40, .section.inner-page .row .rightCont.width40 {
    width: 100%; }
  .section.inner-page .row .leftCont.float-right, .section.inner-page .row .leftCont.float-left,
  .section.inner-page .row .rightCont.float-right, .section.inner-page .row .rightCont.float-left {
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-top: 20px; }
  .section.inner-page .row .imgBlock.grid2, .section.inner-page .row .imgBlock.grid3 {
    text-align: center; }
  .section.inner-page .row .imgBlock.grid2 > div:first-child {
    margin-right: 0;
    margin-bottom: 20px; }
  .section.inner-page .row .imgBlock.grid2 > div:last-child {
    margin-left: 0; }
  .section.inner-page .row .imgBlock.grid3 > div {
    width: 100%; }
  .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(2) {
    margin: 20px 0; }
  .section.inner-page .row .imgBlock.grid2 > div {
    width: 100%; }
  .section.inner-page .row .wrap-title {
    margin: 10px 0; }
  /*==============Inner=================================*/ }

@media screen and (max-width: 1000px) {
  .header .bottom-wrap .nav #menu > li > a {
    padding: 20px 10px; }
  .header .bottom-wrap .nav #menu > li > a {
    font-size: 14px; }
  .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
    padding: 20px 10px; }
  .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
    font-size: 14px; }
  .form-group.grid2 > span {
    width: 48.5%; }
  .slider-content a.btn {
    margin: 20px 10px 0 0; }
  .footer .bottom-wrap .footer-menu ul li a {
    padding: 10px 9px;
    font-size: 12px; } }

@media screen and (max-width: 900px) {
  .header .bottom-wrap .nav #menu > li > a {
    padding: 20px 6px; }
  .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
    padding: 20px 7px; }
  .slider-content .content h1 {
    font-size: 65px;
    line-height: 75px; }
  .take-control.row .title .sr, .take-control.row .title.cn .sr {
    width: 14%; }
  .take-control.row .title .steps, .take-control.row .title.cn .steps {
    width: 83%; }
  .about.margin-top {
    margin-top: 0; }
  .slider-wrpper .anchor {
    bottom: 20px; }
  .grid-wrap.grid3 > div {
    width: 31.6%; }
  .header .top-wrap .right-wrap {
    width: 44%; } }

@media screen and (max-width: 800px) {
  .header .bottom-wrap {
    padding-bottom: 0; }
    .header .bottom-wrap .logo {
      width: 100%;
      text-align: center; }
    .header .bottom-wrap .main-menu {
      width: 100%;
      margin-left: 0;
      text-align: center; }
    .header .bottom-wrap .nav ul#menu {
      text-align: center; }
    .header .bottom-wrap .nav #menu > li > a {
      padding: 20px 15px; }
    .header .bottom-wrap .nav #menu > li > ul {
      top: 67px; }
  .header .bottom-wrap.scroll-to-fixed-fixed .nav ul#menu {
    text-align: center; }
  .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
    padding: 20px 15px; }
  .about.margin-top {
    margin-top: 0; }
  .about .row .content {
    padding: 2%;
    width: 95%; }
  .about.align-right .right-wrap .cont-btn {
    padding-left: 2%; }
  .about.align-left .right-wrap .cont-btn {
    padding-right: 2%; }
  .footer .top-wrap .flogo {
    padding-right: 2%; }
  .footer .top-wrap .left-wrap {
    padding: 0 2%; }
    .footer .top-wrap .left-wrap address p {
      font-size: 16px; }
  .footer .top-wrap .right-wrap .form-group {
    margin-bottom: 5px; }
    .footer .top-wrap .right-wrap .form-group .form-control {
      padding: 10px 40px; }
    .footer .top-wrap .right-wrap .form-group .svg-inline--fa {
      top: 12px; }
  .footer .bottom-wrap {
    text-align: center; }
    .footer .bottom-wrap .float-right, .footer .bottom-wrap .float-left {
      float: none; } 

      .ques-wrapper .right-wrap {
        padding-top: 10px;
        }

    }

@media screen and (max-width: 767px) {
  .visible-lg {
    display: none; }
  .visible-xs {
    display: block; }
  .cbp-af-header nav {
    display: none; }
  .cbp-spmenu-right {
    right: -270px; }
  .cbp-spmenu-vertical {
    width: 270px; }
  .desktop-view {
    display: none; }
  .mobile-view {
    display: block; }
  .slider-content {
    padding-bottom: 5%;
    position: relative; }
    .slider-content .content h1 {
      font-size: 42px;
      line-height: 52px; }
  .slider-wrpper .anchor {
    position: relative;
    bottom: 0;
    background-color: #043562; }
  .take-control.row .title .sr, .take-control.row .title.cn .sr {
    width: 12%;
    font-size: 105px;
    padding-bottom: 10px; }
  .take-control.row .title .steps, .take-control.row .title.cn .steps {
    width: 70%;
    font-size: 35px;
    line-height: 45px; }
  .steps .image {
    height: auto; }
  .about .row .content {
    width: 100%; }
  .about .row .cont-btn {
    margin-top: 10px; }
    .about .row .cont-btn a.btn:first-child {
      margin-bottom: 10px; }
  .about.align-right .left-wrap, .about.align-right .right-wrap, .about.align-left .left-wrap, .about.align-left .right-wrap {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 100%; }
    .about.align-right .left-wrap .cont-btn a.btn, .about.align-right .right-wrap .cont-btn a.btn, .about.align-left .left-wrap .cont-btn a.btn, .about.align-left .right-wrap .cont-btn a.btn {
      padding: 10px 0 10px 5px;
      font-size: 9px; }
  .home-hero .content {
    padding: 50px 0;
    width: 100%; }
    .home-hero .content h1 {
      font-size: 30px;
      line-height: 40px; }
    .home-hero .content p {
      font-size: 16px;
      line-height: 24px; }
  .section-title h2 {
    font-size: 20px;
    line-height: 30px; }
  .section .bottom-wrap {
    margin-top: 20px; }
  .btn {
    padding: 8px 30px;
    font-size: 10px; }
  .submit-btn {
    padding: 10px 30px; }
  .menu-btn {
    top: 100px;
    right: 5px; }
  .title h2 {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 1px; }
  .title .content p {
    font-size: 18px;
    line-height: 30px; }
  .modal-content {
    width: 90%; }
  .grid-wrapper {
    padding: 20px 0; }
    .grid-wrapper .btn-wrap .btn {
      padding: 12px 40px; }
  .grid-wrap.grid3 > div:nth-of-type(3n+2) {
    margin-left: 0;
    margin-right: 0; }
  .grid-wrap.grid3 > div {
    width: 100%; }
  .testi-wrapper .layer {
    padding: 20px 0; }
    .testi-wrapper .layer .content {
      margin-top: 0;
      width: 100%; }
  /* for instagram */
  .slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }
  .slicknav_nav {
    clear: both;
    display: block !important; }
  .slicknav_nav ul, .slicknav_nav li {
    border-bottom: 0 none;
    border-top: 1px solid #fff; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    float: right;
    margin: 6px 0 0 0.4em; }
  .slicknav_nav .slicknav_arrow i {
    font-size: 15px; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline; }
  .slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    clear: both; }
  /* IE6/7 support */
  .slicknav_menu {
    width: 100%;
    top: 46px;
    float: right;
    position: relative;
    *zoom: 1; }
  /* 
	    User Default Style
	    Change the following styles to modify the appearance of the menu.
	*/
  .slicknav_menu {
    font-size: 16px; }
  /* Button */
  .slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #323232; }
  /* Button Text */
  .slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  /* Button Lines */
  .slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5; }
  .slicknav_menu {
    padding: 5px; }
  .slicknav_nav {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #222222;
    border-top: 1px solid transparent;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    z-index: 999;
    text-align: left; }
  .slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden; }
  .slicknav_nav ul {
    background-color: #222222;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 999; }
  .slicknav_nav ul li a {
    padding-left: 20px;
    font-size: 16px; }
  .slicknav_nav .sub-menu a {
    color: #FFF; }
  .slicknav_nav .slicknav_row {
    padding: 6px 9px;
    margin: 0; }
  .slicknav_nav a {
    padding: 6px 9px;
    margin: 0;
    text-decoration: none;
    color: #FFF;
    font-weight: 400;
    border: 1px solid transparent;
    font-size: 16px;
    letter-spacing: 1px; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0 4px 0 0;
    margin: 0; }
  .slicknav_nav .slicknav_row:hover {
    color: #fff; }
  .slicknav_nav li a:hover {
    color: #FFF;
    background-color: #043562; }
  .slicknav_nav li a:hover a {
    color: #FFF; }
  .slicknav_nav .slicknav_parent > a:hover a, .slicknav_nav .slicknav_parent > a:hover i {
    color: #FFF; }
  .slicknav_nav li:hover a .slicknav_row a {
    color: #000;
    background-color: transparent; }
  .slicknav_nav li:hover .slicknav_arrow {
    color: #FFF; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .sub-menu li:hover a {
    background-color: #F3F6F9;
    color: #000; }
  .slicknav_parent.slicknav_open > ul {
    background-color: #FFF; }
  .slicknav_parent.slicknav_open > ul li a {
    color: #20343D; }
  .slicknav_parent.slicknav_open > ul li a:hover {
    background-color: #043562;
    color: #FFF; }
  svg.icon {
    display: none; }
  .header .main-menu {
    width: auto;
    z-index: 2;
    position: relative; }
  .contact {
    text-align: center; }
    .contact .row .left, .contact .row .right {
      width: 100%;
      margin-bottom: 20px; }
    .contact .row .left {
      border-right: 0; }
    .contact .row .right {
      padding: 0 20px;
      border: 0; }
  .map iframe {
    height: 300px; }
  .form-group.grid2 > span, .form-group.grid3 > span {
    width: 100%; }
  .form-group.grid2 > span:first-child {
    margin-right: 0; }
  .form-group.grid2 > span:last-child {
    margin-left: 0; }
  .form-group.grid3 > span:nth-of-type(2) {
    margin: 0; }
  /* ==================blog=============== */
  .blogsec .blogrow .blogcontain {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
    .blogsec .blogrow .blogcontain .blogimg, .blogsec .blogrow .blogcontain .blogtext {
      width: 100%;
      margin-right: 0;
      float: none; }
  .blogsec .blogleft, .blogsec .sidebar {
    width: 100%; }
  /* ==================blog=============== */
  .portal-wrapper .left-wrap {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px; }
  .portal-wrapper .right-wrap {
    width: 100%; }
  .section.form .layer {
    padding: 20px 0; }
  .section.form .title {
    padding-top: 20px; }
  .section.form .row {
    display: block;
    width: 100%; }
    .section.form .row .float-right, .section.form .row .float-left {
      float: none; }
    .section.form .row .left, .section.form .row .right {
      display: block;
      text-align: center; }
    .section.form .row .left {
      width: 100%;
      padding: 20px;
      margin-bottom: 20px; }
      .section.form .row .left form .submit-input {
        width: 100%; }
        .section.form .row .left form .submit-input img {
          top: 25px;
          left: 25%; }
        .section.form .row .left form .submit-input input.submit-btn {
          padding: 20px 40px; }
    .section.form .row .right {
      width: 100%; }
      .section.form .row .right .partners {
        width: 300px;
        margin: 0 auto;
        text-align: center; }
        .section.form .row .right .partners > div {
          padding: 20px 0;
          border: 1px solid #a5a4a9; }
  /* ==================Footer=============== */
  .footer .top-wrap .content {
    padding: 20px 0;
    display: block;
    text-align: center; }
    .footer .top-wrap .content > div {
      display: block;
      width: 100%; }
  .footer .top-wrap .flogo {
    padding-right: 0;
    border-right: 0; }
  .footer .top-wrap .left-wrap {
    padding: 0; }
  .footer .copyright {
    padding: 10px 0;
    text-align: center; }
    .footer .copyright .float-right, .footer .copyright .float-left {
      float: none; }

        .section.blogsec .btn-group a{
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  }

  .ques-wrapper .right-wrap,
  .ques-wrapper .left-wrap{
    width: 100%;
    text-align: center;
  }
  .ques-wrapper .right-wrap {
    padding-top: 0;
    padding-right: 0;
    }

  /* ==================Footer=============== */ }

@media screen and (max-width: 700px) {
  h1 {
    font-size: 38px;
    line-height: 46px; }
  h2 {
    font-size: 32px;
    line-height: 36px; }
  h3 {
    font-size: 24px;
    line-height: 34px; }
  h4 {
    font-size: 20px;
    line-height: 30px; }
  h5 {
    font-size: 18px;
    line-height: 26px; }
  .menu-btn {
    top: 100px; }
  .header .top-wrap {
    text-align: center; }
    .header .top-wrap .user {
      width: 100%;
      margin-top: 20px; }
      .header .top-wrap .user ul input[type="text"] {
        top: 0;
        right: 0; }
    .header .top-wrap .right-wrap {
      width: 100%;
      margin-left: 0;
      text-align: left; }
  .slider-content .content h1 {
    font-size: 31px;
    line-height: 36px; }
  .slider-content .content p {
    font-size: 12px;
    line-height: 20px; }
  .slider-content .content a.btn {
    margin: 10px 0 0 0; } }

@media screen and (max-width: 600px) {
  .take-control.row .title .sr, .take-control.row .title.cn .sr {
    width: 15%;
    font-size: 80px; }
  .steps .image {
    height: 20em; }
    .steps .image .cont {
      width: 100%; }
      .steps .image .cont img {
        margin: 0 auto; } }

@media screen and (max-width: 420px) {
  .take-control.row .title .sr, .take-control.row .title.cn .sr {
    width: 20%;
    font-size: 80px; }
  .take-control.row .title .steps, .take-control.row .title.cn .steps {
    font-size: 25px;
    line-height: 35px; } }

@media screen and (max-width: 340px) {
  .menu-btn {
    top: 45px; } }
