@import url(https://fonts.googleapis.com/css?family=Oxygen); /*--- Font--*/
@import url(https://fonts.googleapis.com/css?family=Nunito); /*--- Heading Font --*/
/*--- Body Font New --*/
/* vietnamese */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Josefin Sans Light'), local('JosefinSans-Light'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-light-vietn.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-Light.ttf) format('truetype');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Josefin Sans Light'), local('JosefinSans-Light'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-light-latinext.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-Light.ttf) format('truetype');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Josefin Sans Light'), local('JosefinSans-Light'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-light-latin.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-Light.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Josefin Sans SemiBold'), local('JosefinSans-SemiBold'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-semibold-vietn.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-SemiBold.ttf) format('truetype');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Josefin Sans SemiBold'), local('JosefinSans-SemiBold'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-semibold-latinext.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-SemiBold.ttf) format('truetype');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Josefin Sans SemiBold'), local('JosefinSans-SemiBold'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-semibold-latin.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-SemiBold.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-bold-vietn.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-Bold.ttf) format('truetype');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-semibold-latinext.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-SemiBold.ttf) format('truetype');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://www.mychristiantshirt.com/josefinsans/josefinsans-semibold-latin.woff2) format('woff2'),url(https://www.mychristiantshirt.com/josefinsans/JosefinSans-SemiBold.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
html { min-height:100%; }
body {
	background: #3e82c7;
	background: url('background2.png') no-repeat center center, -moz-linear-gradient(top,  #3e82c7 0%, #6782a6 0%, #ebf2f9 100%); /* FF3.6+ */
	background: url('background2.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e82c7), color-stop(0%,#6782a6), color-stop(100%,#ebf2f9)); /* Chrome,Safari4+ */
	background: url('background2.png') no-repeat center center, -webkit-linear-gradient(top,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* Chrome10+,Safari5.1+ */
	background: url('background2.png') no-repeat center center, -o-linear-gradient(top,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* Opera 11.10+ */
	background: url('background2.png') no-repeat center center, -ms-linear-gradient(top,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* IE10+ */
	background: url('background2.png') no-repeat center center, linear-gradient(to bottom,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* W3C */
	background: url('background2.png') no-repeat center center, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e82c7', endColorstr='#ebf2f9',GradientType=0 ); /* IE6-9 */
	background-attachment: fixed;
	color: #333;
	font-family: 'Josefin Sans', sans-serif;
    font-size: 23px;
	line-height: 1.42857143;
}
/*--- START HIGHLIGHT TEXT IN BROWSER --*/
::selection {
  background: #6782a6; /* WebKit/Blink Browsers */
  color: #ffffff;
}
::-moz-selection {
  background: #6782a6; /* Gecko Browsers */
  color: #ffffff;
}
/*--- END HIGHLIGHT TEXT IN BROWSER --*/

.switchwrapper {
  display: block;
  float: left;
  margin: 0 14px;
}

.switch {
  position: relative;
  display: block;
  vertical-align: top;
  width: 100px;
  height: 30px;
  padding: 3px;
  margin: 5px auto;
  background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
  background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  box-sizing: content-box;
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  box-sizing: content-box;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  box-sizing: content-box;
}

.switch-label:before,
.switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  box-sizing: content-box;
}

.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaaaaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #FFFFFF;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}

.switch-input:checked~.switch-label {
  background: #4fb717;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-input:checked~.switch-label:before {
  opacity: 0;
}

.switch-input:checked~.switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
  background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
  background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switch-input:checked~.switch-handle {
  left: 74px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.goog-te-gadget {
	color: #333333 !important;
}
.goog-logo-link {
	color: #333333 !important;
	font-size: 11px !important;
	font-weight: normal !important;
}

.goog-te-combo {
	font-family:Verdana !important;
	font-size: 14pt !important;
}

/* Transition
    ========================== */

.switch-label,
.switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

/*--- START COOKIE CHOICE Style --*/

#cookie-notice {
  display: none;
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  line-height: initial;
  left: 0;
  text-align: center;
}

#cn-notice-text {
  color: #fff;
  font-family: inherit;
  font-weight: normal;
  font-size: 17px;
}

.cookie-notice-container {
  padding: 10px;
  background-color: #363636;
  opacity: 0.92;
}

.cn-top {
  top: 0;
}

.cn-bottom {
  bottom: 0;
}

#cookie-notice .button {
  margin-left: 10px;
}

#cookie-notice .button.bootstrap {
  width: 100px;
  font-family: sans-serif;
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-right: 0.3em;
  margin-bottom: 0;
  *margin-left: .3em;
  text-align: center;
  font-style: normal;
  vertical-align: middle;
  cursor: pointer;
  color: #000;
  background-color: #fbda64;
  transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
  border-style: solid;
  border-width: 1px;
  border-color: #fbda64;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  font-size: 14px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

#cookie-notice .button.bootstrap:hover {
	background-color: #fff;
	border-color: #fff;
}

@media screen and (max-width: 1453px) {
  #cookie-notice .button.bootstrap {
    margin-bottom: 5px;
  }
}

#cookie-notice .button.bootstrapDisable {
  width: 100px;
  font-family: sans-serif;
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-right: 0.3em;
  margin-bottom: 0;
  *margin-left: .3em;
  text-align: center;
  font-style: normal;
  vertical-align: middle;
  cursor: pointer;
  color: #c0c7ce;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c7ce;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  font-size: 14px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}

@media screen and (max-width: 1453px) {
  #cookie-notice .button.bootstrapDisable {
    margin-bottom: 5px;
  }
}

.cookie-info-link {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
}

.cookie-info-link:hover {
  color: #bcbcbc;
  text-decoration: none;
}

.cookie-info-link:active {
  color: #bcbcbc;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #cn-notice-text {
    font-size: 16px;
  }
  .cookie-info-link {
    font-size: 16px;
  }
}

/*--- END COOKIE CHOICE Style --*/
h1 {
	font-family: 'Nunito', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #ff7700;
	padding: 0;
    margin-bottom: auto;
}
h3 {
	font-family: 'Nunito', sans-serif;
	text-align: center;
	color: #ff7700;
	padding: 0 0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:1px;
}
h2 {
	font-family: 'Nunito', sans-serif;
	text-align: left;
	color: #ff7700;
	text-transform: uppercase;
	letter-spacing: 1%;
	font-size: 23px;
	padding-top: 1%;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	margin-left: 1%;
}
h4 {
	font-family: 'Nunito', sans-serif;
	font-size: 23px;
	text-align: center;
	color: #0066cc;
	padding: 0 0;
    margin-top: 0;
    margin-bottom: 0;
	margin-left: 1%;
	margin-right: 1%;
}
h4.titoli {
	font-family: 'Nunito', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	color: #ff7700;
	padding: 0 0;
    margin-top: 0;
    margin-bottom: 0;
	margin-left: 1%;
	margin-right: 1%;
}
.light-highlight {
    color: #ff7700;
}
.highlight-color {
	color: #ff7700;
	font-weight: 600;
}
.big-colorBullet {
    color: #ff7700;
	font-size: 110%;
	vertical-align: middle;	
}
.spanDesign {
    color: #0066cc;
}
.spanDesignbold {
    color: #0066cc;
	font-weight: 600;
}
div.blogPost-1 {
    margin-bottom: 20px;
  	margin-top: 20px;
 	margin-left: auto;
  	margin-right: auto;
    padding: 10px;
    width: 100%;
    text-align: left; 
	font-size: inherit;
	background-color: #fff;
	color: inherit;
	border-top: 8px solid #3284d6;
	border-bottom: 8px solid #3284d6;
	border-left: 1px solid #3284d6;
	border-right: 1px solid #3284d6;	
}
div.blogPost-2 {
    margin-bottom: 20px;
  	margin-top: 20px;
 	margin-left: auto;
  	margin-right: auto;
    padding: 3px;
    width: 100%;
    text-align: left; 
	font-size: inherit;
	background-color: #fff;
	color: inherit;
	border: 1px solid #3284d6;	
}
div.blogPost-3 {
    margin-bottom: 20px;
  	margin-top: 20px;
 	margin-left: auto;
  	margin-right: auto;
    padding: 10px;
    width: 100%;
    text-align: left; 
	font-size: inherit;
	background-color: #fff;
	color: inherit;
	border: 6px solid #3284d6;		
}
div.blogPost-4 {
    margin-bottom: 20px;
  	margin-top: 20px;
 	margin-left: auto;
  	margin-right: auto;
    padding-top: 2px;
    padding-bottom: 1px;
    width: 100%;
    text-align: center; 
	font-size: 24px;
	font-weight: 700;
	background-color: #6f9bd1;
	color: #ffffff;	
}
div.blogPost-5 {
    margin-bottom: 20px;
  	margin-top: 20px;
 	margin-left: auto;
  	margin-right: auto;
    padding: 3px;
    width: 100%;
    text-align: left; 
	font-size: inherit;
	background-color: #fff;
	color: inherit;
	border: 1px solid #ff7700;	
}
.zoomBtn {
    background-color: #ffb939;
	color: #405580;
	font-size: 50px;
    transition: transform .2s;
    width: 300px;
	-webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    height: auto;
    margin: 30px auto;
}
.zoomBtn:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
@media screen and (max-width: 599px) {
	.zoomBtn {
		width: 300px;
		font-size: 50px;
	}
}
@media screen and (max-width: 445px) {
	.zoomBtn {
		width: 250px;
		font-size: 40px;
	}
}
@media screen and (max-width: 350px) {
	.zoomBtn {
		width: 210px;
		font-size: 35px;
	}
	div.blogPost-4 {
		font-size: 24px;
	}
}
/*--- START Article List --*/
.col-md-10Custom {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width:992px) {
  .col-md-10Custom {
    float: left;
  }
  
  .col-md-10Custom {
    width: 100%;
  }
}

.blogShort { 
 border-bottom: 1px solid #ddd;
 margin-bottom: 15px;
}

.btn-blog {
    color: #ffffff;
    background-color: #4a6da7;
    border-color: #4a6da7;
    border-radius: 4px;
    margin-bottom: 10px;
	font-size: 90%;
	font-weight: 600 !important;
	outline: 0;
}

.btn-blog:hover,.btn-blog:focus,.btn-blog:active,.btn-blog.active,.open .dropdown-toggle.btn-blog {
    color: #4a6da7 !important;
    background-color:#fff;
    border-color: #4a6da7;
	outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media screen and (max-width: 399px) {
	.btn-blog {
		font-size: 75%;
	}
}
.margin10 {
	margin-bottom: 30px; 
	margin-right: 10px;
}

.margin15 {
	margin-bottom: 15px; 
	margin-right: 10px;
}

.postDetails ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 18px;
}

.postDetails ul li{
   float:left;
   padding-right:15px;
   margin-left: 2px;
   font-size: 87%;
   font-weight: 600;
}

.postDetails ul li:last-child {
  float: inherit;
}

a.blogList {
  color: #4a6da7;
  text-decoration: none;
  font-weight: 600;
  text-transform: none;
  font-size: 22px !important;
}
a.blogList:focus {
  color: #8295b2;
  text-decoration: underline;
}
a.blogList:hover {
  color: #8295b2;
  text-decoration: underline;
}
@media screen and (max-width: 480px) 	{
a.blogList {
	font-size: 18px !important;
   }
}
/*--- END Article List --*/

/*--- START Learn More/Related Videos --*/
h2.learnMore {
	font-size: 30px;
	color: #5a5a5a;
	text-transform: capitalize;
}
/*--- END Learn More/Related Videos --*/

p {
	padding: 1%;
}
p.centered {
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 20px;
	text-align: center;
	font-weight: normal;
}
p.center-normal {
    -webkit-margin-after: 0;
	margin-bottom: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
	padding-left: 2%;
	text-align: center;
	font-weight: normal;
}
p.center-color {
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	color: #ff7700;
}
p.text {
	padding : 0 1%;
	text-align: justify;
	font-weight: normal;
}
p.note {
	padding : 0 1%;
	text-align: justify;
	font-weight: normal;
	font-size: 18px;
}
@media screen and (max-width: 600px) {
	p.note {
	text-align: left;
}
}
p.note-center {
	padding: 0 2%;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
p.destra {
	padding : 0 1%;
	text-align: right;
	font-weight: normal;
}
p.sinistra {
	padding : 0 1%;
	text-align: left;
	font-weight: normal;
}
p.white {
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 11px 1%;
	margin: auto;
}
p.note-download {
	padding: 0 2%;
	margin-bottom: -5px;
	text-align: left;
	font-weight: normal;
	font-size: 17px;
}
@media screen and (max-width: 865px) {
	p.note-download {
	  float: left;
	  margin-bottom: -20px;
	  margin-top: 8px;
	}
}
p.onethird {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 1px;
	margin-top: 0;
	text-align: center;
}
p.empty1 {
	margin-top: -25px;
}
@media screen and (max-width: 560px) {
	p.empty1 {
	margin-top: -5px;
}
}
.underlinedword {
	text-decoration: underline; 
	text-underline-position: below;
}
.hrlineChart {
	margin-top: 30px;
}
ul.no-bullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.no-bullets li {
	display: inline;
}
.underline {
	text-decoration: underline;
}
.text-offer {
font-family: 'Nunito', sans-serif;
font-size: 26px;
}
#title-line {
	width: 98%;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ff7700;
}
img {
	text-align: center;
	max-width: 100%;
	height: auto;
	width: auto;
}
.title-ddmenu {
	padding-left: 20px;
	color: #ff7700; 
	font-weight: 700; 
	font-size: 130%;
}
.clearfix {
	clear: both;
}

/*--- START OLD BreadCrumb --*/
.breadCrumbs {
  position: relative;
  padding-left: 2px;
}

.breadCrumbs li {
  position: relative;
  float: left;
  list-style: none;
}

.breadCrumbs li a {
  display: block;
  padding: 0 10px 0 30px;
  line-height: 40px;
  color: #333;
  list-style: none;
  font-family: myriad-pro,BogleWeb,Helvetica Neue,Helvetica,Arial,sans-serif; 
  font-size: 17px;
}

@media screen and (max-width: 1024px) {
	.breadCrumbs li a {
		font-size: 18px;
	}
}

@media screen and (max-width: 399px) {
	.breadCrumbs li a {
		font-size: 14px;
	}
}

.breadCrumbs li:first-child a {
  padding: 0 10px 0 20px;  
}

.breadCrumbs li a:hover {
  
}

.breadCrumbs li a.activePage  {
  background: #333;
}

.breadCrumbs li:after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  display: block;
  width: 0; 
  height: 0; 
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid transparent;
  z-index: 10;
}

.breadCrumbs li.activePage:after {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #333;
}

/* GIVE EVERY CHILD A DIFFERENT COLOR */
.breadCrumbs li:nth-child(1) a {
  background-color: #f0f0f0;
	
}

.breadCrumbs li:nth-child(1):after {
  border-left: 20px solid #f0f0f0;
}

.breadCrumbs li:nth-child(2) a {
  background-color: #5195c3;
	color: #fff;
}

.breadCrumbs li:nth-child(2):after {
  border-left: 20px solid #5195c3;
}

.breadCrumbs li:nth-child(3) a {
  background: #4bd0e2;
}

.breadCrumbs li:nth-child(3):after {
  border-left: 20px solid #4bd0e2;
}
/*--- END OLD BreadCrumb --*/
a.bread:link {
	color: #4a6da7;
	text-decoration: underline;
}
a.bread:visited {
  color: #4a6da7;
  text-decoration: none;
}
a.bread:hover {
	color: #054c81;
	text-decoration: none;
}
a.bread:active {
	color: #054c81;
	text-decoration: none;
}
/*--- START Links CSS --*/

:target:before { /* css for anchor per link (o nella stessa pagina o esterni) con navbar fissa*/
content:"";
display:block;
height:90px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}
a.anchor-feat {
  color: #8295b2;
  text-decoration: none;
}
a.anchor-feat:focus {
  color: #8295b2;
  text-decoration: none;
}
a.anchor-feat:hover {
  color: #8295b2;
  text-decoration: none;
}
a.pagelink:link	{ 
    color: #FFFFFF; 
    text-decoration: none; 
}
a.pagelink:visited {
	color: #FFFFFF; 
	text-decoration: none; 
}
a.pagelink:hover {
	color: #CCCCCC; 
	text-decoration: none; 
}
a.pagelink:active { 
	color: #CCCCCC; 
	text-decoration: none;
}
a.ita:link	{ 
    color: #f0f0f0; 
    text-decoration: none;
}
a.ita:visited {
	color: #f0f0f0; 
	text-decoration: none; 
}
a.ita:hover {
	color: #ff7700; 
	text-decoration: none; 
}
a.ita:active { 
	color: #ff7700; 
	text-decoration: none;
}
a.whitelink:link {
	 color: #FFFFFF; 
	 text-decoration: none; 
}
a.whitelink:visited	{
	color:#FFFFFF; 
	text-decoration: none; 
}
a.whitelink:hover { 
	background-color:#663333; 
}
a.graylink:link	{ 
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}
a.graylink:visited {
	 color: #333333; 
	 text-decoration: none; 
	 font-weight: normal;
}
a.graylink:hover {
	 color: #333333; 
	 text-decoration: none; 
	 font-weight: normal;
}
a.pdfaudiolink:link	{ 
	text-decoration: none; 
}
a.pdfaudiolink:visited { 
	text-decoration: none; 
}
a.pdfaudiolink:hover {
	text-decoration: none; 
}
a.pdfaudiolink:active { 
	text-decoration: none; 
}
a.sitemap:link,a.sitemap:visited {
color: #0180AF;
text-decoration: underline;
font-weight: normal;
line-height: 1.825;
}
a.sitemap:hover {
color: #666;
text-decoration: none;
}
.hideParagraph {
  display: none;
}
a.showHideparagraph {
  color: #ff7700;
  text-decoration: none;
  font-weight: normal;
}

a.showHideparagraph:focus,a.showHideparagraph:hover {
  color: #ff7700;
  text-decoration: none;
}

a.showHideparagraph:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.zoomBtnDonate {
	text-decoration: none;
	color: #405580;
}
a.zoomBtnDonate:focus,a.zoomBtnDonate:hover {
	text-decoration: none;
	color: #405580;
}
/*--- END Links CSS --*/

/*--- Store Banner CSS --*/
.bannerFixed {
	background-color: #f0b322; 
	padding-top: 5px; 
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	font-weight: 600;
	font-size: 21px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
}
a.bannerFixed:link {
	color: #fff;
	text-decoration: none;
}
a.bannerFixed:visited {
	color: #fff;
	text-decoration: none;
}
a.bannerFixed:hover {
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.bannerFixed {
		font-size: 90%;
	}	
}
@media screen and (max-width: 399px) {
	.bannerFixed {
		font-size: 82%;
	}	
}
.itabannerFixed {
	background-color: #f0b322; 
	padding-top: 5px; 
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	font-weight: 600;
	font-size: 19px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
}
a.itabannerFixed:link {
	color: #fff;
	text-decoration: none;
}
a.itabannerFixed:visited {
	color: #fff;
	text-decoration: none;
}
a.itabannerFixed:hover {
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.itabannerFixed {
		font-size: 87%;
	}	
}
@media screen and (max-width: 447px) {
	.itabannerFixed {
		font-size: 80%;
	}	
}
@media screen and (max-width: 399px) {
	.itabannerFixed {
		font-size: 82%;
		text-transform: capitalize;
	}	
}
/* MARKETING CONTENT */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* Featurettes */
.featurette-divider {
  margin: 30px 0; /* Space out the Bootstrap <hr> more */
}

@media only screen and (max-width: 798px) {
	.featurette-divider {
  	margin: 20px 0;
	}
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
}
.featurette-headingVideo {
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	font-size: 30px;
	text-align: center;
}
div.featuretteTitle {
    margin-bottom: 20px;
	margin-top: 20px;
    padding-bottom: 45px;
    height: 30px;
    width: 100%;
	border-bottom: 7px solid transparent;
}
@media (max-width: 1223px) and (min-width: 991px) {
	div.featuretteTitle {
		width: 98%;
	}
}
@media only screen and (max-width: 798px) {
	.featurette-headingVideo {
	  margin-top: 0;
	  margin-bottom: 20px;
	  font-size: 26px;
	}
	.featurette-heading {
	   margin-bottom: 5px;
	   font-size: 28px;
	}
	div.featuretteTitle {
	height: auto;
	padding-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
}
/* Start Recent Section */
.recent-posts {
  padding: 0;
  background-color: #fff;
  margin-bottom: -30px;
}

@media screen and (max-width: 600px) {
  .recent-posts {
    padding: 20px;
  }
}

.recent-posts .wrapper {
  *zoom: 1;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.recent-posts .wrapper:after {
  clear: both;
  content: "";
  display: table;
}

.recent-posts .wrapper>header {
  *zoom: 1;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
}

.recent-posts .wrapper>header:after {
  clear: both;
  content: "";
  display: table;
}

.recent-posts .wrapper>header h4,.recent-posts .wrapper>header .h4 {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 1.75em;
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
}

.recent-posts .wrapper>header a.button.outline,.recent-posts .wrapper>header p.buttons.outline>a {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 4px 12px;
  border: 2px solid #00997F;
  color: #5a5a5a;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  outline: none;
}

.recent-posts-container article>header {
	padding-bottom: 10px;
}

@media screen and (max-width: 600px) {
  .recent-posts .wrapper>header {
    text-align: center;
    padding-bottom: 20px;
  }

  .recent-posts .wrapper>header a.button.outline,.recent-posts .wrapper>header p.buttons.outline>a {
    position: relative;
	float: left;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.recent-posts .recent-posts-container {
  *zoom: 1;
  margin: 0;
  padding: 0;
  font-size: 0;
  margin-left: -30px;
  direction: ltr;
}

.recent-posts .recent-posts-container:after {
  clear: both;
  content: "";
  display: table;
}

.recent-posts .recent-posts-container>* {
  padding-left: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 600px) {
	.recent-posts .recent-posts-container>* {
 		 padding-bottom: 10px;
}
}
.recent-posts .recent-posts-container>* {
  display: inline-block;
}

.recent-posts .recent-posts-container link {
  display: none;
}

.recent-posts.layout-3 article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  min-height: 1px;
  vertical-align: top;
  width: 33.33333%;
}

@media screen and (max-width: 800px) {
  .recent-posts.layout-3 article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    min-height: 1px;
    vertical-align: top;
    width: 33%.33333%;
  }
}

@media screen and (max-width: 600px) {
  .recent-posts.layout-3 article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    min-height: 1px;
    vertical-align: top;
    width: 98%;
    margin-left: 0;
  }

  .recent-posts.layout-3 article:nth-of-type(3n) {
    display: block;
  }
}

.recent-posts article {
  text-align: center;
}

.recent-posts article .article-image {
  margin: 0 5px 10px 5px !important;
}

.recent-posts article section {
  font-size: 15px;
}

@media screen and (max-width: 600px) {
  .recent-posts article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    min-height: 1px;
    vertical-align: top;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .recent-posts article:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.image-desc {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.image-desc p {
	font-size: 21px;
}

p.descrizione {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
	margin-bottom: 0;
	margin-top: 0;
}    

.image-desc h2 img,.image-desc .h2 img {
  width: 100%;
  height: auto;
}

.image-desc p.read-more {
  margin-top: 0.9375em;
}

.image-desc.centered {
  text-align: center;
}

/*--- Start Buttons-Icons 3 Pathways ---*/

.btn-circle.btn-xl {
  width: 150px;
  height: 150px;
  padding: 22px;
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 75px;
  background: #95b5dd;
  outline: 0;
}

.btn-circle.btn-xl:focus {
	 outline: 0;
	 background-color: #405580;
	 border-color: #405580;
	 -webkit-box-shadow: 6px 6px 10px rgba(0,0,0,.60);
     box-shadow: 6px 6px 10px rgba(0,0,0,.60);
}

.btn-circle:hover {
  outline: 0;
  -webkit-box-shadow: 6px 6px 10px rgba(0,0,0,.60);
  box-shadow: 6px 6px 10px rgba(0,0,0,.60);
}
/*-- Icons --*/
i.fa-book {
	font-size: 400%;
	color: #fff;
	padding: 4px;
}

i.fa-heartbeat {
	font-size: 400%;
	color: #fff;
	padding: 7px 4px 4px;
}

i.fa-globe {
	font-size: 440%;
	color: #fff;
}
i.fa-angle-right {
	padding-left: 13px;
    font-size: 120%;
    vertical-align: text-bottom;
    font-weight: 600;
}
i.fa-arrow-right {
	color: #ff7700;
	vertical-align: text-bottom;
}

@media (max-width: 1199px) {
	.invisible-fa {
	display: none!important;
	}
}

/*--- START WRAPPER/HEADER/CALLOUT/BANNER --*/
#wrapper {
	margin : 0 auto;
	max-width : 1220px;
	width : 98%;
	background : #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 10px 0px rgba(12, 3, 25, 0.8);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(12, 3, 25, 0.8);
	box-shadow: 0 0 10px 0px rgba(12, 3, 25, 0.8);
	opacity: 0.93;
}
header {
	padding: 10px 5px;
	text-align : center;
}
.navbar-wrapper {
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
.navbar-inverse .navbar-nav>.activia>a,.navbar-inverse .navbar-nav>.activia>a:focus,.navbar-inverse .navbar-nav>.activia>a:hover {
  border-bottom: 4px solid transparent;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
#callout {
	width: 100%;
	height: auto;
	background: #405580;
	overflow: hidden;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}
#callout p {
	text-align: right;
	font-size: 13px;
	padding: 0.1% 5% 0 0;
	color: #f0f0f0;
}
#callout p a {
	color: #ff7700;
	text-decoration: underline;
}
#callout p a:hover, a:active {
	color: #f0f0f0;
	text-decoration: none;
}
.banner img {
	display: block;
    width: auto;
	text-align: center;
	margin: auto;
}
/*--- END WRAPPER/HEADER/CALLOUT/BANNER --*/
/*--- Start Navigation Style --*/

a.menu:link {
    color: #f0f0f0;;
    text-decoration: none;
    font-weight: bold;
}
a.menu:visited {
    color: #f0f0f0;;
    text-decoration: none;
}
a.menu:hover {
    color:#fff;
    text-decoration: none;
}
.search {
	display: block;
	margin: auto;
  	padding: 0;
}
.search-inv {
	display: block;
	margin-left: 15px;
	margin-right:15px;
	text-align:center;
  	padding: 0;
}
.search404 {
	display: block;
	margin-left: 15px;
	margin-right:15px;
	text-align:center;
  	padding: 0;
}
.search-bar {
	width: 100%;
	float: left;
	margin: auto;
	padding: 0;
	text-align: center;
}
.lng-bar  {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 9px 10px 9px 32px;
	text-align: center;
}
/*--- End Navigation Style --*/
/*--- Start Invisible Navigation/Menu Style --*/
#myRes-menu {
	visibility: hidden;
	position:absolute;
}
#myIt-menu {
	visibility: hidden;
	position: absolute;
	width: 60%;
	display: none;
}
.myIt-menu {
	visibility: hidden;
	position: absolute;
	width: 60%;
	display: none;
}
.mySearch-menu {
	visibility: hidden;
	position: absolute;
	width: 60%;
}
.myResp-globe {
	text-align: center;
	visibility: hidden;
	display: none;
	position: absolute;
	width: 60%;
}
.sitemap-resp {
    visibility: hidden;
    position: absolute;
    width: 10%;
}
/*--- End Invisible Navigation/Menu Style --*/
/*--- Start Time/Clock Style --*/
.time-bar {
	background-color: #787878;
	font-family: "Verdana";
	width: 100%;
	float: left;
	margin: auto;
	padding: 10px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
a.time:link {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
a.time:visited {
    color: #fff;
    text-decoration: none;
}
a.time:hover {
    color:#fff;
    text-decoration: none;
	cursor:default;
}
/*--- End Time Style --*/
/*---Start Image Slider Style --*/
.sidebar-slider {
	width : 98%;
	margin-top : 2%;
	margin-bottom : 2%;
	margin-right: auto;
    margin-left: auto;
	border-radius : 10px;
}
/*---End Image Slider Style --*/
/*---Start Bootstrap Carousel Fade Transition CSS--*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
	transition-duration: 2s;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/*WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity*/
/*--------------------MEDIA CAROUSEL---------------*/
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}
/*--- End Bootstrap Carousel CSS --*/

/*--- Start Latest Video Home Style --*/
.latest {
	margin: 0 0 20px 0;
    text-align: center;
    border-bottom: transparent 3px solid;
	border-bottom-color: #4a6da7;
    padding: 14px 20px 15px 20px;
    letter-spacing: 2px;
    font-size: 28px;
    font-weight: 700;
    color: #666666;
    text-transform: uppercase;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
div.latest-w {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1055px;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
.section-latest {
	width: 31.2%;
	float: left;
	padding-left: 6.1%;
	text-align: center;
}
img.latestbtn {
	opacity: 1.0;
	transition: ease-out 0.2s;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
/*--- img.latestbtn:hover {
	opacity: 0.7;
	transition: ease-in 0.2s;
    filter: alpha(opacity=100);} /* For IE8 and earlier ---*/   

a.latest-cl	{ 
	color: #4a6da7; 
	text-decoration: none; 
	font-weight: 600;
}
a.latest-cl:visited {
	 color: #4a6da7; 
	 text-decoration: none; 
	 font-weight: 600;
}
a.latest-cl:hover {
	 color: #8295b2; 
	 text-decoration: underline; 
	 font-weight: 600;
}
.myrow-latest{width:100%; display:table;}
.myrow-latest-table{display:table; width:100%; border-spacing:60px 5px; }
.col-md-44-td {display:table-cell; width:25%;}
.col-md-44 {float:left; width:32.33%;padding-top:0; padding-bottom:0; padding-left:0.7%; padding-right:0.7%;}
.col-md-33 {float:left; width:33.33%;padding-top:0; padding-bottom:0; padding-left:2.1%;}
.col-md-55 {float:left; width:34.33%;padding-top:0; padding-bottom:0; padding-right:2.3%;}
.overflow-hid{overflow:hidden;}
.dis-md-l {
	position: absolute;
	visibility: hidden;
}
.video-playbutton {
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none !important;
}
.video-playbutton:before {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f16a";
    font-family: FontAwesome;
    font-size: 60px;
    color: #fff !important;
    opacity: .8;
	transition: ease-out 0.2s;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  }
  .video-playbutton:hover:before {
    color:#e6e6e6 !important;
  }

@media (max-width: 930px) {	
	.video-playbutton:before {
		font-size: 40px;
	}
}
@media (max-width: 760px) {	
	.video-playbutton:before {
		font-size: 30px;
	}
}
@media (max-width: 600px) {	
	.video-playbutton:before {
		font-size: 60px;
	}
}
@media (max-width: 450px) {	
	.video-playbutton:before {
		font-size: 40px;
	}
}
/*--- End Latest Video Home Style --*/
/*--- Start Images Style --*/
#maps {
	text-align: center;
	}
#maps img {
	-moz-box-shadow: 3px 3px 10px 3px rgba(12, 3, 25, 0.8);
	-webkit-box-shadow: 3px 3px 10px 3px rgba(12, 3, 25, 0.8);
	box-shadow: 3px 3px 10px 3px rgba(12, 3, 25, 0.8);
	text-align : center;
	max-width : 100%;
	height : auto;
	width : auto;
	margin-bottom: 20px;
}
.fig-a {
	float: right;
	height : auto;
	margin: 0px 5px 0px 15px;
}
.fig-b {
	margin: 0px;
}
.fig-c {
	margin: 0px;
}
.fig-d {
	float: left;
	height : auto;
	margin: 0px 15px 0px 5px;
}
.fig-stre {
	float: right;
	width: 185px;
	height : 185px;
	margin: 0px 5px 0px 15px;
}
.fig-aereo {
	float: right;
	width: 150px;
	height : 226px;
	margin: 0px 5px 0px 15px;
}
.fig-conform {
	float: right;
	width: 180px;
	height : 223px;
	margin: 0px 5px 0px 15px;
}
@media screen and (max-width: 600px) {
.fig-conform, .fig-aereo {
	margin: -10px 5px 10px 15px;
}
}
.fig-gloss {
	float: right;
	width: 210px;
	height : 240px;
	margin: 0px 5px 0px 15px;
}
.fig-center {
	width: auto;
	height : auto;
}
.fig-center-short {
	width: 400px;
	height : 182px;
}
.fig-promote-a {
	float: left;
	height : 150px;
	padding: 0 2%;
}
.fig-maps {
	float: right;
	width: 180px;
	height : 142px;
	margin: 0 5px 0 15px;
}
.fig-charts {
	float: right;
	width: 302px;
	height : 269px;
	margin: 0px 5px 15px 15px;
}
.logo-promote {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
}
/*--- End Images Style --*/
/*--- Start Social Share Style --*/
div.socialshare {
	text-align: center;
	margin-bottom: 10px;
}
img.socialbtn {
    opacity: 1.0;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
img.socialbtn:hover {
    opacity: 0.8;
    filter: alpha(opacity=100); /* For IE8 and earlier */   
}
/*--- End Social Share Style --*/
/*--- Start Two-Half Style/Stile per  2 foto/div vicine con la descrizione sotto --*/
.two-half {
	width: 45%;
	float: left;
	margin: 2% 0 3% 4%;
	text-align: center;
}
div.caption-pic {
	text-align: center;
	font-weight: normal;
	width: 100%;
}
/*--- End Two-Half Style --*/
/*--- Start Section/Column/Sidebar (for CONTENT) Style --*/
.section {
	width: 32.3%;
	float: left;
	padding-left: 3.2%;
	text-align: center;
}
.left-col {
	width : 21%;
	float : left;
	margin-top : 2%;
	margin-bottom : 2%;
	margin-left : 1%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.left-col-it {
	background : #405580;
	width : 100%;
	float : left;
	margin-top : 2%;
	margin-bottom : 0;
	border-radius : 10px;
	text-align: center;
}
.left-col-fig {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 2%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.left-col-half {
	width : 80%;
	text-align: center;
	margin-top : 2%;
	margin-bottom : 2%;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.sidebar {
	background : #fff;
	width : 98%;
	float : right;
	margin-top : 0;
	margin-bottom : 10px;
	margin-right : 1%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.sidebar-content {
	background : #fff;
	width : 98%;
	margin-top : 0;
	margin-bottom : 1%;
	margin-right : 1%;
	margin-left : 1%;
	text-align: center;
}
.sidebar-inv {
	width : 98%;
	float : left;
	margin-top: -15px;
	margin-bottom : 0;
	margin-right : 1%;
	border-radius : 10px;
}
.sidebar-inv-content {
	width : 98%;
	margin-top : 1%;
	margin-bottom : 3%;
	margin-right : 1%;
	margin-left : 2%;
	text-align: center;
}
@media screen and (max-width: 798px) {
	.sidebar-inv-content {
		margin-left : 1%;
}
}
.side-templ-inv {
	width : 98%;
	margin-top : 22px;
	margin-bottom : 0;
	margin-right : 1%;
	margin-left : 1%;
	text-align: center;
}
.side-templ-a {
	background : #fff;
	width : 98%;
	float : right;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 798px) {
.side-templ-a {
	margin-right : 1%;
}
}
.sidebar-half {
	width : 48%;
	float : right;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 1%;
	border-radius : 10px;
}
.sidebar-contact {
	width: 90%;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 15px;
	background : #f0f0f0;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 2% 3%;
}
@media screen and (max-width: 991px) {
 .sidebar-contact {
    padding: 8%;
}
}
.required {
    color: #337ab7;
    font-weight: normal;
	font-size: 90%;
	text-align: right;
	padding: 0;
}
.required-star {
    color: #337ab7;
    font-weight: normal;
	font-size: 110%;
}
input.my-form {
    border: 1px solid #ccc;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
textarea.form-control {
    border: 1px solid #ccc;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
label.mylabel {
    font-weight: normal;	
    font-size: 95%;
}
.center {
	width : 98%;
	margin-left: auto;
    margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.centered-btn {
	text-align: center;
}
.center-mappona {
	width : 98%;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 1%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.for-links-sx {
	width: 50%;
	float: left;
	margin: 0;
	text-align: center;
}
.for-links-dx {
	width: 46%;
	float: right;
	margin: 0;
	text-align: left;
}
.col-1 {
	width: 22%;
	float: left;
	margin-top: 1%;
	margin-bottom: 0;
	margin-right: 2%;
	margin-left: 2%;
	text-align: center;
}
.col-2 {
	width: 43%;
	float: left;
	margin-top: 1%;
	margin-bottom: 0;
	margin-right: 2%;
	margin-left: 2%;
	text-align: center;
}
.one-third {
	width: 28%;
	float: left;
	margin: 1% 0 1% 4%;
	text-align: center;
}
.one-third img {
	padding: 2% 0 6% 0;
}
/*--- End Section/Column/Sidebar (for CONTENT) Style --*/
/*--- Start Pagination Numbers Style --*/
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
	font-family: "Verdana";
    font-size: 18px;
}
ul.pagination li {display: inline;}

ul.pagination li a {
    color: #333333;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    border-radius: 5px;
}
ul.pagination li a.active {
    background-color: #405580;
    color: white;
    border: 1px solid #405580;
    border-radius: 5px;
}
ul.pagination li a:hover:not(.active) {background-color: #ddd;}
@media screen and (max-width: 798px) {
ul.pagination li a {
margin: 2px 4px;
}
}
/*--- End Pagination Numbers Style --*/
/*--- Start Rows Style --*/
.row {
	width : 100%;
	float : left;
	margin-top: 0;
	margin-bottom : 10px;
	margin-left : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.rowShare-video {
	width : 100%;
	float : left;
	margin-top : 40px;
	margin-bottom : 20px;
	margin-left : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.row-ministryTop {
	width : 100%;
	float : left;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.sitemapRow {
	width : 100%;
	float : left;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.myRow {
	width : 100%;
	float : left;
	margin-top : 5%;
	margin-bottom : 5%;
	margin-left : 0;
	border-radius : 10px;
	text-align: center;
}
.myRow-small {
	width : 100%;
	float : left;
	margin-top : 3%;
	margin-bottom : 3%;
	margin-left : 0;
	border-radius : 10px;
	text-align: center;
}
.row-small {
	width : 100%;
	float : left;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
/*--- End Rows Style --*/
/*--- Start Who Is God Article Table CSS --*/
.table-one { 
	width: 100%;
	border-collapse: collapse; 
}
.tr-one:nth-of-type(odd) { 
	background: #F1F0D1; 
}
.th-one { 
	background: #878E63; 
	color: #F1F0D1; 
	font-weight: bold; 
}
.td-one { 
	padding: 6px; 
	border: 1px solid #ccc; 
}
.th-one { 
	padding: 6px; 
	border: 1px solid #ccc; 
}
@media only screen and (max-width: 399px) {
.table-one {
	font-size: 80%;
}
}
/*--- End Who Is God Article Table CSS --*/

/*--- Start Custom Tables --*/
.table-oneResp, .table-two { 
	width: 100%;
	border-collapse: collapse; 
	margin-bottom: 20px;
}

.table-oneResp-hover>tbody>tr:hover {
  background-color: #ecf7f5;
}

.table-two-hover>tbody>tr:hover {
  background-color: #ecf7f5;
}

.tr-oneResp:nth-of-type(odd) { 
	background: #fff;
}

.tr-two:nth-of-type(odd) { 
	background: #fff;
}

.th-oneResp { 
	background: #66c1b2; 
	color: #fff; 
	font-weight: 600;
	text-transform: uppercase; 
}

.th-two { 
	background: #66c1b2; 
	color: #fff; 
	font-weight: 600;
	text-transform: uppercase; 
}

.td-oneResp, .td-two { 
	padding: 15px; 
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: text-top;
}
.td-oneResp.first { 
	width:50%;
}
.td-two.first { 
	width:38%;
}

.th-oneResp, .th-two { 
	padding: 10px; 
	border: 1px solid #ccc; 
}
.fontBold {
		text-transform: uppercase;
		font-weight: normal;
	}

@media screen and (max-width: 650px) {
	.table-oneResp, .table-two {
		width:100%;
		}
	thead {
		display: none;
		}
	.tr-oneResp:nth-of-type(2n) {
		background-color: inherit;
		}
	.tr-two:nth-of-type(2n) {
		background-color: inherit;
		}
	.tr-oneResp .td-oneResp:first-child {
		background: #66c1b2;
	 	color: #fff; 
		font-weight: 600;
		font-size:1em;
		text-align: center;
		text-transform: uppercase;
		}
	.tr-two .td-two:first-child {
		background: #d6e6ee;
	 	color: #5a5a5a; 
		font-weight: 600;
		font-size:1em;
		text-align: center;
		text-transform: uppercase;
		}
	.table-two-hover>tbody>tr:hover {
  		background-color: #f4f8fa;
		}
	tbody .td-oneResp {
		display: block;
		text-align:left;
		 }
	tbody .td-two {
		display: block;
		text-align:left;
		 }
	tbody .td-oneResp:before { 
    	content: attr(data-th); 
    	display: block;
    	text-align:center;
		font-weight: bold;
		color: #ff7700;
  		 }
  	tbody .td-two:before { 
    	content: attr(data-th); 
    	display: block;
    	text-align:center;
		font-weight: bold;
		color: #ff7700;
  		 }
	.td-oneResp, .td-two { 
		border: 1px solid #d4d4d4;
		 }
	.th-oneResp, .th-two {  
		border: 1px solid transparent;
		 }
	.td-oneResp.first { 
		width: 100%;
		}
	.td-two.first { 
		width: 100%;
		}
	.fontBold {
		text-transform: capitalize;
		font-weight: bold;
	}
}
/*--- End Custom Tables --*/
/*--- Start Thumbnail Style --*/
div.thumbnail {
    margin-bottom: 5px;
  	margin-top: 5px;
 	margin-left: 30px;
  	margin-right: 15px;
    padding: 5px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}	
div.thumbnail thumbnail {
    display: inline;
    margin: 5px;
}
div.desc {
	text-align: center;
	font-weight: normal;
	width: 220px;
	height: 80px;
	margin: 5px;
}
/*--- End Thumbnail Style --*/
/*--- Start Video/Frame Style --*/
a.videolink:link	{ 
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}
a.videolink:visited {
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}
a.videolink:hover {
	color: #990000; 
	text-decoration: underline; 
	font-weight: normal;
}
.vid {
	position : relative;
	padding-bottom : 56.25%;
	height : 0;
	overflow : hidden;
	-moz-box-shadow: 3px 3px 10px 3px rgba(12, 3, 25, 0.8);
	-webkit-box-shadow: 3px 3px 10px 3px rgba(12, 3, 25, 0.8);
	box-shadow: 3px 3px 10px 3px rgba(12, 3, 25, 0.8);
}
.vid-classes {
	position : relative;
	padding-bottom : 56.25%;
	height : 0;
	overflow : hidden;
}
.vid-classes iframe {
	position : absolute;
	top : 0;
	left: 0;
	width : 100%;
	height : 100%;
}
@media only screen and (max-width: 798px) {
.vid-classes iframe {
	margin-left: 0;
	margin-right: 0;
}
}
.vid iframe {
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	height : 100%;
}
.frame {
	border-style:none;
}
div.next-video {
    margin-bottom: 5px;
  	margin-top: 5px;
 	margin-left: 80px;
  	margin-right: 5px;
    padding: 5px;
    height: 50px;
    width: 700px;
    float: left;
    text-align: center;
	background: #405580; /* Old browsers */
	background: -moz-linear-gradient(top, #405580 22%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#405580), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #405580 22%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #405580 22%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #405580 22%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #405580 22%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405580', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	-moz-box-shadow: 0px 0px 10px 0px rgba(12, 3, 25, 0.8);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(12, 3, 25, 0.8);
	box-shadow: 0 0 10px 0px rgba(12, 3, 25, 0.8);
	opacity: 0.93;
}
/*--- End Video/Frame Style --*/
audio {
	opacity: 1.0;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
audio:hover {
	opacity: 0.8;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
/*--- Start Light-Blue Bars for Titles Style --*/
div.feat {
    margin-bottom: 20px;
 	margin-left: auto;
  	margin-right: auto;
    padding-bottom: 30px;
    height: 30px;
    width: 100%;
    float: left;
    text-align: left;
	font-weight: bold;
	color: #8295b2;
	border-bottom: 7px solid #94aacc;
}
div.featured-story {
    margin-top: 5px;
	margin-bottom: 20px;
    padding-top: 90px;
    height: 200px;
    width: 100%;
    float: left;
	text-align:center;
	font-weight: bold;
	background: #bad5ff; /* Old browsers */
	background: -moz-linear-gradient(top, #bad5ff 0%, #f1f6ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bad5ff), color-stop(100%,#f1f6ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bad5ff 0%,#f1f6ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bad5ff 0%,#f1f6ff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bad5ff 0%,#f1f6ff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bad5ff 0%,#f1f6ff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bad5ff', endColorstr='#f1f6ff',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 10px 3px #ccc;
	-webkit-box-shadow: 3px 3px 10px 3px #ccc;
	box-shadow: 3px 3px 10px 3px #ccc;
}
/*--- End Light-Blue Bars for Titles Style --*/
/*--- Start Donate Button Style --*/
div.donate-style {
	width : 100%;
	float : left;
	margin-top : 2%;
	margin-bottom : 0;
	border-radius : 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #fff; 
	background: #FEA420; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #FEA420 0%, #fecd86 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#FEA420), color-stop(100%,#fecd86)); /* Chrome+,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #FEA420 0%,#fecd86 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #FEA420 0%,#fecd86 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #FEA420 0%,#fecd86 100%); /* IE10+ */
	background: radial-gradient(ellipse at center, #FEA420 0%,#fecd86 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEA420', endColorstr='#fecd86',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	opacity: 1.0;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	-moz-box-shadow: 3px 3px 10px 3px #ccc;
	-webkit-box-shadow: 3px 3px 10px 3px #ccc;
	box-shadow: 3px 3px 10px 3px #ccc;
}
div.donate-style:hover {
    opacity: 0.9;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
a.donate:link {
	color: #FFFFFF; 
	text-decoration: none;
}
a.donate:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
a.donate:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
a.donate:active {
	color: #FFFFFF; 
	text-decoration: none;
}
/*--- End Donate Button Style --*/

/*--- CCard CSS --*/
#ccard {
	text-align: center;
	margin-top: 0;
}
.ccards {
	list-style-type: none;
	text-align: center;
	padding-left: 0px;
}
.ccards li {
	display: inline;
}
.ccards i {
	color: #405580;
	font-size: 220%;
	margin-right: 3px;
}

i.pf-maestro {
	padding:0; 
	font-size:190%;
}
i.pf-maestro-alt {
	padding:0; 
	font-size:190%;
}
i.pf-postepay {
	font-size:230%;
	vertical-align: bottom;
}
.ccards i:hover {
}
@media (max-width: 981px) and (min-width: 400px) {
	.ccards i {
		font-size: 180%;
	}
	i.pf-maestro {
	font-size:150%;
	}
	i.pf-maestro-alt {
	font-size:150%;
	}
	i.pf-postepay {
	font-size: 190%;
	vertical-align: bottom;
	}
}
@media screen and (max-width: 768px) {
	.ccards i {
		margin-left: 0px;
	}
}
@media screen and (max-width: 399px) {
	.ccards i {
		font-size: 150%;
	}
	i.pf-maestro {
	font-size: 120%;
	}
	i.pf-maestro-alt {
	font-size: 120%;
	}
	i.pf-postepay {
	font-size: 160%;
	vertical-align: bottom;
}
}

/*--- Start Donate Page Accordion Style --*/
button.accordion {
    background-color: #f0f0f0;
	color: #ff7700;
    cursor: pointer;
    padding: 18px;
	margin-bottom: 3px;
    width: 100%;
    border: none;
    text-align: left;
	font-family: 'Nunito', sans-serif;
	text-transform: uppercase;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
}
button.accordion2 {
    background-color: #f0f0f0;
	color: #4a6da7;
    cursor: pointer;
    padding: 18px;
	margin-bottom: 3px;
    width: 100%;
    border: none;
    text-align: left;
	font-family: 'Nunito', sans-serif;
	text-transform: uppercase;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
}
@media screen and (max-width: 480px) 	{
	button.accordion {
		font-size: 17px;
	}
	button.accordion2 {
		font-size: 17px;
	}
}

button.accordion.active, button.accordion:hover {
    background-color: #e3e3e3;
}

button.accordion2.active, button.accordion2:hover {
    background-color: #e3e3e3;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion2:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

button.accordion2.active:after {
    content: "\2212";
}

div.panel {
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
div.panel.show {
 opacity: 1;
 max-height: 5000px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}
/*--- End Donate Page Accordion Style --*/

/*--- Start GoogleMap Style --*/
.google-maps {
	position: relative;
	padding-bottom: 70%;
	margin-top: 5%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	border: hidden;
	width: 100% !important;
	height: 100% !important;
}
#sidebar-google {
	width : 70%;
	text-align: center;
	margin: 0 auto;
	border-radius : 10px;
}
.left-col-google {
	width : 36%;
	float : left;
	margin-top : 0;
	margin-bottom : 3%;
	margin-left : 1%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
p.google {
	padding : 0 2%;
	text-align: justify;
	font-weight: normal;
}
/*--- End GoogleMap Style --*/
/*--- Start Newsletter Containers Style --*/
.nwletter {
	margin: 22px 0 20px 0;
    text-align: center;
    border-bottom: transparent 3px solid;
	border-bottom-color: #4a6da7;
    padding: 14px 20px 15px 20px;
    letter-spacing: 2px;
    font-size: 22px;
    font-weight: 700;
    color: #666666;
    text-transform: uppercase;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
div.nwletter-w {
	margin-left: auto;
    margin-right: auto;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
div.nwletter-home {
	margin-left: 17px;
    margin-right: 5px;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
.nwletter-templ {
	margin: 0 0 20px 0;
    text-align: center;
    border-bottom: transparent 3px solid;
	border-bottom-color: #0780b5;
    padding: 14px 20px 15px 20px;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 700;
    color: #666666;
    text-transform: uppercase;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
div.nwletter-w-templ {
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
a.newsletterina {
	color:inherit;
    text-decoration: none;
    font-weight: bold;
}
a.newsletterina:visited {
    color:inherit;
    text-decoration: none;
}
a.newsletterina:hover {
    color:inherit;
    text-decoration: none;
	cursor:default;
}
/*--- End Newsletter Containers Style --*/
/*--- START FOOTER CSS --*/
footer {
	background: #405580;
	width: 100%;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
footer h3 {
	color: #ffa85d;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
@media only screen and (max-width: 798px) {
footer h3 {
	margin-bottom: 8px;
}
}
.section-foot {
	width: 29%;
	float: left;
	margin-top: 1%;
	margin-bottom: 2%;
	margin-right: 2%;
	margin-left: 2%;
}
.fa-envelope {
	color: #fff;
}
.fa-skype {
	color: #fff;
}
.fa-youtube-square {
	color: #fff;
}
.fa-google-plus-square {
	color: #fff;
}
p.final {
	text-align: center; 
	color:#4a6da7; 
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
a.pagelink:link	{ 
    color: #FFFFFF; 
    text-decoration: none; 
}
a.pagelink:visited {
	color: #FFFFFF; 
	text-decoration: none; 
}
a.pagelink:active { 
	color: #CCCCCC; 
	text-decoration: none;
}
a.pagelink:hover {
	color: #CCCCCC; 
	text-decoration: none; 
}
#social {
	text-align : center;
	font-size: 280%;
}
#social img {
	padding-top : 2px;
	height : 60px;
	margin: 1%;
}
#social img:hover{
	opacity: .8;
}
#youtube {
	text-align: center;
	font-size: 280%;
}
#youtube img {
	padding-top : 2px;
	height : 60px;
	margin: 1%;
}
#youtube img:hover{
	opacity: .8;
}
#links {
	text-align: center;
}
#newsletternew {
	text-align: center;
}
@media only screen and (max-width: 798px) {
	#newsletternew {
	  margin-left: 26%;
      margin-right: 26%;
}
}
@media only screen and (max-width: 520px) {
	#newsletternew {
	  margin-left: 15%;
      margin-right: 15%;
}
}
.well-banner-mcts {
	display: block;
	margin-bottom: 0;
	padding: 0;
	background-color: transparent;
    border: none;
}
hr.banner-mcts {
	color: #f5f5f5;
	margin-top: 40px;
    margin-bottom: 40px;
}
@media only screen and (max-width: 500px) {
	hr.banner-mcts {
	margin-top: 30px;
    margin-bottom: 30px;
}
}
/*--- END FOOTER CSS --*/
/*--- START SCROLL BUTTON STYLE --*/
.cd-top {
	display: inline-block;
	height: 35px;
	width: 35px;
	position: fixed;
	bottom: 70px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #4cb793 url(https://www.conformingtojesus.com/images/misc/to-the-top/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
	border-radius: 50px;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #009966;
	opacity: 1;
}
/*--- END SCROLL BUTTON STYLE --*/
/*--------------------MEDIA SCROLL BUTTON---------------*/
@media only screen and (min-width: 1024px) {
.cd-top {
	height: 50px;
	width: 50px;
	right: 30px;
	bottom: 60px;
	border-radius: 50px;
}
}
@media screen and (max-width: 740px) {
.cd-top {
	width: 40px;
	height: 40px;
	right: 15px;
	bottom: 50px;
	border-radius: 50px;
}
}
/* ---------START ALL MEDIA QUERY----------*/

@media screen and (max-width: 480px) 	{
h1 {
	font-size: 25px;
}
h2 {
	font-size: 19px;
	margin-left: 2%;
}
h4 {
	font-size: 19px;
}
ul {
	padding-left: 30px;
	padding-right: 2px;
}
ol {
	padding-left: 36px;
	padding-right: 2px;
}
p.text {
	text-align: left;
	margin-left: 2%;
}
}
@media screen and (max-width: 765px) {
	.time-bar {
    visibility: hidden;
	position:absolute;
	width: 20%;
}
}
@media screen and (max-width: 798px) {
body {
	background: #3e82c7;
	background: url('background2.png') center center no-repeat, -moz-linear-gradient(top,  #3e82c7 0%, #6782a6 0%, #ebf2f9 100%); /* FF3.6+ */
	background: url('background2.png') center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e82c7), color-stop(0%,#6782a6), color-stop(100%,#ebf2f9)); /* Chrome,Safari4+ */
	background: url('background2.png') center center no-repeat, -webkit-linear-gradient(top,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* Chrome10+,Safari5.1+ */
	background: url('background2.png') center center no-repeat, -o-linear-gradient(top,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* Opera 11.10+ */
	background: url('background2.png') center center no-repeat, -ms-linear-gradient(top,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* IE10+ */
	background: url('background2.png') center center no-repeat, linear-gradient(to bottom,  #3e82c7 0%,#6782a6 0%,#ebf2f9 100%); /* W3C */
	background: url('background2.png') center center no-repeat, filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e82c7', endColorstr='#ebf2f9',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100%;
}
/*--- Start Navigation/Menu --*/
.search-bar {
	width: 100%;
	margin-top: 4%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 4%;
}
.mySearch-menu {
visibility: visible;
position:inherit;
text-align:center;
width: 100%;
}
.search-inv {
	display: none;
}
.search404 {
	width: 100%;
	float: left;
	margin: auto;
	padding-bottom: 15px;
}
/*--- End Navigation/Menu --*/
/*--- Start Invisible/Visible Navigation/Menu --*/
.sitemapRow {
	visibility: hidden;
	position:absolute;
	display: none;
	width: 20%;	
}
.sitemap-resp {
    width: 100%;
	position: inherit;
    visibility: visible;
	float : left;
	margin-top : -20px;
	margin-bottom : 1%;
	margin-left : 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
#myRes-menu {
	visibility: visible;
	position:inherit;
	text-align:center;
}
.visible-sm {
	visibility: hidden;
	position:absolute;
}
.visible-globe {
	display: none;
}
#myIt-menu {
	visibility: visible;
	position:inherit;
	text-align:center;
	width: 100%;
	display: block;
}
.myIt-menu {
	visibility: visible;
	position:inherit;
	text-align:center;
	width: 100%;
	display: block;
}
.myResp-globe {
	visibility: visible;
	position:inherit;
	display: block;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
}
div.donate-style {
	width: 20%;
}
/*--- End Invisible/Visible Navigation/Menu --*/
/*--- Start Image Slider --*/
.sidebar-slider {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 15px;
}
/*--- End Image Slider --*/
/*--- Start 3 Home Colored Columns --*/
.dis-md {
    position: inherit;
    visibility: inherit;
}
.dis-lg {
  position: absolute;
  visibility: hidden;
  display: none;
}
.dis-md-l {
    position: inherit;
    visibility: inherit;
}
.dis-lg-l {
  position: absolute;
  visibility: hidden;
  display: none;
}
/*--- End 3 Home Colored Columns --*/
/*--- Start Images --*/
#maps img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.fig-b {
	width: auto;
	margin-top: 0;
	margin-bottom: 1%;
}
.fig-c {
	width: auto;
	margin-top: 0;
	margin-bottom: 1%;
}
.fig-stre {
	float: left;
	margin: 1%;
}
#maps {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2%;
}
.one-third img {
	padding: 0;
}
/*--- End Images --*/
/*--- Start Column/Sidebar/Section/Row (for CONTENT) --*/
.left-col {
	width: 100%;
	margin: 0;
}
.left-col-it {
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 0;
	margin-left: 0;
	border-radius: 0;
}
.left-col-half {
	float: left;
	width: 100%;
	margin: 0;
}
.left-col-fig {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}
.left-col-google { 
	width: 100%;
	margin: 0;
}
.sidebar-google { 
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
}
.sidebar {
	width: 100%;
	margin-top: 2%;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}
.sidebar-inv {
	width: 100%;
}
.sidebar-half {
	width: 100%;
	margin-top: 3%;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}
.section {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.section-latest {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.section-foot{
	float: left;
	width: 100%;
	margin: 0;
}
.for-links-sx {
	float: left;
	width: 100%;
	margin-left: -3px;
	text-align: center;
}
.for-links-dx {
	float: left;
	width: 100%;
	margin-left: -3px;
	text-align: center;
}
.col-1 {
	float: left;
	width: 100%;
	margin: 0;
}
.col-2 {
	float: left;
	width: 100%;
	margin: 0;
}
.one-third {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}
.row {
	float: left;
	width: 100%;
}
.row-ministryTop {
	float: left;
	width: 100%;
}
.rowShare-video {
	float: left;
	width: 100%;
	margin: 0;
}
.myRow {
	float: left;
	width: 100%;
	margin: 0;
}
.center {
	float: left;
	width: 100%;
	margin: 0;
}
.center-mappona {
	float: left;
	width: 100%;
}
/*--- End Column/Sidebar/Section/Row (for CONTENT) --*/
div.feat {
	height: auto;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
div.latest-w, .latest {
	margin-top: 20px;
  	margin-bottom: 15px;	
	border-radius: 0;
}
div.nwletter-w, .nwletter {
	margin-top: 20px;
  	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;	
	border-radius: 0;
}
div.nwletter-home {
	margin-top: 20px;
  	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;	
	border-radius: 0;
}
div.nwletter-w-templ, .nwletter-templ {
	margin-top: 20px;
  	margin-bottom: 20px;	
	border-radius: 0;
}
}
@media screen and (max-width: 650px) {	
	.sidebar-slider {
		padding-left: 10px;
	}
}
@media screen and (max-width: 450px) {	
	.sidebar-slider {
		padding-left: 7px;
	}
}
@media screen and (max-width: 350px) {	
	.sidebar-slider {
		padding-left: 5px;
	}
}
@media screen and (max-width: 560px) {	
.fig-a {
	margin-right: 18%;
	margin-left: 18%;
	margin-top: -10px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 500px) {	
.fig-a {
	margin: -5px 15px 20px 10px;
	float: left !important;
}
.fig-aWell {
	margin-left: 0;
	}
}
@media screen and (max-width: 370px) {	
.fig-a {
	margin-left: 0;
}
}
@media screen and (max-width: 560px) {	
.fig-d {
	margin-right: 18%;
	margin-left: 18%;
	margin-top: -10px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 500px) {	
.fig-d {
	float: left;
	margin: -5px 15px 20px 10px;
}
}
@media screen and (max-width: 370px) {	
.fig-d {
	margin-left: 0;
}
}
@media(max-width: 1104px){
div.next-video {
	width: 90%;
	height: auto;
	margin: 5px;
}
}
@media(max-width: 1164px){
.latestbtn {
	width: 100%;
}
}
@media(max-width: 798px){
.latestbtn {
	width:auto;
}
}
@media(max-width: 240px){
.fig-a {
	display: block;
    max-width:200px;
    max-height:150px;
	width: auto;
    height: auto;	
}
.fig-d {
	display: block;
    max-width:200px;
    max-height:150px;
	width: auto;
    height: auto;	
}
.fig-center {
	display: block;
    max-width:200px;
    max-height:150px;
	width: auto;
    height: auto;	
}
.fig-center-short {
	display: block;
    max-width:200px;
	width: auto;
    height: auto;	
}
.fig-maps {
	display: block;
    max-width:200px;
	width: auto;
    height: auto;
}
.fig-charts {
	display: block;
    max-width:200px;
	width: auto;
    height: auto;
}
.donazioni{
	display: block;
	max-width:200px;
	height: auto;
}
}
@media(max-width: 320px){
div.desc {
  display: block;
  max-width:190px;
  height: auto;
  margin: 0;
  text-align: center;
}
div.thumbnail {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
}
.font-small {
  font-size:16px;
}
p.font-small {
  font-size:16px;
}
}
@media(max-width: 600px){
div.desc {
  display: block;
  max-width:220px;
  height: auto;
  margin: 0;
  text-align: center;
}
#social img {
	height : 50px;
}
#youtube img {
	height : 50px;
}
.socialbtn {
	height : 40px;
}
}
@media(max-width: 240px){
div.desc {
  display: block;
  max-width:190px;
  height: auto;
  margin: 0;
  text-align: center;
}
div.thumbnail {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
}
}
@media(max-width: 320px){
footer .email{font-size:11px}
}
@media(max-width: 350px){
.web-address{font-size:20px}
}

@media(max-width: 384px){
p.final{font-size:14px}
}
@media(max-width: 320px){
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
}
@media print {
body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12px;
  box-shadow: none;
}
p, p.centered, p.center-normal, p.center-color , p.text, p.note, p.note-center, p.white, p.final {
	color: #000;
	font-size : 14px;
}
p.final {
	font-size : 12px;
}
#nav, #footer {
  display : none;
}
#callout {
  visibility: hidden;
  display: none;
}
#wrapper {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.banner, .navigbar-nav, .navig-bar, .search, .search-inv, .search-bar, .myResp-globe, .lng-bar, .visible-globe, .sidebar-slider, .home-ctr, .home-sx, .home-dx, .left-col, .section-foot {
  display : none;
  border-radius: 0;
}
button {
	display:none;
}
.social, .social-img, .socialshare, .donate-style, .vid, .left-col-half {
  display : none;
}
.vid-classes {
  visibility: hidden;
  display : none;
}
.sidebar-half, .sidebar, .sidebar-content, .section, .sidebar-inv, .side-templ-a, .side-templ-inv {
	width:100%;
	border-radius: 0;
}
.dis-md {
    position: inherit;
    visibility: inherit;
}
.dis-lg {
  position: absolute;
  visibility: hidden;
  display: none;
}
.btnArt, .btn-featured, .btn-bg, .btnMisc, .btn-mapchart, .btn-bgg, .btnPdf, .btn-pdfaudio, .btn-bgl, .btnArch, .btn-archive, .btn-bgll, .btnNext, .btn-nextvid, .btn-bggll, .btnDonate, .btn-DonateStyle, .btn-bigger, .btnMinistry, .btn-MinistryStyle, .btn-grande, .btnMinistry-top, .btn-MinistryTop, .btn-grandeTop, .btn {
	display: none;
	box-shadow: none;
}
img.fig-a {
  position: absolute;
  visibility: hidden;
}
img.fig-b {
  position: absolute;
  visibility: hidden;
}
img.fig-c {
  position: absolute;
  visibility: hidden;
}
img.fig-d {
  position: absolute;
  visibility: hidden;
}
img.fig-stre {
  position: absolute;
  visibility: hidden;
}
img.fig-conform {
  position: absolute;
  visibility: hidden;
}
img.fig-aereo {
  position: absolute;
  visibility: hidden;
}
img.fig-gloss {
  position: absolute;
  visibility: hidden;
}
img.fig-center {
  position: absolute;
  visibility: hidden;
}
img.fig-center-short {
  position: absolute;
  visibility: hidden;
}
img.fig-maps {
  position: absolute;
  visibility: hidden;
}
img.fig-charts {
  position: absolute;
  visibility: hidden;
}
#maps {
	display:none;
}
div.feat {
	box-shadow: none;
}
div.featured-story {
	box-shadow: none;
}
form {
	display: none;
}
div.nwletter-w, .nwletter {
	display: none;
}
div.nwletter-w-templ, .nwletter-templ {
	display: none;
}
#mc_embed_signup {
	display: none;
}
div.latest-w, .latest {
	display: none;
}
.myrow-latest-table {
	display: none;
}
.section-latest {
	display: none;
}           
}
/* --Google Ad Size--*/
.slot1 {
	width: 100%;
	padding: 5px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

@media screen and (max-width: 400px) { .slot1 { display: none; } }

.ad-sizeDesktop { width: auto; height: auto; margin-left: auto; margin-right: auto;}
@media screen and (max-width: 768px) { .ad-sizeDesktop { margin-top: -10px; } }
@media screen and (max-width: 767px) { .ad-sizeDesktop { width: 500px; height: 60px; } }
@media screen and (max-width: 500px) { .ad-sizeDesktop { width: 320px; height: 100px; margin-top: -5px; } }
@media screen and (max-width: 400px) { .ad-sizeDesktop { display: none; } }

.slot2 {
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	display: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ddd;
}

.ads {
	display: none;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	margin: 0 auto;
}

.ads-eng {
	display: none;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	margin: 0 auto;
}

@media screen and (max-width: 400px) { .slot2 { display: block; } }
@media screen and (max-width: 400px) { .ads { display: block; } }
@media screen and (max-width: 400px) { .ads-eng { display: block; } }

.ad-sizeResp {
	display: none;
}

@media screen and (max-width: 400px) { .ad-sizeResp { display: block; } }
@media screen and (max-width: 335px) { .slot2 { display: none; } }
@media screen and (max-width: 335px) { .ad-sizeResp { display: none; } }

.slot3 {
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	display: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ddd;
}

@media screen and (max-width: 335px) { .slot3 { display: block; } }

.ad-sizeSmallest {
	display: none;
}

@media screen and (max-width: 335px) { .ad-sizeSmallest { display: block; } }
@media screen and (max-width: 335px) { .slot4 { display: none; } }

/* ---------END MEDIA QUERY----------*/
