@font-face {
  font-family: "MontserratLight";
  src: url("fonts/MontserratLight.eot");
  src: url("fonts/MontserratLight.eot") format("embedded-opentype"),
    url("fonts/MontserratLight.woff2") format("woff2"),
    url("fonts/MontserratLight.woff") format("woff"),
    url("fonts/MontserratLight.ttf") format("truetype"),
    url("fonts/MontserratLight.svg#MontserratLight") format("svg");
}
@font-face {
  font-family: "MontserratSemiBold";
  src: url("fonts/MontserratSemiBold.eot");
  src: url("fonts/MontserratSemiBold.eot") format("embedded-opentype"),
    url("fonts/MontserratSemiBold.woff2") format("woff2"),
    url("fonts/MontserratSemiBold.woff") format("woff"),
    url("fonts/MontserratSemiBold.ttf") format("truetype"),
    url("fonts/MontserratSemiBold.svg#MontserratSemiBold") format("svg");
}
@font-face {
  font-family: "centurygothicbold";
  src: url("fonts/centurygothicbold.eot");
  src: url("fonts/centurygothicbold.eot") format("embedded-opentype"),
    url("fonts/centurygothicbold.woff2") format("woff2"),
    url("fonts/centurygothicbold.woff") format("woff"),
    url("fonts/centurygothicbold.ttf") format("truetype"),
    url("fonts/centurygothicbold.svg#centurygothicbold") format("svg");
}
@font-face {
  font-family: "MontserratHairline";
  src: url("fonts/MontserratHairline.eot");
  src: url("fonts/MontserratHairline.eot") format("embedded-opentype"),
    url("fonts/MontserratHairline.woff2") format("woff2"),
    url("fonts/MontserratHairline.woff") format("woff"),
    url("fonts/MontserratHairline.ttf") format("truetype"),
    url("fonts/MontserratHairline.svg#MontserratHairline") format("svg");
}
@font-face {
  font-family: "Georgia";
  src: url("fonts/Georgia.ttf") format("truetype");
}
body {
  color: #000;
  padding: 0;
  margin: 0;
  background: #f5f6f8;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
html {
  -webkit-text-size-adjust: none;
}
body,
html {
  height: 100%;
}
body ul,
body ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
a:focus {
  outline: none !important;
  outline-offset: -200px !important;
}
a:hover,
a:focus {
  text-decoration: inherit !important;
}
a:hover,
a:focus {
  outline: none !important;
}
.container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
  margin: 0 !important;
}
.row {
  margin: 0 !important;
  padding: 0 !important;
}
.col-md-12 {
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
/*-----------------------------*/
/*  Page structure             */
/*-----------------------------*/
#wrapper {
  width: 100%;
  min-height: 1200px;
}
.header_area {
  background: #1968cd;
  padding: 0 10px;
}
.center_content {
  max-width: 1002px;
  margin: 0 auto;
}
header {
  position: relative;
}
.navbar {
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 0;
  min-height: inherit;
}
.container-fluid {
  padding: 0;
  margin: 0;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
.navbar-collapse {
  border-top: inherit !important;
  box-shadow: none !important;
  padding-left: 0;
  padding-right: 0;
}
.navbar-default {
  background-color: inherit !important;
  border-color: inherit !important;
  border: none !important;
}
.navbar-default .navbar-nav {
  width: 100%;
  min-height: 45px;
}
.navbar-default .navbar-nav > li.panel_btm > a:hover,
.navbar-default .navbar-nav > li.panel_btm > a:focus {
  color: #fff !important;
  background-color: inherit !important;
}
.navbar-default .navbar-nav > li {
  padding-left: 33px;
}
.navbar-default .navbar-nav > li:first-child {
  padding-left: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 15px;
  padding: 0;
  display: block;
  line-height: 45px;
  opacity: 1;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  opacity: 1;
  background: none;
}
.header_top_container {
  padding: 0 10px;
  background: #262626;
  border-top: 1px solid #8c8c8c;
}
.header_top {
  min-height: 34px;
}
.header_left ul li {
  float: left;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 34px;
  padding-right: 28px;
  letter-spacing: 1px;
}
.header_left ul li a {
  color: #fff;
}
.header_right ul li {
  float: left;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 34px;
  padding-left: 18px;
  letter-spacing: 1px;
}
.header_right ul li a {
  color: #fff;
}
.header_right ul li .fa {
  font-size: 16px;
}
.logo_container_area {
  padding: 0 10px;
  background: #277dea;
  position: relative;
}
.logo_container {
  min-height: 120px;
  padding: 52px 0 0 0;
  position: relative;
}
.logo {
  max-width: 193px;
  position: absolute;
  left: 0;
  right: 0;
  top: 26px;
  z-index: 100;
  margin: 0 auto;
}
.logo h1 {
  font-size: 45px;
  color: #fff;
  font-weight: normal;
  font-family: "centurygothicbold";
  margin: 0;
  padding: 0;
  padding-top: 9px;
  text-align: center;
}
.logo h1 a {
  color: #fff;
}
.small_logo {
  position: absolute;
  left: 106px;
  top: 30px;
  z-index: 200;
}
.header_search_box {
  padding-top: 2px;
}
.header_search_box a {
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  background: url(images/bgr_search.png) no-repeat;
  background-position: 0 0;
}
.header_search_box a.search_close {
  background-position: 0 -29px;
}
.search_container {
  padding: 43px 10px 37px 10px;
  background: #1968cd;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 500;
  width: 100%;
}
.search_box {
  max-width: 554px;
  margin: 0 auto;
  position: relative;
  padding-right: 142px;
}
.search_box .form-group {
  padding: 0;
  margin: 0;
}
.search_box .form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 18px;
  font-size: 13px;
  color: #9a9a9a;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.search_box .form-control::-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
.search_box .form-control:-ms-input-placeholder {
  color: #9a9a9a;
}
.search_box .form-control::-webkit-input-placeholder {
  color: #9a9a9a;
}
.search_box input[type="submit"] {
  width: 139px;
  height: 39px;
  background: #262626;
  border: none;
  font-size: 13px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
  letter-spacing: 1px;
}
.search_box_holder .search_right_btn,
.identifier_btn a {
  display: inline-block;
  font-size: 13px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  background: url(images/bgr_icon1.png) no-repeat left center;
  padding-left: 25px;
  min-height: 20px;
}
.search_box_holder {
  position: relative;
}
.search_box_holder .search_right_btn {
  background: url(images/bgr_search2.png) no-repeat left center;
  position: absolute;
  right: 0;
  top: 10px;
}
.banner {
  padding: 34px 0 38px 0;
}
.banner img {
  margin: 0 auto;
}
.content_area {
  padding: 0 10px;
}
.content {
  padding: 0;
  border-right: 1px solid #bdbdbd;
}
.content_left {
  width: 67.76%;
  background: #fff;
  border-right: 1px solid #c3c3c3;
}
.sidebar {
  width: 32.24%;
  background: #f3f3f3;
}
.content_left h2 {
  font-size: 28px;
  line-height: 35px;
  color: #277dea;
  font-weight: 600;
  margin: 0;
  padding-bottom: 13px;
}
.rubrique_content h2 {
  color: #1ba29c;
}
.content_left p {
  font-size: 17px;
  line-height: 30px;
  color: #444444;
  padding-bottom: 8px;
  font-family: "Georgia";
  /* font-family: 'Droid Sans', sans-serif; */
  font-weight: 400;
  margin: 0;
}
.content_left p span {
  color: #1968cd;
}
.content_banner {
  padding-bottom: 21px;
}
.content_widget_area {
  padding: 17px 21px 21px 23px;
}
.content_widget {
  padding: 26px 0 25px 0;
  border-top: 1px solid #d2d2d2;
}
.alignright {
  display: inline-block;
  float: right;
  margin: 11px 0 10px 20px;
}
.content_widget:first-child {
  padding-top: 0;
  border: none;
}
.three_link_box {
  padding: 0;
}
.three_link_box span {
  display: inline-block;
  font-size: 14px;
  color: #a5a5a5;
  padding-left: 18px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding-right: 9px;
}
.three_link_box span a {
  color: #a5a5a5;
}
.three_link_box span.link_box1 {
  background: url(images/icon1.png) no-repeat left 3px;
  padding-left: 21px;
}
.three_link_box span.link_box2 {
  background: url(images/icon2.png) no-repeat left 3px;
}
.three_link_box span.link_box3 {
  background: url(images/icon3.png) no-repeat left 3px;
}
.content_newsletter {
  background: #277dea;
  padding: 13px 28px 0 26px;
  overflow: hidden;
}
.newsletter_box {
  width: 39.93%;
  padding-bottom: 20px;
  padding-top: 15px;
}
.newsletter_photo {
  width: 57.82%;
}
.newsletter_box h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  margin: 0;
  padding-bottom: 6px;
}
.newsletter_holder {
  padding-right: 36px;
  position: relative;
}
.newsletter_box .form-group {
  padding: 0;
  margin: 0;
}
.newsletter_box .form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 17px;
  font-size: 14px;
  color: #676767;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "MontserratLight";
}
.newsletter_box .form-control::-moz-placeholder {
  color: #676767;
  opacity: 1;
}
.newsletter_box .form-control:-ms-input-placeholder {
  color: #676767;
}
.newsletter_box .form-control::-webkit-input-placeholder {
  color: #676767;
}
.newsletter_box input[type="submit"] {
  width: 36px;
  height: 32px;
  background: #c79900;
  border: none;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
}
.content_video_area {
  background: #424242;
  padding: 0;
}
.content_video_area h3 {
  height: 60px;
  color: #232323;
  font-size: 24px;
  line-height: 60px;
  background: #c6c6c6;
  padding-left: 24px;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  margin: 0;
}
.sidebar .content_video_area h3 {
  font-size: 18px;
  min-height: 60px;
  line-height: normal;
  padding: 18px 0 10px 24px;
}
.content_video_box {
  overflow: hidden;
}
.video_left {
  width: 48.6%;
  padding: 25px 22px 20px 24px;
}
.video_right {
  width: 51.4%;
  background: #2e2e2e;
}
.sidebar .video_left {
  width: 100%;
  padding: 20px 20px 20px 20px;
}
.sidebar .video_right {
  width: 100%;
}
.video_box {
  margin-bottom: 17px;
  position: relative;
}
.home_play {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 41px;
  margin: 0 auto;
  background: url(images/btn_play2.png) no-repeat 0 center;
  display: none;
  z-index: 3;
}
.video_box:hover .home_play {
  display: block;
  cursor: pointer;
}
.video_left h6 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 6px;
  color: #fff;
}
.video_left p {
  color: #fff;
}
.video_row {
  padding: 20px 20px 22px 24px;
  overflow: hidden;
}
.sidebar .video_row:nth-child(odd) {
  border: none;
  background: #232323;
}
.sidebar .video_row:nth-child(even) {
  background: #424242;
}
.video_row:nth-child(odd) {
  border-top: 1px solid #393939;
  border-bottom: 1px solid #393939;
}
.video_row:nth-child(even) {
  background: #232323;
}

.video_row p {
  color: #d8d8d8;
  font-family: "MontserratLight";
}
.small_video {
  width: 40%;
  position: relative;
}
.play_small_video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 22px;
  margin: 0 auto;
  background: url(images/btn_play3.png) no-repeat 0 center;
  display: none;
  z-index: 3;
}
.small_video:hover .play_small_video {
  display: block;
  cursor: pointer;
}
.small_video_info {
  width: 60%;
  padding: 0 0 0 13px;
}
.more_video {
  min-height: 45px;
  line-height: 45px;
  padding: 0 28px;
  text-align: right;
}
.more_video a {
  font-size: 18px;
  color: #fff;
  font-family: "MontserratSemiBold";
}
.sidebar .more_video a {
  font-size: 14px;
}
.editorialistes_area {
  padding: 0 21px 0 23px;
  overflow: hidden;
}
.three_column_area {
  margin-left: -28px;
  padding-bottom: 8px;
}
.editorialistes_area h3 {
  color: #c79900;
  font-family: "MontserratSemiBold";
  font-weight: normal;
  font-size: 24px;
  margin: 0;
  padding-bottom: 14px;
}
.three_column_area h5 {
  color: #c79900;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 0;
  padding-bottom: 8px;
}
.column_photo {
  padding-bottom: 17px;
}
.three_column_area h4 {
  color: #444444;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  margin: 0;
  padding-bottom: 4px;
}
.column_box {
  width: 33.33%;
  padding: 0 0 15px 28px;
  float: left;
}
.diaporamas_area {
  background: #3d495a;
}
.rubrique_content .diaporamas_area {
  background: #f2f2f2;
}
.diaporamas_area h3 {
  background: #546378;
  color: #fff;
}
.rubrique_content .diaporamas_area h3 {
  background: #e54457;
}
.sidebar .diaporamas_area h3 {
  background: #e54457;
  color: #fff;
}
.sidebar .diaporamas_area {
  background: #f2f2f2;
}
.diaporamas_area .video_right {
  background: #293546;
}
.rubrique_content .diaporamas_area .video_right {
  background: #e3e3e3;
}

.sidebar .diaporamas_area h6,
.sidebar .diaporamas_area p {
  color: #444;
}

.rubrique_content .diaporamas_feature h6 {
  color: #e54457;
}

.diaporamas_area .diaporamas_feature p {
  color: #444;
}
.diaporamas_area .video_row:nth-child(odd) {
  border-top: 1px solid #344051;
  border-bottom: 1px solid #344051;
}
.sidebar .diaporamas_area .video_row:nth-child(odd) {
  background: #d0d0d0;
  border: none;
}
.sidebar .diaporamas_area .more_video {
  background: #f2f2f2;
}
.sidebar .diaporamas_area .more_video a {
  color: #444;
}
.sidebar .diaporamas_area .video_row:nth-child(even) {
  background: #f2f2f2;
}
.diaporamas_area .video_row:nth-child(even) {
  background: #1f2b3b;
}
.rubrique_content .diaporamas_area .video_row:nth-child(even) {
  background: #d0d0d0;
}
.rubrique_content .diaporamas_area .video_row:nth-child(odd) {
  border: none;
}
.rubrique_content .diaporamas_area .video_row h6,
.rubrique_content .diaporamas_area .video_row p {
  color: #444;
}
.diaporamas_feature {
  padding-bottom: 18px;
}
.scroll_widget {
  background: #ececec;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}
.rubrique_content .more_video a {
  color: #e54457;
}
.scroll_widget_title {
  padding: 19px 10px 14px 24px;
}
.scroll_widget_title h3 {
  font-size: 17px;
  font-weight: normal;
  color: #424242;
  background: url(images/bgr_clock.png) no-repeat left center;
  padding: 0;
  margin: 0;
  padding-left: 56px;
  font-family: "MontserratSemiBold";
  text-transform: uppercase;
  line-height: 24px;
}
.scroll_here {
  overflow: auto;
  position: relative;
  background: #ececec;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  width: 100%;
  height: 380px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner_scroll {
  background: #fff;
  border-right: 1px solid #bdbdbd;
  padding: 0;
  margin-right: 16px;
}
.scroll_row {
  border-top: 1px solid #bdbdbd;
  padding: 14px 20px 15px 0;
  overflow: hidden;
}
.scroll_row span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  color: #424242;
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
  width: 63px;
}
.scroll_widget_inner span {
  font-size: 18px;
  color: #2aa8a3;
}
.scroll_widget_inner span small {
  display: block;
  font-size: 9px;
  margin-top: -3px;
}
.scroll_widget_inner .scroll_widget_title h3 {
  color: #2aa8a3;
}
.rubrique_content .diaporamas_area_blue h3 {
  background: #277dea;
}
.rubrique_content .diaporamas_area_blue .more_video a,
.rubrique_content .diaporamas_area_blue h6 {
  color: #277dea;
}
.scroll_row p {
  font-size: 14px;
  line-height: 17px;
  color: #424242;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-left: 63px;
}
.scroll_widget strong {
  font-size: 14px;
  color: #424242;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 16px 10px 18px 16px;
  display: block;
}
.scroll_row:first-child {
  border: none;
}
.caricatures {
  padding: 11px 11px 3px 10px;
  background: #f3f3f3;
}
.caricatures h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 2px;
  color: #525252;
  font-family: "MontserratSemiBold";
}
.caricatures_box {
  padding-bottom: 10px;
}
.bar_image_holder {
  padding-bottom: 1px;
}
.bar_image_holder img {
  display: block;
  width: 100%;
  height: auto;
}
.sidebar_two_photo {
  background: #c79900;
  padding-bottom: 13px;
}
.sidebar_two_photo h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 52px;
  padding-left: 26px;
  font-family: "MontserratSemiBold";
}
.sidebar_photo_holder {
  overflow: hidden;
  background: #525252;
  padding: 26px;
}
.sidebar_photo_holder img {
  width: 100%;
}
.sidebar_left_photo {
  width: 50%;
  padding-right: 6px;
}
.sidebar_right_photo {
  width: 50%;
  padding-left: 6px;
}
.bag_add_photo {
  padding: 12px 11px 12px 10px;
  background: #f3f3f3;
}
.blue_two_photo {
  background: #1968cd;
}
.blue_two_photo .sidebar_photo_holder {
  background: #277dea;
}
.sidebar_ad_photo {
  padding: 12px 10px 13px 10px;
}
.photo_row {
  padding-bottom: 13px;
}
.print_edition {
  background: #3a3a3a;
}
.print_edition h4 {
  background: #434343;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  line-height: 53px;
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: "MontserratSemiBold";
}
.print_edition_box {
  padding: 35px 37px 43px 39px;
}
.print_edition_photo {
  padding: 14px 0 21px 0;
  overflow: hidden;
}
.print_edition_photo h6 {
  font-size: 13px;
  color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: "MontserratLight";
  padding-bottom: 16px;
}
.edition_small_photo {
  width: 47%;
}
.subscribe_btn {
  width: 100%;
  height: 40px;
  background: #c79900;
  line-height: 40px;
  padding: 0;
  margin: 0;
  display: block;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  font-family: "MontserratSemiBold";
  text-align: center;
}
.subscribe_btn:hover {
  background: #a98303;
  color: #fff;
}
.facebook_scroll h3 {
  background: url(images/bgr_facebook.png) no-repeat left center;
  min-height: 28px;
  line-height: 28px;
  color: #4c619d;
}
.facebook_scroll strong a {
  color: #4c619d;
}
.dwownload_app {
  padding: 13px 8px 30px 12px;
}
.dwownload_app_box {
  background: #c79900;
  padding: 33px 10px 28px 10px;
}
.dwownload_app_box h4 {
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  padding-bottom: 13px;
  font-family: "MontserratSemiBold";
}
.dwownload_app_box img {
  margin: 0 auto;
}
.two_btn {
  overflow: hidden;
  max-width: 236px;
  margin: 0 auto;
  padding: 4px 0 0 0;
}
.goggle_play {
  width: 49%;
}
.app_store {
  width: 49%;
}
.newsletter_container {
  background: #277dea;
  padding: 0 10px;
}
.newsletter_content {
  min-height: 172px;
  padding: 0 17px 0 22px;
}
.newsletter_left {
  width: 64.07%;
  position: relative;
  margin-top: -5px;
  margin-bottom: -32px;
}
.newsletter_content .newsletter_box {
  padding-top: 52px;
  width: 30%;
}
.footer_menu_area {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}
.footer_menu {
  padding: 48px 17px 30px 22px;
}
.footer_menu .clearfix {
  display: none;
}
.footer_menu_left {
  width: 78.7%;
  overflow: hidden;
}
.footer_right {
  width: 21.3%;
}
.footer_column {
  width: 25%;
  float: left;
  padding-top: 13px;
  padding-bottom: 28px;
}
.footer_column1 {
  width: 18.21%;
}
.footer_column2 {
  width: 17.05%;
}
.footer_column3 {
  width: 30.46%;
}
.footer_column4 {
  width: 34.28%;
}
.footer_menu_left ul li {
  padding-bottom: 10px;
}
.footer_menu_left ul li a {
  color: #3f3f3f;
  font-size: 16px;
  font-family: "MontserratLight";
}
.footer_menu_left ul li.active a,
.footer_menu_left ul li a:hover {
  color: #277dea;
}
.footer_logo {
  padding-bottom: 15px;
}
.footer_social {
  padding: 0;
}
.footer_social ul {
  text-align: center;
}
.footer_social ul li {
  display: inline-block;
  font-size: 16px;
  margin: 0;
  padding: 0 7px;
}
.footer_social ul li a {
  color: #3f3f3f;
}
.footer_btm_area {
  padding: 0 10px;
}
footer {
  padding: 36px 17px 40px 22px;
}
footer p {
  font-size: 12px;
  font-family: "MontserratLight";
  color: #666666;
  margin: 0;
  padding-bottom: 12px;
}
.gray_sidebar {
  background: #363636;
  border-top: 1px solid #c3c3c3;
}
.gray_content_widget {
  padding: 0 0 12px 0;
}
.top_title {
  overflow: hidden;
  border-bottom: 1px solid #4f4f4f;
  padding: 17px 10px 14px 24px;
}
.top_title span {
  display: block;
  float: left;
  width: 25px;
}
.top_title h3 {
  margin: 0;
  padding: 0;
  margin-left: 36px;
  font-size: 17px;
  color: #f7f7f7;
  font-family: "MontserratSemiBold";
  font-weight: normal;
  line-height: 25px;
}
.gray_content_widget ul {
  padding: 0;
  margin: 0;
}
.gray_content_widget ul li {
  border-bottom: 1px solid #4f4f4f;
  font-size: 16px;
  color: #f7f7f7;
  padding: 11px 10px 10px 24px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.gray_content_widget ul li a {
  color: #f7f7f7;
}
.gray_content_widget ul li.active a,
.gray_content_widget ul li a:hover {
  color: #deac13;
}
.account_content {
  padding: 30px;
  padding-bottom: 120px;
}
.page_title {
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
  padding: 0 10px 17px 0;
  margin-bottom: 14px;
}
.page_title span {
  display: block;
  float: left;
}
.page_title h1 {
  margin: 0;
  padding: 0;
  padding-top: 1px;
  margin-left: 35px;
  font-size: 24px;
  color: #444444;
  font-family: "MontserratLight";
  font-weight: normal;
}
.account_content h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #444444;
  font-family: "MontserratSemiBold";
  font-weight: normal;
}
.account_content p {
  font-family: "MontserratLight";
  color: #444444;
  font-size: 14px;
}
.account_content p a {
  color: #277dea;
}
.account_two_column {
  padding: 7px 0 0 0;
}
.account_left {
  width: 41.88%;
}
.account_right {
  width: 54.7%;
}
.account_right strong {
  font-weight: normal;
  font-size: 16px;
  color: #444;
  font-family: "MontserratSemiBold";
}
.account_left a {
  font-size: 16px;
  width: 100%;
  min-height: 40px;
  background: #277dea;
  border-radius: 4px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  padding: 8px 5px;
}
.newsletter_chart {
  padding: 24px 0 0 0;
}
.newsletter_chart h4 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  color: #444;
  font-family: "MontserratSemiBold";
}
.newsletter_chart p {
  line-height: normal;
}
.newsletter_chart_table {
  border: 1px solid #b1b1b1;
  background: #f7f7f7;
  margin-top: 9px;
  overflow: hidden;
  border-left: none;
}
.chart_table_column {
  width: 50%;
  float: left;
  background: url(images/bgr_dot.png) repeat-y left 100%;
}
.chart_table_row {
  border-top: 1px solid #b1b1b1;
  min-height: 51px;
  background: url(images/bgr_dot.png) repeat-y 38px 100%;
}
.chart_table_row:first-child {
  border: none;
}
.chart_table_icon {
  width: 37px;
  min-height: 50px;
  float: left;
  padding: 15px 5px 5px 5px;
}
.chart_table_icon img {
  margin: 0 auto;
}
.chart_table_info {
  margin-left: 38px;
  padding: 15px 10px 10px 18px;
}
.outer-therm {
  background: #d8d8d8 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  margin: 0 0 8px 0 !important;
  overflow: visible !important;
}
.inner-therm {
  background: #deac13 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  position: relative !important;
  overflow: visible !important;
}
.jqmeter-horizontal {
  margin: 0 !important;
  padding: 0 !important;
}
.inner-therm span {
  display: block;
  background: url(images/progress_total.png) no-repeat;
  width: 43px;
  height: 52px;
  position: absolute;
  top: -60px;
  right: -20px;
  padding: 0 !important;
  text-align: center !important;
  line-height: 43px !important;
  font-size: 16px !important;
  color: #fff !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
.account_details {
  padding: 25px;
  padding-bottom: 35px;
}
.account_details_box .account_right {
  padding-top: 70px;
}
.account_right p {
  font-size: 14px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.account_form {
  padding: 23px 0 0 0;
}
.account_right p strong {
  font-weight: 600;
}
.fancy-radio-group .btn-fancy-radio img {
  display: none;
}
.fancy-radio-group .btn-fancy-radio .normal {
  display: block;
}
.fancy-radio-group .btn-fancy-radio.active .normal {
  display: none;
}
.fancy-radio-group .btn-fancy-radio.active .checked {
  display: block;
}
.radio_row {
  overflow: hidden;
}
.account_checkbox .btn {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
  display: block;
  background: url(images/bgr_checkbox.png) no-repeat;
  background-position: 0 0;
  border: none;
}
.account_checkbox .btn:active,
.account_checkbox .btn.active {
  background-image: none;
  box-shadow: none;
  outline: 0 none;
  background: url(images/bgr_checkbox.png) no-repeat;
  background-position: 0 -76px;
}
.account_checkbox label,
.radio_row span {
  float: left;
  display: inline-block;
  line-height: 24px;
  padding-left: 5px;
  font-size: 14px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.account_checkbox label {
  padding: 0;
  width: 63px;
}
.checkbox_row .btn > input[type="radio"],
.checkbox_row .btn > input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.well-sm {
  border-radius: 0;
  padding: 0;
}
.well {
  background-color: inherit;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  min-height: 0;
  padding: 0;
}
.radio_row {
  float: left;
  padding-right: 20px;
}
.radio_row:last-child {
  padding-right: 0;
}
.checkbox_holder {
  overflow: hidden;
}
.checkbox_row .btn {
  width: 25px;
  height: 25px;
  border: none;
  border-radius: 0;
  padding: 0;
  background: url(images/bgr_checkbox_2.png) no-repeat;
  background-position: 0 0;
  float: left;
}
.checkbox_row .btn input[type="checkbox"] {
  width: 25px;
  height: 25px;
}
.checkbox_row .btn:active,
.checkbox_row .btn.active {
  background-image: none;
  box-shadow: none;
  outline: 0 none;
  background: url(images/bgr_checkbox_2.png) no-repeat;
  background-position: 0 -75px;
}
.classifileld_top_right small {
  font-size: 14px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  display: block;
  margin-left: 26px;
}
.classifileld_top_right .checkbox_row {
  padding-bottom: 3px;
}
.classifileld_top_right .checkbox_row .btn {
  width: 19px;
  height: 19px;
  border: none;
  border-radius: 0;
  padding: 0;
  background: url(images/bgr_checkbox_3.png) no-repeat;
  background-position: 0 0;
  float: left;
}
.classifileld_top_right .checkbox_row .btn input[type="checkbox"] {
  width: 19px;
  height: 19px;
}
.classifileld_top_right .checkbox_row .btn:active,
.classifileld_top_right .checkbox_row .btn.active {
  background-image: none;
  box-shadow: none;
  outline: 0 none;
  background: url(images/bgr_checkbox_3.png) no-repeat;
  background-position: 0 -23px;
}
.checkbox_holder {
  overflow: hidden;
  padding: 13px 0 38px 0;
}
.checkbox_holder small {
  font-size: 14px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding-left: 9px;
  line-height: 25px;
  display: inline-block;
}
.forgot_password {
  display: inline-block;
  float: right;
  font-size: 14px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.forgot_password:hover {
  color: #277dea;
}
.text_field_column {
  width: 48%;
  padding-bottom: 25px;
}
.account_text_field {
  padding: 23px 0 0 0;
}
.account_details h6,
.account_text_field label {
  font-size: 14px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  display: block;
}
.account_text_field small {
  display: block;
  font-size: 11px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding-top: 5px;
}
.account_text_field .form-group {
  padding: 0;
  margin: 0;
}
.classifileld_top .form-control,
.account_text_field .form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 6px 18px;
  font-size: 13px;
  color: #444;
  background-color: #fff;
  background-image: none;
  border-color: #c1c1c1;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.account_text_field .form_email {
  background: url(images/icon_email.png) no-repeat 11px center;
  background-color: #fff;
  padding-left: 40px;
}
.account_text_field .form_password {
  background: url(images/icon_passwoard.png) no-repeat 11px center;
  background-color: #fff;
  padding-left: 40px;
}
.account_text_field .form_info {
  background: url(images/icon_1.png) no-repeat right center;
  padding-right: 40px;
  background-color: #fff;
}
.classifileld_top .form-control:focus,
.account_text_field .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.account_text_field .form-control::-moz-placeholder {
  color: #444;
  opacity: 1;
}
.account_text_field .form-control:-ms-input-placeholder {
  color: #444;
}
.account_text_field .form-control::-webkit-input-placeholder {
  color: #444;
}
.classifileld_top .form-control::-moz-placeholder {
  color: #444;
  opacity: 1;
}
.classifileld_top .form-control:-ms-input-placeholder {
  color: #444;
}
.classifileld_top .form-control::-webkit-input-placeholder {
  color: #444;
}
.classifileld_top .form-control {
  font-size: 14px;
  padding-left: 14px;
}
.select_date_item {
  padding: 0;
}
.select_column {
  width: 147px;
  padding-right: 14px;
  float: left;
}
.search_result_contant {
  padding: 20px 20px 48px 20px;
}
.search_result_contant h6 {
  font-size: 14px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.search_gray_box {
  border: 1px solid #c1c1c1;
  background: #f9f9f9;
  padding: 21px 30px 29px 24px;
  margin-bottom: 14px;
}
.search_gray_box p {
  font-size: 13px;
  padding: 0;
  line-height: 18px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0;
}
.search_gray_box p strong {
  font-weight: 700;
}
.search_gray_box p a {
  color: #277dea;
}
.pagination_box {
  border: 1px solid #c1c1c1;
  padding: 0 75px;
  border-radius: 0;
  margin: 0;
  position: relative;
  width: 100%;
  background: url(images/bgr_line.png) repeat-y left,
    url(images/bgr_line2.png) repeat-y right;
  background-color: #f9f9f9;
}
.pagination_box ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.pagination_box ul li {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  padding: 6px 0;
}
.pagination_box ul li a {
  display: block;
  padding: 0 7px;
  line-height: 24px;
  border-radius: 2px;
  color: #838383;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.pagination_box ul li.active > a,
.pagination_box ul li a:hover {
  background: #277dea;
  color: #fff;
}
.prev_next {
  position: absolute;
  width: 76px;
  left: 0;
  top: 0;
}
.prev_next a {
  width: 38px;
  display: block;
  height: 37px;
  font-size: 18px;
  text-align: center;
  float: left;
  line-height: 37px;
  /*	border-right:1px solid #c1c1c1;
*/
  color: #838383;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.prev_next a .fa-angle-double-left,
.prev_next a .fa-angle-double-right {
  color: #277dea;
}
.prev_next a.active,
.prev_next a:hover {
  color: #277dea;
}
.prev_next_right {
  right: 0;
  left: inherit;
}
.prev_next_right a {
  /*	border-left:1px solid #c1c1c1;
*/
  border-right: none;
}
.search_result_feature {
  padding: 0;
}
.result_feature_row {
  overflow: hidden;
  padding: 36px 0 36px 3px;
  border-top: 1px solid #d2d2d2;
}
.result_feature_row:first-child {
  border: none;
}
.result_feature_photo {
  width: 166px;
}
.result_feature_right {
  margin-left: 189px;
  margin-top: -5px;
}
.result_feature_right h4 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  color: #277dea;
  padding-bottom: 5px;
}
.result_feature_right h4 a {
  color: #277dea;
}
.result_feature_right p {
  padding: 0;
  margin-top: 7px;
}
.video_slider_container {
  background: #232323;
  padding: 0;
}
#video_slider {
  position: relative;
}
.video_slider_info {
  position: absolute;
  left: 48px;
  bottom: 46px;
  z-index: 200;
  background: url(images/video_icon1.png) no-repeat left center;
  min-height: 71px;
  padding: 5px 10px 0 92px;
}
.video_slider_info h4 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  padding: 0 0 6px 0;
  margin: 0;
}
.video_slider_info p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0 0 0 -10px;
}
.video_slider_info p span {
  padding-right: 12px;
  padding-left: 11px;
}
.video_slider_social {
  padding: 24px 20px 24px 29px;
  overflow: hidden;
}
.video_slider_social span.facebook_social {
  background: url(images/icon_facebook.png) no-repeat left;
  background-color: #393939;
}
.video_slider_social span.twitter_social {
  background: url(images/icon_twitter.png) no-repeat left;
  background-color: #393939;
}
.video_slider_social span.google_plus_social {
  background: url(images/icon_google_plus.png) no-repeat left;
  background-color: #393939;
}
.video_slider_social span {
  background-color: #393939;
  display: block;
  min-height: 32px;
  float: left;
  margin-right: 25px;
  color: #dadada;
  font-size: 14px;
  line-height: 32px;
  padding: 0 16px 0 48px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.video_slider_social span a {
  color: #dadada;
}
.most_popular {
  padding: 29px 29px 40px 29px;
}
.most_popular h4 {
  font-size: 17px;
  text-transform: uppercase;
  margin: 0;
  color: #444444;
  font-weight: 700;
}
.video_archive {
  border-bottom: 1px solid #bdbdbd;
  padding: 18px 0 15px 0;
}
.video_archive span {
  text-transform: uppercase;
  color: #277dea;
  font-size: 11px;
  font-family: "MontserratLight";
  padding-bottom: 2px;
  display: block;
}
.video_archive span small {
  padding: 0 10px;
}
.video_archive p {
  color: #444;
  font-size: 15px;
  line-height: 20px;
  font-family: "MontserratLight";
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.video_feature_area {
  overflow: hidden;
  padding: 30px 20px 14px 30px;
}
.video_feature_area h2 {
  color: #444444;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.video_feature_holder {
  margin-left: -42px;
  overflow: hidden;
}
.video_feature {
  width: 50%;
  float: left;
  padding-left: 42px;
  padding-bottom: 35px;
}
.video_feature a {
  position: relative;
  display: block;
}
.video_feature a .play_video_here {
  background: url(images/video_icon2.png) no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  left: 19px;
  bottom: 20px;
  z-index: 3;
  cursor: pointer;
  visibility: hidden;
}
.video_feature a:hover .play_video_here {
  visibility: visible;
}
.video_feature_slider a .play_video_here {
  bottom: 14px;
}
.photo_icon {
  width: 34px;
  height: 34px;
  position: absolute;
  left: 19px;
  bottom: 21px;
  z-index: 150;
  display: block;
}
.video_feature img {
  width: 100%;
  margin-bottom: 14px;
}
.video_feature span {
  color: #277dea;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 7px;
  font-weight: 400;
}
.video_feature span a {
  display: inline-block;
}
.video_feature span small {
  padding: 0 10px;
}
.video_feature h6 {
  font-size: 20px;
  line-height: 26px;
  color: #444;
  font-family: "MontserratLight";
  margin: 0;
  padding: 0;
}
.video_feature_slider .video_feature h6 {
  font-size: 14px;
  line-height: 20px;
}
.video_feature_slider .video_feature {
  width: 100%;
  padding: 0;
}
.video_feature_row {
  overflow: hidden;
  margin-left: -40px;
}
.video_feature_row .video_feature {
  width: 33.33%;
  padding-left: 40px;
  padding-bottom: 0;
}
.video_feature_slider .video_feature span {
  padding-bottom: 0;
}
.video_feature_slider .video_feature img {
  margin-bottom: 10px;
}
.video_feature h6 a {
  color: #444;
}
.video_box_area {
  padding: 0;
  overflow: hidden;
  background: #f3f3f3;
}
.youtube_video {
  width: 67.76%;
  position: relative;
}
.play_detail {
  display: none;
  background: url(images/video_icon2.png) no-repeat;
  position: absolute;
  left: 27px;
  bottom: 30px;
  z-index: 3;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.youtube_video:hover .play_detail {
  display: block;
}
.youtube_video img {
  width: 100%;
}
.youtube_video_info {
  width: 32.24%;
  padding: 30px 27px 20px 30px;
}
.youtube_video_info h6 {
  font-size: 14px;
  color: #277dea;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  padding-bottom: 2px;
}
.youtube_video_info h3 {
  font-size: 22px;
  color: #444;
  border-bottom: 1px solid #bababa;
  font-weight: 400;
  margin: 0;
  padding-bottom: 16px;
  margin-bottom: 10px;
}
.youtube_video_info p {
  font-size: 15px;
  line-height: 20px;
  color: #444;
  font-family: "MontserratLight";
  margin: 0;
}
.youtube_video_info p span {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
.youtube_video_info small {
  padding: 0 5px;
}
.youtube_video_info .video_slider_social {
  padding: 43px 0 0 0;
}
.youtube_video_info .video_slider_social span {
  background-color: #393939;
  margin-right: 14px;
  padding-right: 12px;
  padding-left: 42px;
  margin-bottom: 15px;
}
.youtube_video_info .video_slider_social span:last-child {
  margin-right: 0;
}
.video_feature_comntainer {
  background: #fff;
  padding: 35px 30px 25px 30px;
  overflow: hidden;
}
.video_feature_slider {
  position: relative;
  padding-bottom: 40px;
}
.video_feature_comntainer h4,
.video_feature_comntainer h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  margin: 0;
  color: #444;
  font-family: "MontserratSemiBold";
  padding-bottom: 11px;
}
.video_feature_comntainer h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.video_feature_comntainer h3 small {
  text-transform: none;
  font-size: 12px;
  font-family: "MontserratLight";
}
.video_feature_row {
  padding-bottom: 33px;
}
.video_feature_comntainer h3 a {
  color: #444;
}
.most_popular ul {
  padding: 9px 0 0 0;
  margin: 0;
}
.caricatures_item {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 12px;
}
.most_popular ul li {
  font-size: 18px;
  font-family: "MontserratLight";
  border-top: 1px solid #bdbdbd;
  padding: 15px 0 15px 0;
  text-transform: uppercase;
}
.most_popular ul li a:hover,
.most_popular ul li.active > a {
  color: #a5a5a5;
}
.most_popular ul li:first-child {
  border: none;
}
.most_popular ul li a {
  color: #277dea;
}
.inner_slider {
  width: 325px;
  height: 100%;
  background: url(images/bgr_gray.png) repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 600;
  padding: 54px 45px 20px 45px;
}
.inner_slider h6 {
  font-size: 18px;
  color: #277dea;
  font-weight: 400;
  margin: 0;
  padding: 0;
  padding-bottom: 7px;
}
.inner_slider h4 {
  font-size: 30px;
  color: #fff;
  line-height: 35px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
.inner_slider p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.carousel_prev_next_holder {
  padding: 16px 0 20px 0;
}
.num {
  background: #151515;
  color: #fff;
  padding: 0;
  width: 48px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  text-align: center;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  float: left;
}
.inner_slider .well {
  background-color: inherit;
}
.carousel_prev_next {
  overflow: hidden;
  float: left;
}
.carousel_prev_next a.right,
.carousel_prev_next a.left {
  background: none;
  box-shadow: none;
  text-indent: -9999px;
  background: url(images/bgr_prev_next2.png) no-repeat;
  background-position: 0 0;
  width: 48px;
  height: 39px;
  opacity: 1;
  position: relative;
  left: inherit;
  right: inherit;
  top: inherit;
  display: block;
  float: left;
  margin-right: 2px;
}
.carousel_prev_next a.right {
  background-position: -50px 0;
}
.contact_form_area {
  padding: 28px 20px 42px 24px;
}
.detail_content_area {
  padding: 28px 20px 42px 23px;
}
.contact_form_area h2 {
  color: #444;
  margin: 0;
  padding: 0;
}
.contact_form_area h6 {
  color: #444;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  line-height: 24px;
}
.breadcrumb_area {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 16px;
  margin-bottom: 17px;
}
.breadcrumb_area ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.breadcrumb_area ul li {
  padding: 0;
  margin: 0;
  float: left;
  font-size: 14px;
  color: #277dea;
  padding-left: 19px;
  margin-right: 15px;
  background: url(images/bgr_arrow1.png) no-repeat left center;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.breadcrumb_area ul li:first-child {
  background: none;
  padding-left: 0;
}
.breadcrumb_area ul li a {
  color: #848484;
}
.classifileld_content .breadcrumb_area {
  border: none;
  padding-bottom: 0;
}
.classifileld_content .breadcrumb_area ul li {
  color: #444;
}
.classifileld_content .breadcrumb_area ul li a {
  color: #277dea;
}
.contact_two_column {
  overflow: hidden;
  padding: 25px 0 43px 0;
}
.contact_column {
  width: 48.5%;
  background: #f9f9f9;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}
.contact_column h3 {
  background: #ededed;
  border-bottom: 1px solid #e5e5e5;
  padding: 19px 10px 19px 27px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0;
  font-size: 17px;
  color: #444444;
}
.contact_column_holder {
  padding: 25px 25px 0 25px;
}
.contact_column_holder h6 {
  font-size: 15px;
  color: #277dea;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.contact_column_holder p {
  padding: 0;
}
.contact_column_holder p.location {
  background: url(images/icon_location.png) no-repeat left 4px;
  padding-left: 27px;
}
.google_map {
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  margin-top: 19px;
}
.google_map iframe {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 311px;
  border: none;
  background: none;
  border-radius: 4px;
}
.view_larger_map {
  padding: 12px 0 27px 0;
  background: url(images/bgr_google.png) no-repeat right 18px;
}
.view_larger_map a {
  font-size: 12px;
  font-family: "MontserratLight";
  color: #277dea;
}
.contact_row {
  padding-bottom: 15px;
}
.contact_row p {
  background: url(images/icon_call.png) no-repeat left 4px;
  padding-left: 19px;
}
.contact_form {
  width: 100%;
  background: #f9f9f9;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  padding-bottom: 35px;
}
.contact_form h3 {
  background: #ededed;
  border-bottom: 1px solid #e5e5e5;
  padding: 19px 10px 19px 27px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0;
  font-size: 17px;
  color: #444444;
}
.contact_column_holder {
  padding: 25px 25px 0 25px;
}
.captcha_holder {
  position: relative;
  padding-right: 206px;
}
.captcha_box {
  position: absolute;
  right: 0;
  top: 0;
}
.contact_form label {
  display: block;
  color: #444;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0;
  padding-bottom: 8px;
}
.contact_form .form-group {
  padding: 0 0 13px 0;
  margin: 0;
}
.contact_form .form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 6px 18px;
  font-size: 14px;
  color: #444;
  background-color: #fff;
  background-image: none;
  border-color: #c1c1c1;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.contact_form textarea.form-control {
  width: 100%;
  height: 89px;
  resize: none;
}
.contact_form .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.contact_form .form-control::-moz-placeholder {
  color: #444;
  opacity: 1;
}
.contact_form .form-control:-ms-input-placeholder {
  color: #444;
}
.contact_form .form-control::-webkit-input-placeholder {
  color: #444;
}
.contact_form .select_column {
  width: 100%;
  float: none;
  text-align: left;
}
.submit_area {
  overflow: hidden;
  padding-top: 16px;
}
.submit_area input[type="submit"],
.submit_area input[type="reset"] {
  width: 49.4%;
  height: 43px;
  border: 1px solid #c1c1c1;
  background: #cacaca;
  text-align: center;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  border-radius: 4px;
  font-size: 14px;
  color: #444444;
}
.submit_area input[type="submit"],
.submit_area input[type="submit"]:hover,
.submit_area input[type="reset"]:hover {
  background: #277dea;
  border-color: #277dea;
  color: #fff;
}

#popup_content_area {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0 10px;
  padding-top: 120px;
  padding-bottom: 20px;
  left: 0;
  top: 0;
  z-index: 999;
  background: url(images/bgr_popup.png) repeat;
  display: none;
}
.show_sign_up_pop {
  display: none;
}
#popup_content {
  max-width: 686px;
  background: #fff;
  margin: 0 auto;
  border: 1px solid #bebebe;
  border-radius: 4px;
  text-align: center;
  position: relative;
}
.popup_content_box {
  max-width: 415px;
  margin: 0 auto;
  padding: 0;
  background: none;
  border-radius: 0;
  border: none;
}
.close_btn {
  background: url(images/bgr_close.png) no-repeat;
  width: 46px;
  height: 48px;
  display: block;
  position: absolute;
  right: -17px;
  top: -16px;
  cursor: pointer;
  z-index: 200;
}
.popup_content_box .form-control {
  padding-left: 13px;
}
.popup_contact_form {
  padding: 45px 10px 63px 10px;
}
.popup_content_box h2 {
  font-size: 30px;
  color: #444;
  padding-bottom: 7px;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.popup_content_box p {
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  padding-bottom: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.popup_content_box form p {
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  margin-top: 2px;
  padding-bottom: 19px;
}
.popup_content_box span {
  font-size: 12px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding-bottom: 15px;
  display: block;
}
.popup_content_box span a {
  color: #444;
}
.popup_content_box span small {
  padding: 0 24px;
}
.social_signup {
  max-width: 275px;
  margin: 0 auto;
  padding-bottom: 23px;
}
.social_signup a {
  display: block;
  width: 100%;
  height: 42px;
  margin-bottom: 19px;
  border-radius: 3px;
  padding-left: 55px;
  padding-right: 10px;
  font-size: 18px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  line-height: 42px;
  color: #fff;
  text-align: left;
}
.social_signup a.facebook_sign_up {
  background: url(images/icon_facebook.png) no-repeat 5px center;
  background-color: #3f6fa7;
}
.social_signup a.google_plus_sign_up {
  background: url(images/icon_google_plus.png) no-repeat 5px center;
  background-color: #c63d2a;
}

.social_signup a.apple_plus_sign_up {
  background: url(images/icon_apple.png) no-repeat 5px center;
  color: #000 !important;
  background-color: #fff;
  border: 1px solid #ccc;
}
.social_signup strong {
  display: block;
  font-size: 18px;
  color: #444;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  line-height: 17px;
}
.popup_content_box input[type="submit"] {
  width: 275px;
  height: 43px;
  border: none;
  background: #277dea;
  text-align: center;
  display: block;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 17px;
}
.popup_content_box strong {
  font-size: 16px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  display: block;
}
.popup_content_box strong a {
  color: #277dea;
  font-weight: 600;
}
.blog_social_area {
  overflow: hidden;
  background: #ececec;
  padding: 10px 8px 10px 18px;
}
.blog_social {
  overflow: hidden;
}
.blog_social img {
  float: left;
  margin-right: 4px;
}
.blog_social_area .three_link_box {
  padding-top: 7px;
}
.blog_social_area .three_link_box a {
  color: #277dea;
}
.detail_content_area p {
  padding-bottom: 24px;
}
.detail_content_area p small {
  font-size: 14px;
}
.gray_photo_box {
  padding: 18px 10px;
  background: #e1e1e1;
}
.gray_photo_box img {
  border: 1px solid #545554;
  margin: 0 auto;
}
.recommends_box {
  padding: 23px 0 10px 0;
}
.recommends_box h5 {
  font-size: 20px;
  color: #606060;
  margin: 0;
  padding-bottom: 10px;
  font-weight: normal;
  font-family: "MontserratSemiBold";
}
.auteur_right ul,
.recommends_box ul {
  padding: 0;
  margin: 0;
}
.auteur_right ul li,
.recommends_box ul li {
  font-size: 15px;
  color: #277dea;
  background: url(images/bgr_li.png) no-repeat left 4px;
  padding: 0 0 7px 18px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.auteur_container {
  padding: 30px 10px 25px 22px;
  background: #f1f1f1;
  border: 1px solid #cfcfcf;
  overflow: hidden;
}
.auteur_photo_info h5 {
  font-size: 16px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  color: #277dea;
  padding-bottom: 11px;
}
.auteur_photo_info span {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 15px;
  color: #575757;
  padding-left: 26px;
  background: url(images/icon8.png) no-repeat left center;
  line-height: 18px;
  font-family: "MontserratLight";
}
.auteur_left p {
  font-size: 13px;
  color: #575757;
  padding: 0;
}
.auteur_photo_area {
  overflow: hidden;
  padding-bottom: 9px;
}
.auteur_photo {
  border: 3px solid #b6b6b6;
  width: 47px;
}
.auteur_photo_info {
  margin-left: 57px;
}
.auteur_left {
  width: 39%;
}
.auteur_right {
  width: 61%;
  border-left: 1px solid #bebebe;
  padding-left: 34px;
}
.auteur_right h6 {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  padding: 0;
  margin: 0;
  padding-bottom: 9px;
}
.auteur_right ul li:last-child {
  padding-bottom: 0;
}
.auteur_right ul li {
  padding-bottom: 9px;
}
.video_gallery_area {
  overflow: hidden;
  padding: 31px 0 23px 0;
}
.video_gallery_area h3 {
  color: #606060;
  font-size: 20px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  padding-bottom: 11px;
}
.video_gallery {
  padding: 23px 20px 21px 2px;
  background: #424242;
  overflow: hidden;
}
.video_gallery_item {
  width: 33.33%;
  float: left;
  padding-left: 18px;
}
.video_gallery_item a {
  display: block;
  position: relative;
}
.center_play {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 33px;
  margin: 0 auto;
  height: 100%;
  top: 0;
  background: url(images/play_btn1.png) no-repeat 0 center;
  display: none;
  z-index: 3;
}
.video_gallery_item a:hover .center_play {
  display: block;
  cursor: pointer;
}
.video_gallery_item img {
  width: 100%;
}
.editorialistes_video h3 {
  color: #606060;
}
.editorialistes_video {
  padding: 0 0 25px 0;
}
.editorialistes_video h4 {
  color: #277dea;
}
.editorialistes_video .three_column_area {
  margin-left: -33px;
}
.editorialistes_video .column_box {
  padding-left: 33px;
}
.editorialistes_video img {
  width: 100%;
}
.author_top {
  padding: 25px 20px 27px 23px;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
}
.author_holder {
  overflow: hidden;
  padding: 11px 28px 0 0;
}
.author_box {
  width: 50%;
}
.author_right_btn {
  overflow: hidden;
  padding: 33px 0 0 0;
}
.author_photo {
  background: #d5d5d5;
  padding: 5px;
  float: left;
  width: 105px;
}
.author_photo_info {
  margin-left: 123px;
  padding: 3px 0 0 0;
}
.author_photo_info h4 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  font-size: 24px;
  padding-bottom: 7px;
  color: #277dea;
}
.author_photo_info h4 a {
  color: #277dea;
}
.author_photo_info p {
  font-size: 14px;
  color: #555;
  padding: 0;
  margin: 0;
  font-family: "MontserratLight";
  padding-bottom: 8px;
}
.author_photo_info span {
  font-size: 14px;
  color: #555;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: italic;
}
.author_right_btn a {
  display: block;
  width: 146px;
  border: 1px solid #8a8a8a;
  height: 43px;
  line-height: 41px;
  color: #e23749;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 0;
  margin: 0 18px 15px 0;
  float: left;
  border-radius: 4px;
}
.author_right_btn a.active,
.author_right_btn a:hover {
  background: #277dea;
  border-color: #277dea;
  color: #fff;
}
.followers_item {
  background: #ececec;
  border-bottom: 1px solid #d4d4d4;
  padding: 22px 28px 16px 31px;
  overflow: hidden;
}
.followers_row h4,
.followers_item h4 {
  float: left;
  font-size: 17px;
  color: #424242;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  text-transform: uppercase;
}
.followers_item span {
  float: right;
  font-size: 14px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.followers_row {
  background: url(images/bgr_line4.png) repeat-x bottom;
  padding: 33px 28px 32px 32px;
}
.small_photo_gallery {
  padding: 33px 15px 32px 17px;
  overflow: hidden;
}
.small_photo_col {
  width: 33.33%;
  float: left;
  padding: 0 13px 17px 13px;
}
.small_photo {
  background: #fff;
  padding: 4px;
  border: 1px solid #c3c3c3;
  margin-bottom: 4px;
  max-width: 71px;
  margin: 0 auto;
}
.small_photo_col span {
  display: block;
  font-size: 13px;
  text-align: center;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.followers_row h4 {
  float: none;
  padding-bottom: 18px;
}
.followers_row_box {
  border-top: 1px solid #c3c3c3;
  padding: 13px 0 5px 0;
}
.followers_row_box p {
  padding: 0;
  margin: 0;
  color: #424242;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.followers_row_box strong {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 24px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin-top: -1px;
}
.author_content_row {
  border-bottom: 1px solid #c6c6c6;
  padding: 34px 30px 22px 23px;
  overflow: hidden;
}
.author_content_left {
  width: 60.57%;
}
.author_content_right {
  width: 39.43%;
  padding: 0 15px 0 23px;
  margin-top: -7px;
}
.author_content_row h4 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #555555;
  font-family: "MontserratLight";
  font-weight: normal;
  padding-bottom: 23px;
  margin-top: -10px;
}
.author_content_row p {
  padding: 0;
}
.author_content_photo {
  width: 100%;
  padding-bottom: 16px;
}
.author_content_photo img {
  width: 100%;
}
.author_content_right h3 {
  font-size: 24px;
  line-height: 30px;
  color: #277dea;
  padding: 0;
  margin: 0;
  font-weight: 400;
  padding-bottom: 17px;
}
.author_content_right .recommander {
  border: 1px solid #e23749;
  max-width: 141px;
  height: 36px;
  display: block;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #e23749;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 13px;
  border-radius: 3px;
}
.author_social_area {
  padding: 0;
}
.author_social_area span {
  color: #277dea;
  display: block;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding-left: 20px;
  background: url(images/icon9.png) no-repeat left 3px;
  padding-bottom: 9px;
}
.author_social_area span.clock_icon {
  background: url(images/icon10.png) no-repeat left 1px;
}
.social {
  overflow: hidden;
  padding: 2px 0 0 0;
}
.social img {
  float: left;
  margin-right: 5px;
}
.load_more_btm {
  border-bottom: 1px solid #d2d2d2;
  padding: 16px 0 21px 0;
  text-align: center;
  margin-bottom: 38px;
}
.load_more_btm a {
  font-size: 14px;
  color: #277dea;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: url(images/load_more.png) no-repeat center bottom;
  padding-bottom: 20px;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  display: inline-block;
}
.slider_photo {
  width: 50%;
  float: left;
  position: relative;
}
.slider_photo_info {
  position: absolute;
  left: 60px;
  bottom: 36px;
  z-index: 900;
}
.slider_photo_info strong {
  display: block;
  background: url(images/bgr_arrow2.png) no-repeat left top;
  padding: 4px 0 0 66px;
  margin: 0;
  min-height: 50px;
  font-size: 21px;
  color: #fff;
  font-weight: 400;
  line-height: 16px;
}
.slider_photo_info small {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.slider_title {
  padding: 19px 10px 19px 29px;
  background: #232323;
}
.slider_title h4 {
  font-size: 20px;
  color: #edd381;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  text-transform: uppercase;
}
.still_icon {
  overflow: hidden;
  border-bottom: 1px solid #afafaf;
  margin-bottom: 13px;
}
.still_icon span {
  font-size: 14px;
  text-transform: none;
  padding-left: 29px;
  font-weight: normal;
  font-family: "MontserratLight";
  background: url(images/icon11.png) no-repeat left 0;
  display: inline-block;
  margin-right: 26px;
  margin-bottom: 7px;
}
.still_icon span a {
  color: #277dea;
}
.still_icon span.like_icon {
  background: url(images/icon12.png) no-repeat left 0;
}
.still_icon span:last-child {
  margin-right: 0;
}
.video_feature h5 {
  font-weight: normal;
  font-family: "MontserratLight";
  color: #277dea;
  padding: 0;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 3px;
}
.video_feature h5 a {
  color: #277dea;
}
.slider_info_top {
  overflow: hidden;
  padding-bottom: 28px;
}
.slider_info_top .video_slider_social {
  padding: 40px 0 0 0;
}
.slider_info_top .video_slider_social span {
  margin-right: 14px;
}
.slider_info_top .video_slider_social span:last-child {
  margin-right: 0;
}
.slider_info_left {
  width: 60%;
}
.slider_info_left h5 {
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  padding-bottom: 5px;
}
.slider_info_left p {
  font-size: 12px;
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: "MontserratLight";
  padding-bottom: 3px;
}
.two_slider_container {
  padding: 48px 105px 80px 91px;
  background: #2f2f2f;
}
.carousel_slider_area {
  padding: 35px 105px 50px 90px;
}
.carousel_slider_area h4 {
  font-size: 22px;
  color: #fff;
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: "MontserratLight";
  padding-bottom: 22px;
}
.kiosk_top_content {
  padding: 25px 33px 60px 33px;
  background: #232323;
  overflow: hidden;
}
.kiosk_top_content h2 {
  font-size: 24px;
  color: #edd381;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-bottom: 26px;
  border-bottom: 1px solid #3e3e3e;
  text-transform: uppercase;
  margin-bottom: 38px;
}
.kiosk_left {
  width: 40.59%;
}
.kiosk_right {
  width: 55.87%;
  margin-top: -5px;
}
.kiosk_right h4 {
  font-size: 18px;
  color: #fff;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-family: "MontserratSemiBold";
  padding-bottom: 11px;
}
.kiosk_right h3 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  padding: 0;
  margin: 0;
  padding-bottom: 22px;
}
.kiosk_right h3 span {
  /*font-family: 'MontserratHairline';*/
  font-family: "MontserratLight";
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 7px;
}
.kiosk_three_column {
  padding-bottom: 11px;
  overflow: hidden;
}
.kiosk_column {
  float: left;
  padding: 15px 10px 15px 10px;
  background: #edd381;
  border-radius: 4px;
  min-height: 118px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 15px;
}
.kiosk_column h5 {
  font-size: 24px;
  color: #4a3d15;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 20px;
  padding-top: 8px;
}
.kiosk_column p {
  font-size: 14px;
  color: #4a3d15;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
}

.kiosk_column h6 {
  font-size: 14px;
  text-transform: uppercase;
  color: #4a3d15;
  padding: 0;
  margin: 0;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #a59769;
  padding-bottom: 9px;
}
.kiosk_column1 {
  width: 126px;
}
.kiosk_column2 {
  width: 175px;
}
.kiosk_column3 {
  width: 147px;
}
.kiosk_column3 {
  background: #1968cd;
}
.kiosk_column3 h6 {
  border-color: #1659ae;
}
.kiosk_column3 h6,
.kiosk_column3 h5,
.kiosk_column3 p {
  color: #fff;
}
.kiosk_column strong {
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  display: block;
  font-size: 48px;
  color: #4a3d15;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  margin-top: -7px;
}
.kiosk_column strong span {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #4a3d15;
  padding: 0;
  font-size: 30px;
  vertical-align: top;
  margin: 0;
}
.kiosk_scroll {
  padding: 0 0 28px 0;
}
.kiosk_scroll .scroll_here {
  background: #2e2e2e;
  border: none;
  height: 280px;
  overflow: hidden;
}
.kiosk_scroll .inner_scroll {
  background: #393939;
  border: none;
  padding: 0 30px;
}
.kiosk_scroll .kiosk_top_content {
  background: #232323;
  padding: 25px 33px 60px;
}
.kiosk_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.kiosk_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #2e2e2e;
  width: 20px;
}
.kiosk_scroll .mCSB_scrollTools {
  width: 20px;
  background-color: #2e2e2e;
}
.kiosk_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background: none !important;
}
.kiosk_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.kiosk_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #393939;
  width: 7px;
  height: 40px;
}
.kiosk_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background: none !important;
}
.kiosk_scroll_row {
  border-top: 1px solid #262626;
  padding: 25px 0 16px 0;
  overflow: hidden;
}
.kiosk_scroll_row:first-child {
  border: none;
}
.kiosk_scroll_row span {
  display: block;
  width: 80px;
  font-size: 15px;
  color: #e0b11f;
  text-transform: uppercase;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  float: left;
}
.kiosk_scroll_row p {
  padding: 0;
  margin: 0;
  margin-top: -3px;
  margin-left: 90px;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.kiosk_right .video_slider_social {
  padding: 0;
}
.kiosk_feature_area {
  background: #fff;
  padding: 40px 0 0 0;
}
.kiosk_feature_area h2 {
  font-size: 24px;
  color: #393939;
  background: url(images/bgr_dot.png) repeat-x 100% 15px;
  text-align: center;
  padding: 0;
  margin: 0;
  font-weight: 700;
  padding-bottom: 20px;
}
.kiosk_feature_area h2 span {
  padding: 0 15px;
  background: #fff;
}
.kiosk_feature_row {
  overflow: hidden;
  padding: 32px 50px 12px 10px;
  border-bottom: 1px solid #d7d7d7;
}
.kiosk_feature {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0 0 20px 40px;
}
.kiosk_feature img {
  border: 3px solid #eaeaea;
  border-radius: 4px;
  margin: 0 auto;
  margin-bottom: 8px;
}
.kiosk_feature p {
  font-size: 14px;
  color: #393939;
  padding: 0;
  margin: 0;
  font-family: "MontserratLight";
  padding-bottom: 8px;
}
.read_more {
  display: block;
  width: 90px;
  height: 31px;
  background: #1968cd;
  color: #fff;
  text-transform: uppercase;
  line-height: 31px;
  font-family: "MontserratLight";
  font-size: 14px;
  border-radius: 4px;
  margin: 0 auto;
}
.read_more:hover {
  color: #fff;
}
.more_feature {
  text-align: center;
  padding: 28px 0 43px 0;
  background: url(images/bgr_plus.png) no-repeat center top;
  margin-top: -10px;
}
.more_feature p {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #393939;
}
.more_feature p a {
  color: #393939;
}
.kiosk_feature_row2 {
  padding-bottom: 33px;
}
.classifileld_top {
  padding: 33px 22px 15px 23px;
  background: #f2f2f2;
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
}
.classifileld_top_field {
  overflow: hidden;
  padding-bottom: 15px;
}
.classifileld_top_field .form-group {
  width: 43.36%;
  padding: 0;
  margin: 0;
}
.classifileld_top_right {
  width: 56.64%;
  padding-left: 16px;
}
.classifileld_select_holder {
  padding: 0;
}
.classifileld_select_holder .form-group {
  margin-left: -17px;
}
.classifileld_select_holder .select_column {
  width: 25%;
  float: left;
  padding: 0;
  padding-left: 17px;
}
.classifileld_select_holder input[type="submit"] {
  width: 100%;
  height: 43px;
  border: 1px solid #1968cd;
  border-radius: 4px;
  background: #277dea;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.logo_big {
  max-width: 400px;
}
.product_feature_area {
  border-bottom: 5px solid #deac13;
  border-left: 5px solid #deac13;
  border-top: 5px solid #deac13;
  margin-left: -1px;
}
.product_feature_area h3 {
  background: #deac13;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  padding: 23px 10px 9px 20px;
  margin: 0;
  color: #fff;
}
.product_column_holder {
  padding: 0 23px 0 20px;
}
.product_column {
  border-top: 1px solid #d4d4d4;
  padding: 24px 0 18px 0;
}
.product_column:first-child {
  border: none;
}
.product_info {
  padding: 11px 80px 0 0;
  position: relative;
}
.product_info .price_box {
  width: 70px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  margin: 0;
  background: #deac13;
  font-size: 18px;
  color: #fff;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  position: absolute;
  right: 0;
  top: 18px;
}
.product_info p {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  max-width: 140px;
}
.product_info p a {
  color: #444;
}
.tab_menu_area {
  padding: 0;
  position: relative;
  margin-top: 61px;
  overflow: hidden;
}
.menu_slider {
  padding: 0 117px 0 0;
  position: relative;
  margin-left: -2px;
  width: auto !important;
}
.page_prev_next {
  width: 115px;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #c1c1c1;
  border-right: none;
  z-index: 10;
  overflow: hidden;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.page_prev_next a {
  float: left;
  width: 50%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  display: block;
  color: #9a9a9a;
  font-size: 14px;
}
.page_prev_next a.active,
.page_prev_next a:hover {
  color: #1c9ae3;
}
.page_prev_next a.page_next {
  border-left: 1px solid #c1c1c1;
}

.tab_menu_area ul {
  overflow: hidden;
}
.tab_menu_area ul li {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  width: 100%;
}
.tab_menu_area ul li a {
  display: block;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #444;
  border: 1px solid #c1c1c1;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  background: #f2f2f2;
}
/*.tab_menu_area ul li:first-child > a {
	border-left:none;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	 border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
*/
.tab_menu_area ul li.active_item a {
  background: #fff;
  border-bottom: none;
  height: 37px;
}
.tab_menu_content_box {
  padding: 0;
}
.tab_menu_row {
  overflow: hidden;
  padding: 30px 20px 30px 23px;
  border-bottom: 1px solid #c1c1c1;
}
.tab_menu_left {
  width: 413px;
  overflow: hidden;
}
.tab_menu_photo {
  background: #dedede;
  padding: 8px;
  width: 158px;
}
.tab_menu_photo img {
  width: 100%;
}
.tab_menu_photo_info {
  width: 255px;
  padding: 9px 0 0 19px;
}
.tab_menu_photo_info h4 {
  font-size: 16px;
  color: #277dea;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding-bottom: 2px;
}
.tab_menu_photo_info p {
  font-size: 14px;
  color: #444;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
}
.tab_menu_right {
  text-align: right;
  padding-top: 5px;
}
.tab_menu_right p {
  font-size: 12px;
  line-height: 19px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.tab_menu_content_box .pagination_box {
  background: none;
  border: none;
  padding: 20px 70px;
}
.tab_menu_content_box .prev_next {
  left: 27px;
  top: 20px;
  width: 44px;
}
.tab_menu_content_box .prev_next_right {
  right: 27px;
  left: inherit;
}
.tab_menu_content_box .prev_next a {
  width: 50%;
}
.sidebar_user_top {
  padding: 0;
  border-top: 1px solid #c3c3c3;
}
.sidebar_user_name {
  border-bottom: 1px solid #bababa;
}
.sidebar_user_name,
.sidebar_ad_manage {
  padding: 29px 27px 21px 27px;
}
.sidebar_ad_manage {
  padding-top: 23px;
}
.sidebar_user_top h5 {
  font-size: 16px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
.sidebar_user_name a {
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  background: #deac13;
  border-radius: 4px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  display: block;
  height: 40px;
  width: 100%;
  margin-bottom: 8px;
}
.sidebar_user_name a:hover,
.sidebar_user_name a.send_email_btn {
  background: #277dea;
}
.sidebar_ad_manage ul li {
  font-size: 14px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border-top: 1px solid #bababa;
  padding: 12px 10px 14px 33px;
}
.sidebar_ad_manage ul li:first-child {
  border: none;
}
.sidebar_ad_manage ul li a {
  color: #277dea;
}
.sidebar_ad_manage ul li.manage_icon1 {
  background: url(images/manage1.png) no-repeat left center;
}
.sidebar_ad_manage ul li.manage_icon2 {
  background: url(images/manage2.png) no-repeat left center;
}
.sidebar_ad_manage ul li.manage_icon3 {
  background: url(images/manage3.png) no-repeat left center;
}
.sidebar_ad_manage ul li.manage_icon4 {
  background: url(images/manage4.png) no-repeat left center;
}
.classifileld_content {
  padding: 25px 18px 32px 23px;
  border-bottom: 1px solid #dbdbdb;
}
.classifileld_content h4 {
  font-size: 18px;
  color: #444;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  padding-bottom: 16px;
}
.carousel_slider_inner {
  padding: 28px 46px 0 46px;
}
.carousel_slider_inner #carousel.flexslider .slides {
  margin-left: -47px;
}
.carousel_slider_inner #carousel.flexslider .slides li {
  margin-left: 47px;
}
.carousel_slider_inner #carousel.flexslider {
}
.product_lundi {
  padding: 14px 10px 25px 23px;
}
.product_lundi p {
  font-size: 12px;
  color: #444;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding: 0;
}
.product_lundi h6 {
  font-size: 16px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.content_price_table {
  border-top: 1px solid #d4d4d4;
}
.content_price_row {
  border-bottom: 1px solid #d4d4d4;
  height: 43px;
  line-height: 43px;
  padding: 0 20px 0 0;
}
.content_price_table span {
  background: #ededed;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 42px;
  float: left;
  width: 218px;
  padding-left: 27px;
}
.content_price_table strong {
  font-size: 16px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 0;
  display: block;
  padding-left: 18px;
  float: left;
}
.content_price_table p {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  float: left;
  padding-left: 18px;
  line-height: 42px;
}
.content_price_table small {
  float: right;
  padding-top: 4px;
  display: block;
}
.product_description {
  padding: 30px 10px 28px 23px;
}
.product_description p {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 19px;
  font-size: 14px;
}
.product_description p stropng {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.product_social_container {
  border-top: 1px solid #bcbcbc;
  overflow: hidden;
  padding: 20px 20px 18px 0;
}
.product_social_left {
  overflow: hidden;
}
.product_social_left span {
  display: block;
  float: left;
  font-size: 14px;
  color: #277dea;
  margin-left: 25px;
  margin-right: 7px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding-left: 32px;
  line-height: 25px;
}
.product_social_left span.save_listing {
  background: url(images/icon13.png) no-repeat left center;
}
.product_social_left span.report_problem {
  background: url(images/icon14.png) no-repeat left center;
}
.product_social_left span a {
  color: #277dea;
}

.product_social_container .video_slider_social {
  padding: 0;
}
.product_social_container .video_slider_social span {
  margin-left: 14px;
  margin-right: 0;
}
.product_social_table {
  border-top: 1px solid #bcbcbc;
  background: url(images/bgr_dot.png) repeat-y 50% 100%;
}
.product_social_row {
  border-bottom: 1px solid #bcbcbc;
  overflow: hidden;
}
.product_social_row2 {
  padding-bottom: 60px;
}
.product_info_column {
  width: 50%;
  padding: 50px 10px 50px 23px;
  float: left;
}
.product_info_column:nth-child(2) {
  padding-left: 36px;
}
.product_info_column h6 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.product_info_column p {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 19px;
  font-size: 14px;
  padding-bottom: 7px;
}
.product_info_column a.read_btn {
  font-size: 12px;
  text-transform: uppercase;
  color: #277dea;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.inner_content_bg {
  background: #f3f3f3;
}
.facebook_row {
  padding: 17px 13px 15px 12px;
  overflow: hidden;
  border-top: 1px solid #bdbdbd;
}
.facebook_row:first-child {
  border: none;
}
.facebook_left {
  width: 60px;
  float: left;
}
.facebook_right {
  margin-left: 75px;
  margin-top: -3px;
}
.facebook_right p {
  font-size: 15px;
  line-height: 19px;
  color: #3b589e;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.like_box {
  background: url(images/facebook_box.png) no-repeat;
  width: 60px;
  height: 42px;
  padding-bottom: 7px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 1px;
}
.like_box a {
  font-size: 15px;
  color: #555;
  text-align: center;
  font-family: "Droid Sans", sans-serif;
  font-weight: 600;
}
.comment_box h3 {
  font-size: 20px;
  color: #444;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
  padding: 0 0 20px 0;
  margin: 0;
}
.comment_box ol li {
  overflow: hidden;
}
.small_photo {
  width: 36px;
}
.small_photo img {
  border-radius: 2px;
}
.comment_box ol li .comments_right {
  margin-left: 47px;
}
.comment_box ol li ol li .comments_right {
  margin-left: 30px;
}
.comment_box ol li ol {
  margin-left: 10px;
}
.comment_box ol li ol li {
  padding-bottom: 0;
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  border-bottom: none;
}
.comments_right .form-control {
  height: 80px;
  border-radius: 3px;
}
.comments_right .form-group {
  margin: 0;
}
.comment_box ol li h6 {
  font-size: 12px;
  color: #5e5e5e;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.comment_box ol li.no_border {
  border: none;
}
.comment_box ol li h6 span {
  font-size: 11px;
  color: #777777;
}
.comment_box ol li p {
  font-size: 14px;
  color: #646464;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.comment_box ol li small {
  font-size: 11px;
  color: #9a9a9a;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  padding: 0 5px 0 0;
  margin: 0 5px 0 0;
}
.comment_box ol li small a {
  color: #9a9a9a;
}
.border_dot {
  border-right: 1px dotted #9a9a9a;
  padding-right: 10px;
}
.comment_box ol li {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.photo_small_inner {
  width: 24px;
}

.author_right_btn a,
.sidebar_user_name a,
.submit_area input[type="submit"],
.submit_area input[type="reset"],
.most_popular ul li a,
.gray_content_widget ul li a,
.footer_menu_left ul li a,
.subscribe_btn,
.navbar-default .navbar-nav > li > a,
ul.tabs li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
