.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: right;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: left;
  }
}
.head-search .form-control {
  padding-right: 30px;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px !important;
  }
  .head-search .form-control:focus {
    width: 200px !important;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.container {
  width: 100%;
}
header#t3-header {
  background-color: #22cbec;
  background-image: url(/images/base_images/def/banner6.jpg);
  background-size: 100% 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 1800px) {
  header#t3-header {
    height: 320px;
  }
}
@media screen and (max-width: 1800px) {
  header#t3-header {
    height: 300px;
  }
}
@media screen and (max-width: 1450px) {
  header#t3-header {
    height: 240px;
  }
}
@media screen and (max-width: 1200px) {
  header#t3-header {
    height: 240px;
  }
}
@media screen and (max-width: 850px) {
  header#t3-header {
    height: 180px;
  }
}
@media screen and (max-width: 600px) {
  header#t3-header {
    height: 130px;
  }
}
.my_component_form {
  text-align: center;
}
.control-group {
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 850px) {
  .form-horizontal .control-group .controls {
    margin-right: 12px;
  }
}
div#my_need_to_login_page {
  text-align: center;
}
.my_need_to_login_page_button a img {
  max-width: 100%;
  height: auto;
}
nav#t3-mainnav {
  background-color: #0a3a58;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 1400px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #279ee8;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active {
  background-color: #279ee8;
  padding: 10px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #279ee8;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open {
  background-color: #279ee8;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  font-family: "wyekan";
  font-size: 16px;
}
.navbar-default .navbar-nav > li > a {
  font-family: "wyekan";
  padding-top: 20px;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  background-color: #0a3a58;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #082538;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: white;
}
textarea {
  height: auto;
}
.navbar-default .navbar-nav > li {
  padding-left: 10px;
  padding-right: 10px;
  border-left: 2px solid #afafaf1f;
  vertical-align: middle;
}
@media screen and (max-width: 1400px) {
  .navbar-default .navbar-nav > li {
    padding-left: 4px;
    padding-right: 4px;
  }
}
h3.module-title {
  background: #0a3a58;
  padding: 15px;
  text-align: center;
  font-family: "wyekan";
  color: white;
  font-weight: 600;
  border-radius: 2px;
  border-top: 5px solid #02d35f;
}
.col-lg-2 .t3-module.module.jmoddiv {
  border: 1px solid #d2d2d2;
  box-shadow: 0 0 1px gainsboro;
}

div#full_cuncil_list {
  text-align: center;
}
@media screen and (min-width: 1500px) {
  div#full_cuncil_list {
    margin-right: 10%;
    margin-left: 10%;
  }
}
@media screen and (min-width: 1024px) {
  div#full_cuncil_list {
    margin-right: 2%;
    margin-left: 2%;
  }
}
div#full_approved_list {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  div#full_approved_list {
    margin-right: 2%;
    margin-left: 2%;
  }
}
@media screen and (min-width: 1500px) {
  div#full_approved_list {
    margin-right: 10%;
    margin-left: 10%;
  }
}
div#full_meeting_list {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  div#full_meeting_list {
    margin-right: 2%;
    margin-left: 2%;
  }
}
@media screen and (min-width: 1500px) {
  div#full_meeting_list {
    margin-right: 10%;
    margin-left: 10%;
  }
}
.my_blog_feature_image .pull-left.item-image {
  float: none !important;
  text-align: center;
  margin: auto;
  min-height: 312px;
  vertical-align: middle;
}
.my_blog_feature_image .pull-left.item-image img {
  width: 460px;
  height: 307px;
  float: none;
  text-align: center;
  margin: auto;
  box-shadow: 0 0 4px #929292;
  max-width: 100%;
}
@media screen and (max-width: 1250px) {
  .my_blog_feature_image .pull-left.item-image img {
    height: 280px;
  }
}
@media screen and (max-width: 1000px) {
  .my_blog_feature_image .pull-left.item-image img {
    height: auto;
  }
}
.my_blog_feature_tittle {
  display: block;
  margin: auto;
  text-align: center;
}
.my_blog_feature_tittle header {
  background-color: #f7f7f7;
}
.my_blog_feature_tittle header h2 a {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.my_grayscale1 .pull-left.item-image a img {
  border: 1px solid black;
}
.my_grayscale1 .pull-left.item-image a img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  
  filter: gray;
  
  -webkit-transition: all .6s ease;
  
}
.my_blog_feature_tittle header h2 {
  
  
  margin: 4px;
  margin-top: 10px;
  min-height: 80px;
}
.my_blog_feature_intro_text {
  min-height: 70px;
  text-align: center;
}
.my_blog_feature_intro_text .article-intro p {
  min-height: 80px;
  padding: 4px;
  text-align: right;
}
.my_blog_feature_read_more {
  text-align: center;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ff9090;
}
header.article-header.clearfix h1 a {
  color: #424242;
}
@media screen and (min-width: 1000px) {
  header.article-header.clearfix h1 a {
    border-bottom: 3px solid #02d35f;
    line-height: 1.8;
  }
}
header.article-header.clearfix h1 {
  font-family: "wyekan";
  text-align: center;
  
}
dl.article-info.muted {
  text-align: center;
}
aside.article-aside.clearfix {
  margin-top: 8px;
}
article .pull-left.item-image img {
  max-width: 100%;
  max-height: 600px;
  box-shadow: 0 1px 2px 0 #c5c5c5;
  border: 2px solid #5d5d5d;
  margin-bottom: 50px;
}
article .pull-left.item-image {
  display: block;
  float: none !important;
  text-align: center;
}
.item-page section.article-content.clearfix {
  margin: 20px;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .slide .slider-item .lead {
    font-size: 14px !important;
    width: 100%;
  }
  .slide #title {
    height: 40px !important;
  }
  .slide {
    height: 40px !important;
  }
  .slide .slider-item {
    height: 40px !important;
  }
}
@media screen and (max-width: 650px) {
  .slide .slider-item {
    width: 100%;
  }
  .slide .slider-item .lead {
    white-space: nowrap;
    overflow: hidden;
  }
  .slide #title {
    float: none !important;
    width: 100% !important;
    border-radius: 8px !important;
  }
  .slide #title h4 {
    margin-top: 2px;
    padding-top: 12px;
  }
}
@media screen and (min-width: 800px) {
  .sp-caption-container {
    text-align: center;
    margin-top: 10px;
    background-color: #1b1b1b82;
    padding: 8px;
    top: -45px;
    position: relative;
    z-index: 100;
    white-space: nowrap;
    color: white;
  }
}
.t3-copyright small {
  font-family: "wyekan";
  font-size: 18px;
}
#t3-content .blog .items-row div .item article .article-header .article-title {
  font-size: 24px;
  text-align: center;
  font-family: "wyekan";
  margin-top: 8px;
  height: 52px;
  overflow: hidden;
  margin-bottom: 0px;
}
#t3-content .blog .items-row div .item article .article-intro .pull-left.item-image {
  text-align: center;
}
#t3-content .blog .items-row div .item article .article-intro .pull-left.item-image img {
  height: 350px;
  margin: auto;
  object-fit: cover;
}
#t3-content .blog .items-row div .item {
  text-align: center;
  border: 1px solid #f3f3f3;
  padding: 8px;
  box-shadow: 0 0px 2px 0 #cecece;
}
#t3-content .blog .items-row div .item article aside.article-aside.clearfix {
  border-bottom: 1px solid #d8d8d8;
}
.page-header .page-title {
  font-family: "wyekan";
  margin: 12px;
  padding: 5px;
  border-bottom: 5px solid #02d35f;
  padding-bottom: 12px;
}
.t3-sl {
  padding-bottom: 10px;
  padding-top: 10px;
}
div#pg-msnr-container {
  text-align: center;
}
#phocagallery #pg-icons {
  float: left;
  margin-left: 5px;
}
.pg-cv-box {
  float: none;
  display: inline-block;
}
.pg-cv-paginaton ~ div {
  display: none !important;
}
.pg-csv-box {
  height: 290px !important;
}
[target="https://www.phoca.cz/phocagallery"] {
  display: none !important;
}
div#phocagallery-module-ri {
  display: block;
  max-width: 1200px;
}
#phocagallery-module-ri .mosaic {
  float: none !important;
  display: inline-block;
  margin-left: 5px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  padding: 20px;
  max-width: 280px;
  height: auto;
  margin: auto;
  border: 2px solid #efefef;
}
.owl-carousel .owl-item h4 {
  text-align: center;
  font-family: "DimaSogand";
}
span.my_shahid_taghvim_title5 {
  color: #86b16c;
  margin: 4px;
  font-family: "wyekan";
}
span.my_shahid_taghvim_title6 {
  color: #f36c57;
  margin: 2px;
  font-family: "wyekan";
}
.owl-carousel .owl-item p {
  text-align: center;
  font-family: "wyekan";
  font-size: 18px;
}
.blog-featured {
  max-width: 1600px;
  text-align: center;
  margin: auto;
}
div#my_razevenus_header_h2 {
  margin-left: 20px;
  color: #ff4a4a;
  font-family: "DimaSogand";
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
}
.pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.footer-piece {
  margin: 25px auto 10px auto;
  text-align: center;
}
footer h3 {
  padding: 10px 0;
  padding-right: 20px;
  color: #FFF;
  font-size: 13px;
  font-weight: normal;
}
footer ul li:hover a {
  color: #ed2224;
}
form[action="page/newsletter"] {
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid #aaa;
  box-shadow: 2px 0 0 #eee;
  margin: 10px 0;
}
form#newsletter input#newslater_email {
  background: #363636;
  color: #868686;
  border: 0px;
  padding: 3px 10px;
  width: 60%;
}
footer form[action="page/newsletter"] {
  border-right: 0px solid #aaa;
  box-shadow: 0px 0 0 #eee;
  width: 100%;
  padding: 0px;
}
footer .col-md-3 {
  padding: 15px 0;
  max-height: 186px;
}
footer h4 {
  font-size: 15px;
  text-align: center;
  padding: 15px 0;
  margin-top: 5px;
  color: #FFF;
}
#IranMap #faq.panel-group .panel-heading .panel-title {
  font-family: b titr, "iryekanregular", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.my_hel_footer_col1 {
  text-align: center;
  margin: auto;
}
.my_hel_footer_col1 h3 span {
  font-size: 22px;
  border-bottom: 2px solid #f95555;
  padding: 5px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #ece9e9;
  font-size: 14px;
}
li.my_conact_info1 {
  font-size: 16px;
  font-weight: 600;
  color: white;
}
.social {
  position: relative;
  height: 3em;
  width: 13.5em;
  margin: auto !important;
  margin-bottom: 100px !important;
}
.social li {
  display: block;
  height: 4em;
  line-height: 4em;
  margin: -2.2em;
  position: absolute;
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  -ms-transition: -ms-transform 0.7s;
  -o-transition: -o-transform 0.7s;
  transition: transform .7s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  width: 4em;
}
.social a {
  color: #fffdf0;
  display: block;
  height: 4em;
  line-height: 6em;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 4em;
}
.social li:hover {
  -webkit-transform: scale(1.3, 1.3) rotate(45deg);
  -moz-transform: scale(1.3, 1.3) rotate(45deg);
  -ms-transform: scale(1.3, 1.3) rotate(45deg);
  -o-transform: scale(1.3, 1.3) rotate(45deg);
  transform: scale(1.3, 1.3) rotate(45deg);
}
.facebook {
  background: #155b9d;
  left: 0;
  top: 0%;
}
.twitter {
  background: #1a9ec4;
  bottom: 0;
  left: 25%;
}
.facebook2 {
  background: #155b9d;
  left: 50%;
  top: 0%;
}
.twitter2 {
  background: #1a9ec4;
  bottom: 0;
  left: 25%;
}
.pinterest {
  background: #e11a30;
  left: 50%;
  top: 0%;
}
.behance {
  background: #dd4b39;
  bottom: 0;
  left: 75%;
}
.behance2 {
  background: #3f7aa3;
  top: 0%;
  left: 50%;
}
.behance3 {
  background: #3f7aa3;
  bottom: 0;
  left: 75%;
}
.telegram11 {
  background: #0088cc;
  top: 0%;
  left: 100%;
  color: white;
}
ul.social li a {
  color: white !important;
}
.my_social_help_div {
  text-align: center;
  margin: auto;
}
.my_social_help_div h2 {
  margin-bottom: 60px;
  font-family: "DimaSogand";
  color: white;
}
.t3-footer {
  background: #1f1f1f;
  color: #ffffff;
}
.t3-footer-sl .t3-module {
  background: rgba(247, 247, 247, 0);
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
div#myheaderimagechecklist h2 {
  font-family: "wyekan";
  border-bottom: 2px solid #ff383d;
  text-align: center;
  padding-bottom: 6px;
}
div#myheaderimagechecklist p {
  font-size: 16px;
  text-align: left;
  padding: 10px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 1500px) {
  div#myheaderimagechecklist p {
    font-size: 18px;
  }
}
div#myheaderimageprice h2 {
  font-family: "wyekan";
  border-bottom: 2px solid #ff383d;
  text-align: center;
  padding-bottom: 6px;
}
div#myheaderimageprice p {
  font-size: 16px;
  text-align: justify;
}
@media screen and (min-width: 1500px) {
  div#myheaderimageprice p {
    font-size: 18px;
  }
}
.pricedivtext {
  padding: 10px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .pricedivtext {
    box-shadow: -9px 2px 20px 8px #c7c3c3;
  }
}
@media screen and (min-width: 1000px) {
  .mychecklistheader {
    box-shadow: -9px 2px 20px 8px #c7c3c3;
  }
}
div#myheaderimagechecklist .row {
  margin: 18px;
}
h3.h3pricecartest {
  font-family: "wyekan";
  border: 1px solid #f7f7f6;
  padding: 3px;
}
h3.h3pricecartest span {
  color: #ff3839;
  font-weight: 600;
}
h3.h3pricecartest .fa {
  margin: 5px;
  color: #0b98ff;
  font-size: 18px;
}
section.t3-copyright {
  text-align: center;
  padding-bottom: 10px;
  font-size: 12px;
}
section.t3-copyright a {
  color: #1a9dc3;
}
.t3-copyright {
  border-top: 1px solid #191616;
  font-size: 12px;
  padding: 40px 0 80px;
  box-shadow: 0 0 20px 2px black;
}
.t3-footer {
  background: #0a3a58;
  color: #ffffff;
  border-top: 5px solid #02d35f;
}
.my_social_help_div {
  background-color: #0a3a58;
}
.my_hel_footer_col1 {
  text-align: center;
  margin: auto;
}
.my_hel_footer_col1 h3 span {
  font-size: 22px;
  border-bottom: 2px solid #f95555;
  padding: 5px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #ece9e9;
  font-size: 14px;
}
li.my_conact_info1 {
  font-size: 16px;
  font-weight: 600;
  color: white;
}
.t3-spotlight.t3-footer-sl.row {
  background-color: #0a3a58;
}
div#my_daste_bandy_mahsolat {
  text-align: center;
  margin: auto;
  display: block;
}
div#my_daste_bandy_mahsolat h2 {
  font-family: "Khandevane";
}
.my_daste_bandy_mahsolat_div_komaki {
  display: block;
  margin: auto;
  text-align: center;
}
.my_daste_bandy_mahsolat_div_komaki_mahsol_2 h4 {
  font-size: 18px;
  font-weight: 600;
  color: #ff2c2c;
  
  background-color: #f1f1f1;
  padding-bottom: 15px;
  padding-top: 15px;
  overflow: hidden;
  white-space: nowrap;
}
.my_daste_bandy_mahsolat_div_komaki_mahsol {
  box-shadow: 0 3px 5px #b9b9b9;
  border-top: 1px solid #eee;
  height: 320px;
  margin-bottom: 15px;
  border-bottom: 5px solid #e05556;
  border-bottom: 5px solid #ff8080;
}
.my_daste_bandy_mahsolat_div_komaki_mahsol:hover {
  box-shadow: 0 5px 15px #999;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
@media screen and (min-width: 1050px) {
  .my_daste_bandy_mahsolat_div_komaki_mahsol {
    margin: 5px;
    max-width: 32%;
  }
}
.my_div_shoar img {
  height: 256px;
}
.my_div_main_shoar {
  display: none;
}
div#my_daste_bandy_mahsolat {
  margin-top: 15px;
  margin-bottom: 30px;
}
.my_daste_bandy_mahsolat_div_komaki_mahsol_2 img {
  width: 180px;
}
.my_daste_bandy_mahsolat_div_komaki_mahsol_2 h4 a {
  color: #101010;
}
@media screen and (max-width: 770px) {
  ul.nav.navbar-nav {
    float: none !important;
  }
}
button.navbar-toggle .fa {
  color: white;
}
.my_blog_feature_item {
  border: 1px solid #efefef;
}
.my_grayscale1 .pull-left.item-image a img {
  border: 1px solid #676767;
  object-fit: cover;
  border-radius: 8px;
}
.mod-sppoll {
  font-size: 16px;
}
.comments-form-message-error {
  font-size: 18px;
}
header.article-header.clearfix h1 a:hover {
  color: #2889d0;
  text-decoration: none;
}
.t3-sidebar {
  padding-right: 6px;
  padding-left: 6px;
}
#phocagallery-module-ri .pg-box1 .pg-box2 .pg-box3 a img {
  max-width: 100%;
  width: 270px;
}
.my_visCSSlabel {
  float: right;
}
.my_visCSSinput {
  min-width: 250px;
  width: 50%;
}
.my_visCSSbtn {
  padding: 18px;
  width: 140px;
  height: 40px;
  background-color: #ff4b4b;
  color: white;
  font-weight: 600;
}
label#captcha-lbl {
  float: right;
  display: block;
  text-align: left;
}
.t3-mainbody {
  padding-top: 5px;
}
.my_div_392998 {
  margin-top: -30px;
}
@media screen and (max-width: 770px) {
  .my_div_392998 {
    margin-top: -15px;
  }
}
@media screen and (max-width: 770px) {
  .my_div_392998 h1 {
    font-size: 22px;
  }
}
.img_caption {
  width: 100% !important;
}
p.img_caption {
  display: none;
}
#example5 .sp-thumbnail-image {
  width: 100%;
  object-fit: cover;
}
.pg-csv-box {
  float: none !important;
  display: inline-block;
  overflow: hidden;
}
h2.my_title_in_article_info {
  border-bottom: 3px solid #02d35f;
  line-height: 1.6;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.my_article_info .item-image {
  float: none !important;
  text-align: center;
}
.my_article_info .item-image img {
  max-width: 100%;
  max-height: 600px;
  box-shadow: 0 1px 12px 0 #c5c5c5;
  border: 2px solid #7d7d7d;
  margin-bottom: 50px;
  border-radius: 4px;
}
.my_article_body {
  line-height: 1.6;
  font-size: 16px;
  margin-top: 8px;
}
.my_article_info .page-header h1 {
  font-size: 28px;
}
.my_article_body img {
  max-width: 100%;
}
.my_clips_div.img-responsive {
  text-align: center;
  margin-top: 16px;
}
.my_clips_div.img-responsive .video-js {
  text-align: center;
  margin: auto;
}
.my_clips_div.img-responsive a img {
  width: 220px;
  margin: auto;
}
.my_souns_player_div {
  text-align: center;
  margin-top: 16px;
}
.my_souns_player_div a img {
  width: 220px;
  margin: auto;
}
div#app_download_banner {
  text-align: center;
  background-color: #ff2828;
  border-radius: 5px;
  padding: 6px;
  -webkit-animation: NAME-YOUR-ANIMATION 1.5s infinite;
  
  -moz-animation: NAME-YOUR-ANIMATION 1.5s infinite;
  
  -o-animation: NAME-YOUR-ANIMATION 1.5s infinite;
  
  animation: NAME-YOUR-ANIMATION 1.5s infinite;
  
}
@media screen and (min-width: 1050px) {
  div#app_download_banner {
    display: none;
  }
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%,
  49% {
    background-color: #ff2828;
    border: 2px solid #000000;
  }
  50%,
  100% {
    background-color: #259ade;
    border: 2px solid #000000;
  }
}
div#app_download_banner h4 a {
  color: white;
  font-size: 16px;
}