/* 
============================================================================================================
============================================================================================================
============================================================================================================

                                        THEME STYLE MAIN CSS STARTED

============================================================================================================
============================================================================================================
============================================================================================================
*/
body, html, ul {
	margin: 0px;
 	padding: 0px;
}
body {
	word-wrap: break-word;
	font-family: 'Roboto', sans-serif;
 	font-size: 17px;
 	overflow-x: hidden;
 	color: #464646;
 	font-weight: 400;
}
b, strong {
	font-weight: 700;
}
a:link,a:active,a:visited {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	outline:0!important;
	color: #425dbf;
	text-decoration: none;
}
a:hover {
	color: #ff6d18;
}
.upb_row_bg {
	width: 100% !important;
}
* {
outline:none!important;
}

.coda-event-clndr .tribe-events-c-search__button,
.wrapper button,
button.dbtn,
button,input[type='submit'],input[type='button'] {
    font-size: 20px;
    font-weight: 700;
    padding: 9px 23px;	
    text-transform: uppercase;
    background-color: #39b54a;
    color: #ffffff;
    border: 2px solid transparent;
    display: inline-block;
    -webkit-transition: all .5s !important;
    -moz-transition: all .5s !important;
    -o-transition: all .5s !important;
    transition: all .5s !important;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
}

.coda-event-clndr .tribe-events-c-search__button:hover,
button.dbtn:hover,
.wrapper button:hover,
.wrapper button:focus,
button:hover,input[type='submit']:hover,input[type='button']:hover {	

	box-shadow: 0 0 0;
}

h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	font-family: 'Roboto', sans-serif;
    color: #464646;
	font-weight: 300;
}

ul {
	list-style:disc;
	list-style-position:inside;
	margin:0;
	padding:0;
}

ol {
	list-style:decimal;
	list-style-position:inside;
	margin:0;
	padding:0;
}

ol li,ul li {
	margin:0;
	padding:0;
}

p {
	padding-bottom:20px;
	margin-bottom:0;
}

img {
	transition:all .5s;
	max-width: 100%;
	height: auto;
}

/* content */

.content {

}

.content h1 {

}

.content h2 {
    
}

.content h3 {

}

.content h4 {
    
}

.content h5 {
    
}

.content h6 {
    
}

.content ol li, 
.content ul li {
	list-style-position: outside;
}

.content ol, 
.content ul {
	margin: 20px 0 20px 20px;
	margin-bottom: 7px;
}

img.alignnone,
img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

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

img.aligncenter {
    margin: 20px auto 20px;
    display: block;
    clear: both;
}
          
/* header */

.footer .footerRight .bottomWrap input[type='email']::-webkit-input-placeholder,
.footer .footerRight .bottomWrap input[type='email']::-webkit-input-placeholder,
.header .searchBox input[type="search"]::-webkit-input-placeholder,
.header .searchBox input[type="search"]::-webkit-input-placeholder {
	color: #7d7d7d;
}
.footer .footerRight .bottomWrap input[type='email']:-moz-placeholder,
.footer .footerRight .bottomWrap input[type='email']:-moz-placeholder,
.header .searchBox input[type="search"]:-moz-placeholder,
.header .searchBox input[type="search"]:-moz-placeholder { /* Firefox 18- */
	color: #7d7d7d;
}
.footer .footerRight .bottomWrap input[type='email']::-moz-placeholder,
.footer .footerRight .bottomWrap input[type='email']::-moz-placeholder,
.header .searchBox input[type="search"]::-moz-placeholder,
.header .searchBox input[type="search"]::-moz-placeholder {  /* Firefox 19+ */
	color: #7d7d7d;
}
.footer .footerRight .bottomWrap input[type='email']:-ms-input-placeholder,
.footer .footerRight .bottomWrap input[type='email']:-ms-input-placeholder,
.header .searchBox input[type="search"]:-ms-input-placeholder,
.header .searchBox input[type="search"]:-ms-input-placeholder {  
	color: #7d7d7d;
}

/* blog page */

.wrapper.blog {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wrapper.blog .pageTitle {
	border-left: 5px solid #39b54a;
	padding-left: 13px;
	margin-bottom: 29px;
	font-weight: 400;
	text-transform: uppercase;
	color: #1e2f5e;
	font-size: 30px;
}
.wrapper.blog .pageTitle a {
    color: #1e2f5e;	
}
.wrapper.blog .pageTitle a:hover {
	color: #39b54a;
}
.wrapper.blog .postgridWrap article {
	border-bottom: 5px solid #ebebeb;
    background: #f7f7f7;
} 
.wrapper.blog .postgridWrap .textGrid {
	padding: 13px 15px 14px;	
}
.wrapper.blog.singlePost .contentPart .date,
.wrapper.blog .postgridWrap .textGrid h5 {
	font-size: 13.53px;
	font-weight: 900;
	color: #39b54a;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.wrapper.blog.singlePost .textSingle h1.entry-title,
.wrapper.blog .postgridWrap .textGrid h3 a {
	font-size: 27.06px;
	color: #1d2d5c;
	font-weight: 400;
}
.wrapper.blog .postgridWrap .textGrid h3 a:hover {
	color: #39b54a;	
}
.wrapper.blog .postgridWrap .textGrid .excerptBox,
.wrapper.blog .postgridWrap .textGrid p {
	font-size: 15.78px;
	color: #000000;
	font-weight: 400;	
    line-height: 22.55px;
}
.wrapper.blog .postgridWrap .textGrid h3 {
	margin-bottom: 8px;
}
.wrapper.blog .contentBar .postgridWrap {
	margin-bottom: 20px;	
}
.wrapper.blog .postgridWrap .featuredImg a:before {
	content: '';
	display: inline-block;
	background: rgba(57,181,74,.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.wrapper.blog .postgridWrap .featuredImg a:after {
	content: 'Read More';
	display: inline-block;	
	color: #ffffff;
	opacity: 0;
    top: calc(50% - 10.5px);
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;	
	
}
.wrapper.blog .postgridWrap:hover .featuredImg a:after,
.wrapper.blog .postgridWrap:hover .featuredImg a:before {
	opacity: 1;
}
.wrapper.blog .postgridWrap .featuredImg a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	height: 256px;
}
.wrapper.blog .postgridWrap .featuredImg img {
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: inherit;
	width: auto;
	margin-left: -50%;
	margin-right: -50%;
	display: inline-block;
}
.wrapper.blog .elm-wrapper .elm-button.is-loading {
	color: #39b54a !important;	
} 
.wrapper.blog .elm-wrapper .elm-button:hover .elm-loading-icon,
.wrapper.blog .elm-wrapper .elm-button.is-loading:hover .elm-loading-icon {
    fill: #39b54a !important;
    stroke: #39b54a !important;	
}
.wrapper.blog .elm-wrapper .elm-loading-icon,
.wrapper.blog .elm-wrapper .elm-button.is-loading .elm-loading-icon {
    fill: #ffffff;
    stroke: #ffffff;		
}
.wrapper.blog .pageContent .elm-wrapper {
	margin: 10px 0 0;
}

/***singlePost page ***/

.wrapper.blog.singlePost .contentPart .featured img {
    width: 100%;
    margin-bottom: 27px;
}

.wrapper.blog.singlePost .contentPart .date {
	font-size: 13.54px;
    margin-bottom: 10px;
}

.wrapper.blog.singlePost .textSingle h1.entry-title {
	font-size: 27.08px;
    margin-bottom: 19px;
}

.wrapper.blog.singlePost .contentPart .textSingle p {
	font-size: 15.8px;	
	line-height: 22.56px;
    color: #000000;
}

.wrapper.blog.singlePost .contentPart .textSingle {
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 10px;

}
.wrapper.blog.singlePost .textSingle li {
	font-size: 15.8px;		
    margin-bottom: 5px;
	color: #000;
}

.wrapper.blog.singlePost .textSingle li:last-child {
	margin-bottom: 0;
}

.wrapper.blog.singlePost .textSingle ul {
    margin-top: 10px;
    margin-bottom: 26px;
}
.wrapper.blog.singlePost .textSingle ol {
    margin-top: 10px;
    margin-bottom: 26px;
}

.wrapper.blog.singlePost .textSingle h1,
.wrapper.blog.singlePost .textSingle h2,
.wrapper.blog.singlePost .textSingle h3,
.wrapper.blog.singlePost .textSingle h4,
.wrapper.blog.singlePost .textSingle h5 {
	margin-bottom: 10px;
	font-weight: 400;
}

.wrapper.blog.singlePost .textSingle h6 {
	margin-bottom: 20px;
	font-weight: 400;
}

/* Error404 Page*/

.error404 .error-404 {
	padding-top: 195px;
    padding-bottom: 195px;
}
.error404 .error-404 a {
	border: none;
}
.error404 .error-404 h1  {
	margin-top: 10px;
    font-size: 30px;
    color: #1e2f5e;
	font-weight: 400;
}
.error404 .error-404 label .screen-reader-text {
	display: none;
}
.wrapper.blog.searchPage input[type='search'],
.error404 .error-404 input[type='search'] {
	min-width: 350px;
    color: #464646;
    height: 56px;
    line-height: 24px;
    margin: 0;
}
.wrapper.blog.searchPage input[type='search']:focus,
.error404 .error-404 input[type='search']:focus {
	box-shadow: 0 0 0;
}
.error404 .error-404 button {
	padding: 12px 26px !important;
	vertical-align: top;
}
.error404 .error-404 label {
	margin-bottom: 0;
}
.error404 .error-404 p {
    font-size: 15.8px;
    line-height: 27px;	
}

/* Search Page  */

.searchPage .SearchTitle {
    font-size: 40px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 0;
    margin-top: 5px;
}
.searchPage .contentSearch {
	text-align: right;
}
.searchPage input[type='search'] {
 	padding: 12px 20px;
    width: auto;
}
.searchPage .contentSearch .search-submit {
	display: none !important;
}
.searchPage .contentSearch label span {
    display: inline-block;
    font-weight: 400;
    position: static !important;
    width: auto;
    height: auto;
    color: #000000;
    font-size: 15.8px;
    overflow: visible;
    clip-path: inherit;
}
.searchPage .contentSearch label {
	width: 100%;
    margin-bottom: 0;
}
.wrapper.blog.searchPage .postgridWrap .textGrid .excerptBox,
.wrapper.blog.searchPage .postgridWrap .featuredImg {
	display: none;	
} 
.wrapper.blog.searchPage input[type='search'] {
	width: auto;
    min-width: inherit;
}
body.search-no-results .wrapper.inner.searchPage .page-title {
    font-weight: 400;
    color: #1e2f5e;	
}
body.search-no-results .wrapper.inner.searchPage p {
    font-weight: 400;
    font-size: 15.8px;
    line-height: 27px;
    color: #464646;
}
body.search-no-results .wrapper.inner.searchPage .no-results .screen-reader-text {
	display: none;
}
body.search-no-results .wrapper.inner.searchPage .no-results button .screen-reader-text {
	display: block;
}
body.search-no-results .wrapper.inner.searchPage .elm-button {
    display: none;
}
body.search-no-results .wrapper.inner.searchPage .no-results button {
    padding: 12px 23px;
	
}

/* Header */
.header {
	padding-bottom: 24px;
}

.header .logoBox img {
	width: 125px;
	margin-right: 8px;
}

.header .menuWrap {
	text-align: right;
	padding-top: 8px;
}

.header .searchBox .widget,
.header .menuWrap .languageBox .widget, 
.header .logoBox .widget {
	display: inline-block;
	vertical-align: middle;
}



.header .logoBox a {
	color: #636363;
	display: block;
}

.header .logoBox a label {
	font-weight: 100;
	font-size: 77px;
	margin-bottom: 0px;
	vertical-align: middle;
	cursor: pointer;
    letter-spacing: -2.4px;
    margin-top: -17px;
}

.header .logoBox a label span {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	margin-top: -22px;
	letter-spacing: .6px;
}

.header .logoBox a label span strong {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
    letter-spacing: 1.6px;
    margin-top: -2px;
}

.header .logoBox a label span,
.header .logoBox a label span strong {
	display: block;
}

.header .languageBox {
	margin-bottom: 30px;
}

.header .languageBox ul li {
	list-style: none;
}

.header .languageBox ul.phone {
	margin-right: 28px;
}

.header .languageBox ul li a {
    font-size: 14.22px;
    color: #636363;
    border-left: 9px solid #425dbf;
    padding-left: 10px;
    border-radius: 9px 0px 0px 9px;
    padding-bottom: 0px;
}

.header .languageBox ul.language li a {
	border-color: #ffba32;
}

.header .languageBox ul li a:hover {
	color: #01b4b5;
	border-color: #01b4b5;
}

.header .languageBox ul.language li a:hover {
	border-color: #01b4b5;
	color: #01b4b5;
}

.header .searchBox input[type="search"] {
	background: #fff;
    /* box-shadow: 0 0 15px #ccc; */
    box-shadow: 0px 0px 26px 5px rgba(0,0,0,.1);
    color: #979797 !important;
    font-size: 18px;
    height: 52px;
    padding: 11px 20px;
    margin-bottom: 0px;
    min-width: 322px;
    border-radius: 0px !important;
    display: inline-block;
}

.header .searchBox label {
    margin-bottom: 0px;
    vertical-align: top;
    margin-top: -1px;
}

.header .searchBox button {
    background: #9f107b;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 11px 17px;
    margin-left: -4px;
    vertical-align: top;
}

.header .searchBox button:hover {
	background: #01b4b5;	
}

.header .searchBox button i {
	font-size: 20px;
}

.header .searchBox a {
	background: #92c745 !important;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	padding: 11px 21px !important;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
}

.header .searchBox a:hover {
	background: #01b4b5 !important;
}

.header .searchBox {
	margin-bottom: 18px;
}

.header .logoBox {
	padding-top: 23px;
}

.header.scrolled {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 999;
    padding-bottom: 20px;
   -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header.scrolled, 
.scrolling .header.unscrolled {
	visibility: hidden;
    opacity: 0;
}

.header.scrolled .menuWrap {
	padding-top: 2px;
}

.scrolling .header.scrolled {
	visibility: visible;
    opacity: 1;
    z-index: 999;
}

html.translated-ltr .scrolling .header.scrolled {
	top: 38px;
}

.header.scrolled .logoBox {
	padding-top: 15px;
}

.header.scrolled .mainmenu {
	padding-top: 26px;
	text-align: right;
}

.header.scrolled .logoBox img {
	width: 70px;
}

.header.scrolled .logoBox a label {
	font-size: 36px;
	margin-top: 0px;
}

.header.scrolled .logoBox a label span {
	display: none;
}

.entry-footer {
	display: none;	
}

.footer {
	background: #fff;
	padding-top: 50px;
	padding-bottom: 47px;
}

.copyrightBar {
    padding-bottom: 0px;
    text-align: center;
    background: #f7f9fa;
    padding-top: 13px;
}

.footer h2 {
	font-size: 16px;
	font-weight: 700;
	border-left: 10px solid #01b4b5;
    padding-left: 9px;
    border-radius: 10px 0px 0px 10px;
    margin-bottom: 18px;
    line-height: 21px;
}

.footer .aboutBox h2 {
	border-color: #92c745;
}

.footer .memberBox h2 {
	border-color: #ffba32;
}

.footer ul li {
	list-style: none;
	padding-bottom: 2px;
}

.footer .addressBox .custom-html-widget a,
.footer ul li,
.footer ul li a {
	font-size: 15px;
	color: #464646;
}

.footer ul.tel {
	padding-top: 22px;
}

.footer .addressBox .custom-html-widget a:hover,
.copyrightBar ul li a:hover,
.footer ul li a:hover {
	color: #01b4b5;
}

.footer .memberBox ul.event li {
	display: inline-block;
	padding-right: 5px;
}

.footer .memberBox ul.event li:last-child {
	padding-right: 0;
}

.copyrightBar ul li:last-child:after,
.footer .memberBox ul.event li:last-child:after {
	display: none;
}

.footer .memberBox ul.event {
	padding-top: 16px;
}

.footer .memberBox ul.event a {
	font-size: 16px;
	font-weight: 700;
}
.footer .footerLeft {
	border-right: 2px solid #ccc;
} 
.footer .footerRight {
	/*border-left: 2px solid #ccc;*/
	padding-left: 33px;
	padding-bottom: 0px;
}

.footer .footerRight h2 {
	border: none;
	padding-left: 0;
	font-size: 33px;
	font-weight: 300;
	display: inline-block;
}

.footer .footerRight p {
	padding-bottom: 0;
	display: inline-block;
	font-size: 16px;
}

.footer .footerRight .bottomWrap .input-group {
	width: 100%;
}

.footer .footerRight .bottomWrap input[type='email'] {
	background: #fff;
	/*box-shadow: 0 0 10px #ccc;*/
    box-shadow: 0px 0px 26px 5px rgb(0 0 0 / 10%);
    width: 412px;
    padding: 10px 22px;
    font-size: 18px;
    border-radius: 0 !important;
    color: #7d7d7d !important;
    border: none;
    height: 50px !important;
    margin: 0 !important;
    border-right: none !important;
	z-index: 1 !important;
}

.footer .footerRight .bottomWrap textarea::-webkit-input-placeholder,
.footer .footerRight .bottomWrap input::-webkit-input-placeholder {
	color: #7d7d7d;
}

.footer .footerRight .bottomWrap textarea:-moz-placeholder,
.footer .footerRight .bottomWrap input:-moz-placeholder { /* Firefox 18- */
	color: #7d7d7d;
}

.footer .footerRight .bottomWrap textarea::-moz-placeholder,
.footer .footerRight .bottomWrap input::-moz-placeholder {  /* Firefox 19+ */
	color: #7d7d7d;
}

.footer .footerRight .bottomWrap textarea:-ms-input-placeholder,
.footer .footerRight .bottomWrap input:-ms-input-placeholder {  
	color: #7d7d7d;
}

.footer .footerRight .bottomWrap {
	margin-left: 4px;
}

.footer .footerRight .bottomWrap .dbtn  {
    background: #9f107b !important;
    padding: 11px 17px !important;
    font-weight: 500 !important;
    vertical-align: top;
    position: absolute !important;
    top: 0;
    right: 3px;
    height: 50px;
}

.footer .footerRight .bottomWrap .dbtn:hover {
	background: #01b4b5 !important;
}

.footer .footerRight .input-group .input-group-addon {
	padding: 0;
	background-color: transparent;
    border: none;
    border-radius: 0;
    text-align: left;
    display: inline-block;
}

.footer .footerRight .input-group input[type='text'] {
	border: none;
	font-size: 16px;
}

.footer .footerRight .input-group input[type='text']:focus {
	box-shadow: 0 0 0;
}

.footer .footerRight .input-group-addon input[type=checkbox] {
   margin-top: 13px;	
   Position: absolute;
   opacity: 0;
   margin: 0;
   left: -26px;
   width: 19px;
   top: 3px;
   height: 18px;
   z-index: 9;
   cursor: pointer;
}

.footer .footerRight .input-group-addon::before {
  	position: absolute;
	top: 0px;
	left: -27px;
  	height: 20px;
  	width: 20px;
  	border: 2px solid #cccccc;
  	border-radius: 4px;
  	content: '';
}

.footer .footerRight .input-group label {
	font-size: 16px;
	position: relative;
	font-weight: 400;
}

.footer .footerRight .input-group input:checked ~ label:before {
  	opacity: 1;
}

.footer .footerRight .input-group label:before {
     left: -23px;
    top: 1px;
	width: 12px;
	height: 12px;
	position: absolute;
	background: #01b4b5;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

.footer .footerRight .topWrap {
	 margin-left: 30px;
	 margin-bottom: 20px;
}

.footer .footerRight .input-group {
	display: inline-block;
	width: 49%;
	margin-bottom: 3px;
}

.copyrightBar .widget  {
	display: inline-block;
}

.copyrightBar p {
	padding-bottom: 0;	
}

.copyrightBar ul li {
	display: inline-block;
	padding: 0 2px;
	position: relative;
}

.copyrightBar ul li:after {
	content: '';
	background: #b5b3b3;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.copyrightBar p,
.copyrightBar ul li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #7d7d7d;
}

.copyrightBar ul {
	margin-left: 10px;
}

.copyrightBar .footerMenu ul li a  {
	font-size: 17px;
	color: #464646;
	
}
.copyrightBar .footerMenu ul li:last-child a {
	text-transform: inherit;
}
.copyrightBar .copyrightLine #search-2,
.copyrightBar .copyrightLine #recent-posts-2,
.copyrightBar .copyrightLine #recent-comments-2,
.copyrightBar .copyrightLine #archives-2,
.copyrightBar .copyrightLine #categories-2,
.copyrightBar .copyrightLine #meta-2 {
    display: none;
}
.copyrightBar .footerMenu ul li:after {
	 width: 1px;
    height: 18px;
    border-radius: 0;
}

.copyrightBar .footerMenu {
	margin-bottom: 10px;
}

.copyrightBar .copyrightLine {
	background: #fff;
	padding: 2px 0px;
}

.copyrightBar ul li:last-child {
	margin-right: 10px;
}
.copyrightBar p a {
	color: #7d7d7d;
	transition: all .5s;
}
.copyrightBar p a:hover {
	 color: #01b4b5;
}

/* BoxWrap */ 

.boxWrap .aio-icon-component {
	margin-bottom: 0;
}

.boxWrap .aio-icon-component a {
	margin-top: 0 !important;
	display: table;
    height: 100%;
    width: 100%;
    min-height: 348px;
    padding: 15px;
 	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

.boxWrap .aio-icon-component a:hover {
	background: rgba(0,0,0,.3);
}

.boxWrap .aio-icon-component a .aio-icon-square_box {
	height: auto;
}

.boxWrap .aio-icon-component .aio-icon-title {
	font-size: 34px;
	color: #fff;
	margin: 33px 0 0px !important;
}

.boxWrap .aio-icon-component a .aio-icon-square_box .aio-icon-img {
	position: static;
	
}

.boxWrap .aio-icon-component .aio-icon-box  {
	padding-top: 0 !important;
	display: table-cell;
	vertical-align: middle;
}



/* BlockWrap */

.blockWrap .textBlock h2 {
	font-size: 60px;
	margin-bottom: 30px;
	letter-spacing: -.10px;
}

.blockWrap .textBlock p {
	font-size: 20px;
	font-weight: 300;
    line-height: 30px;
}

.blockWrap .textBlock {
		position: relative;
}

.blockWrap .textBlock .vc_column-inner>.wpb_wrapper  {
	/* max-width: 742px; */
    padding: 20px 60px 20px 60px;
}

.blockWrap .wpb_single_image {
	margin-bottom: 0;
}

.blockWrap .animated,
.blockWrap .vc_separator {
	margin-bottom: -1px;
}   

.blockWrap .vc_sep_line {
	border-top-width: 0px !important;
}

.blockWrap .vc_separator {
	position: absolute;
    bottom: 0px;
    left: 0px;
    height: 5px;
}

.blockWrap .textBlock .vc_column-inner,
.blockWrap .imageBlock .vc_column-inner {
	padding-top: 0 !important;
}

.blockWrap .textBlock .wpb_text_column {
	 margin-bottom: 12px;
}

.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper {
   /* padding: 20px 60px 20px; */
    margin-left: auto;
}

.blockWrap .circleLogo {
	position: absolute;
    top: 30px;
    left: 34px;
}

.blockWrap .textBlock ul li {
	display: inline-block;
	margin-right: 8px;
}

.blockWrap .textBlock ul li:last-child {
	margin-right: 0;
}

.blockWrap .textBlock ul li:after {
	content: '';
	background: #ccc;
	width: 2px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
}

.blockWrap .textBlock ul li:last-child:after {
	display: none;
}

.blockWrap .textBlock ul li label  {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.blockWrap .textBlock ul {
    margin: 32px 0px 28px;
    background: #f7f9fa;
    /*padding: 13px 18px 4px;*/
	padding: 4px 18px 4px;
}

.blockWrap .imageBlock .wpb_single_image .vc_single_image-wrapper,
.blockWrap .imageBlock .wpb_single_image .vc_figure {
	display: block;
}

.blockWrap .imageBlock .wpb_single_image img {
	width: 100%;
}


/* world-service Page */

.theme1 {
	margin: 15px 0;
}
.theme1 ol li:first-child,
.theme1 ul li:first-child {
	line-height: 18px;
	border-left: 9px solid #01b4b5;
	border-radius: 9px 0px 0px 9px;
	display: inline-block;
}
.theme1 ol li .separator,
.theme1 ul li .separator {
    color: #d1d1d1 !important;
    font-weight: 900 !important;	
}      
.theme1 ol li a,
.recoveryBlog .theme1 ul li, 
.theme1 ul li a {
	padding: 0 4px !important;
	color: #636363;
	border-bottom: none;
	font-size: 16px !important;
}
.recoveryBlog .theme1 ul li a {
	padding:  0 !important;
}
.recoveryBlog .theme1 ul li:first-child a {
	padding: 0 0 0 10px !important;
}

.recoveryBlog .theme1 ul li {
	padding: 0 !important;
	display: inline-block;
}
.recoveryBlog .theme1 ul li p {
	display: inline-block;
    vertical-align: top;
    padding-bottom: 0;
}
.recoveryBlog .theme1 ul li span {
	margin: 0 8px 0px 6px;
}
.theme1 ol li a:hover,
.theme1 ul li a:hover {
	color: #01b4b5;
}
.theme1 ol li:last-child a,
.recoveryBlog .theme1 ul li:last-child,
.theme1 ul li:last-child a {
	font-weight: 700;
}
.theme1 ol li:last-child,
.theme1 ul li:last-child  {
	position: relative;
}
.theme1 ol li:last-child a ~ .separator,
.recoveryBlog ul li:last-child span ~ .separator,
.theme1 ul li:last-child a ~ .separator {
	display: none;
}
.theme1 ol li:last-child:before,
.theme1 ul li:last-child:before {
	content: '';
	background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;;
}

.pageTitle {
	font-size: 54px;
	line-height: normal;
}

.serveEvntButtons .dbtn {
	text-transform: uppercase;
}

.serveEvntButtons .animated {
	margin-bottom: 0;
}
.supportIcons .aio-icon-component .aio-icon-header h3,
.worldServices .aio-icon-component .aio-icon-title,
.content a {
	border-bottom: 1px solid #425dbf;
	color: #425dbf;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.supportIcons .aio-icon-component .aio-icon-header h3:hover,
.votingWrap.serve ul li a:hover,
.worldServices .aio-icon-component .aio-icon-box:hover .aio-icon-title,
.content a:hover {
	border-color: transparent;
}
.content a label {
	cursor: pointer;	
}
.eventWrapper .wpb_text_column {
	margin-bottom: 14px;
}
.serveEvntButtons .color1 {
	margin-right: 10px;
}
.serveEvntButtons .color1 .dbtn {
	background: #01b4b5 !important;
}
.serveEvntButtons .color3 .dbtn {
	background: #ffba32 !important;
}
.serveEvntButtons .color3 .dbtn:hover {
	background: #01b4b5 !important;	
}

/* WorldServices Page */

.worldServices .aio-icon-component {
    display: inline-block;
    width: 49.8%;
    margin-bottom: 21px;
}

.worldServices .aio-icon-component .aio-icon-title {
	font-size: 17.1px;
	letter-spacing: -.2px;
    font-weight: 400;
}
body .worldServices .aio-icon-component .aio-icon-img  {
	margin-right: 30px;
}
.firstMettingWrap .iconBlock,
.firstMettingWrap .textBlock {
	margin-top: 8px;
}
.firstMettingWrap .textBlock p {
	line-height: 27px;
	padding-bottom: 25px;
}
.firstMettingWrap .iconBlock .box1  {
	background: #92c745;
}
.firstMettingWrap .iconBlock .box2 {
	background: #ffba32;
}
.firstMettingWrap .iconBlock .box3 {
	background: #9f107b;
}
.firstMettingWrap .iconBlock .box4 {
	background: #425dbf;
}
.firstMettingWrap .aio-icon-component a:hover {
	background: rgba(0,0,0,.3);
}
.firstMettingWrap .aio-icon-component a {
	margin-top: 0 !important;
    padding: 12px 10px 23px;
} 
.firstMettingWrap .aio-icon-component .aio-icon-description {
	color: #fff;
	font-size: 19.99px;
	padding: 0;
	font-weight: 400;
}

.firstMettingWrap .aio-icon-component .aio-icon-description label {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 400;
}

.firstMettingWrap .aio-icon-component .aio-icon-square_box {
	 margin-bottom: 44px;
	 margin-top: 40px;
	 height: auto;
}

.firstMettingWrap .aio-icon-component .aio-icon-img {
    position: static !important;
}

.firstMettingWrap .aio-icon-component .aio-icon-box {
	padding-top: 25px !important;
}



.firstMettingWrap .aio-icon-component {
	margin-bottom: 30px;
}

.votingWrap .tableBox h3 {
	background: #01b4b5;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 16px 5px 15px;
	margin-bottom: 0;
	font-size: 26px;
}

.votingWrap .tableBox th,
.votingWrap .tableBox td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	text-align: center;
	padding: 12px 10px;  
}

.votingWrap .tableBox table {
	border: 1px solid #e5e5e5;
	text-align: center;
	width: 100%;
}

.votingWrap .tableBox th {
	font-size: 19px;
	font-weight: 500;
	border-right: 1px solid #e5e5e5;
	
}

.votingWrap .tableBox td:last-child,
.votingWrap .tableBox th:last-child {
	border-right: 0;
}

ul.blackDots,
ul.blueDots  {
	margin: 0 0px 20px;
}

ul.blueDots li,
ul.blackDots li {
	list-style: none;
	padding-left: 18px;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 14px;
}

ul.blueDots li:last-child,
ul.blackDots li:last-child {
	margin-bottom: 0;
}

ul.blackDots li:before,
ul.blueDots li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	background: #01b4b5;
	width: 8px;
	height: 8px;
}

ul.blackDots li:before {
	background: #636363;
}

.votingWrap.contacts ul li a,
.votingWrap.serve ul li a {
	color: #2683c5;
}

.listBox {
    padding-left: 82px !important;
    padding-top: 48px;
}

.votingWrap.contacts .tableBox h3 {
	background: #92c745;
}

.votingWrap.contacts .tableBox th {
	color: #92c745;	
	text-transform: uppercase;
}

/* Supporting Members */

blockquote {
	background: #f4f4f4;
	border-left: 9px solid #01b4b5;
	padding: 15px 18px 18px;
	margin-bottom: 30px;
	margin-top: 32px;
}

blockquote p {
	padding-bottom: 0;
	color: #282828;
	font-weight: 700;
	padding-top: 3px;
}

.color5 {
	border-left: 9px solid #ff6d18;
}

.color4 {
	border-color: #9f107b;
}

.supportIcons .aio-icon-component .aio-icon-description,
.supportIcons .aio-icon-component .aio-icon-header,
.supportIcons .aio-icon-component .align-icon {
	text-align: left !important;
}

.supportIcons .aio-icon-component .aio-icon-header h3 {
	display: inline-block;
	font-weight: 400;
	margin-top: 15px;
}

.supportIcons .aio-icon-component {
	margin-bottom: 41px;
}

.supportIcons .aio-icon-component .aio-icon-header h3 {
	 margin: 9px 0 24px !important;
} 

.supportIcons {
	margin-bottom: 10px;
}

.feedbackWrap .aio-icon-component .aio-icon-header h3 {
	font-size: 40px;
}

.feedbackWrap .aio-icon-component {
	margin-top: 78px;
}

.feedbackWrap .aio-icon-component .aio-icon-description {
	margin-top: 33px;
}

/* Submit-Your-Story */

.storyWrap .formGrid .submitForm {
	background: #ffba32;
	padding: 27px 28px 30px;
	text-align: center;
	margin-bottom: 16px;
}

.storyWrap .formGrid .submitForm .row {
	margin-left: 0;
	margin-right: 0;
}

.storyWrap .formGrid .submitForm h3 {
	text-align: center;
	font-size: 33px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 13px;
}

.storyWrap .formGrid .submitForm textarea,
.storyWrap .formGrid .submitForm input[type='email'],
.storyWrap .formGrid .submitForm input[type='text'] {
	height: 53px;
	padding: 9px 17px;
}

.storyWrap .formGrid .submitForm textarea {
	font-size: 17px;
	min-height: 200px;
	margin-bottom: 16px;
}

.storyWrap .formGrid .submitForm p {
	padding-bottom: 8px;
}

.storyWrap .formGrid .submitForm .emaiText {
	color: #fff;
	letter-spacing: -.2px;
}

.storyWrap .formGrid .submitForm .emaiText a {
	color: #fff;
	border-color: #fff;
}

.storyWrap .formGrid .submitForm .emaiText a:hover {
	color: #000007;
	border-color: #000007;
}

.storyWrap .formGrid .submitForm .submit {
	 margin-bottom: 15px;
}

.storyWrap .formGrid .submitForm .dbtn {
	background-color: #9f107b !important;
	border-radius: 4px !important;
}

.storyWrap .formGrid .submitForm .dbtn:hover {
	background-color: #01b4b5 !important;
}

.storyWrap .formGrid  .bottomText p {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: -.2px;
}

.storyWrap .aio-icon-component {
	margin-bottom: 6px;
}
.storyWrap .row .box {
	position: relative;
    padding-bottom: 7px;
}
.storyWrap .row .box span.aftertitle {
	font-size: 13px;    
    color: #464646;
    position: absolute;
    left: 0;
    bottom: 10px;
}   
.storyWrap .wpcf7-not-valid-tip {
	display: none;  
} 
.storyWrap .invalid .wpcf7-response-output,
.storyWrap .invalid .wpcf7-not-valid {   
	border-color: #ff0000 !important;
} 

.storyWrap .wpcf7-response-output {  
    margin: 15px 0 !important;
    text-align: center;    
    font-size: 14px; 
}
   
.storyWrap .wpcf7 form.sent .wpcf7-response-output {
	border-color: #ffba32 !important;
}

/* World-connections-committe-wcc Page*/

.connectionBoxes {
	max-width: 1280px;
	padding-left: 5px;

}

.connectionBoxes p {
	color: #fff;
	font-size: 19px;
	letter-spacing: -.20px;
	padding-bottom: 0;
}

.connectionBoxes .wpb_text_column > .wpb_wrapper {
	 padding: 40px 10px 40px 20px;
}

.connectionBoxes .wpb_wrapper,
.connectionBoxes .wpb_text_column {
	height: 100% !important;
}

blockquote.color2 {
	border-color: #92c745;
}

blockquote h2 {
	font-size: 40px;
	text-transform: uppercase;
	margin-top: -7px;
    margin-bottom: -11px !important;
}

ul.withoutGap li {
	padding-left: 30px;
}

ul.withoutGap {
	margin-bottom: 20px;
}

.goalTitle .aio-icon-header h3 {
	font-size: 40px !important;
    text-transform: uppercase;
    line-height: normal !important;
}

.worldWrapper ul.withoutGap li {
	margin-bottom: 29px;
}

.worldWrapper ul.withoutGap li:last-child {
	margin-bottom: 0;
}


/* Translation-management Page */

.tmcdesWrap {
	 margin-top: -25px;
}

.tmcdesWrap .aio-icon-component .aio-icon-img,
.tmcdesWrap .aio-icon-component .aio-icon-description,
.tmcdesWrap .aio-icon-component .aio-icon-header, 
.tmcdesWrap .aio-icon-component .align-icon {
    text-align: left !important;
}

.tmcdesWrap .aio-icon-component .aio-icon-img {
	margin: 0 15px !important;
}

.tmcdesWrap .aio-icon-component .aio-icon-header h3 {
	font-size: 38px;
}

.tmcdesWrap .aio-icon-component .aio-icon-header {
	 margin-top: 33px;
}

.translationBar blockquote h2 {
	text-transform: inherit;
}

.comArea ol {
	list-style: none;
	margin: 0 0 20px;
}

.comArea ol li {
	position: relative;
	padding-left: 65px;
	margin-bottom: 54px;
}

.comArea ol li:last-child {
	margin-bottom: 0;
}

.comArea ol li:before {
	content: '1';
	position: absolute;
	left: 0;
	top: -15px;
	width: 50px;
	height: 50px;
	border: 4px solid #92c745;
	border-radius: 50%;
	color: #464646;
	line-height: 44px;
    font-size: 25.72px;
    font-weight: 700;
    text-align: center;
}

.comArea ol li:nth-child(2):before {
	content: '2';
}

.comArea ol li h4 {
	font-size: 22px;
	font-weight: 400;
}

.managLink a {
	color: #207dc5;
	border-color: #207dc5;
}


/* Meeting-updates Page*/

.attentionIcon .aio-icon-header h3.aio-icon-title {
	font-size: 40px;
	line-height: normal;
	text-transform: uppercase;
}

.attentionIcon.deg .aio-icon-description {
	margin-top: 28px !important;
}


/* Add-new-meeting  Page*/

.meetingTopText {
	background: #01b4b5;
	padding: 30px 34px 20px;
	margin-top: 23px;
}

.meetingTopText .aio-ibd-block .aio-icon-description a,
.meetingTopText .aio-ibd-block .aio-icon-description {
	color: #fff;
	font-size: 24px;
	border: none;
} 

.meetingTopText .aio-ibd-block .aio-icon-description a:hover {
	color: #ff6d18;
}

.meetingTopText .aio-ibd-block .aio-icon-description a.linkCoda {
	border-bottom: 1px solid #fff;
}

.meetingTopText .aio-ibd-block .aio-icon-description a.linkCoda:hover {
	border-color: transparent;
}

.meetingTopText .aio-ibd-block .aio-icon-description a:hover {
	border-color: transparent;
}

.meetingTopText .aio-ibd-block .aio-icon-description strong {
	font-weight: 900;
	text-transform: uppercase;
}

.meetingTopText .aio-ibd-block .aio-icon-description p {
	padding-bottom: 10px;
}

.meetingTopText .aio-icon-left .aio-icon-img {
	margin-right: 27px !important;
}

.titleBar {
	font-size: 36px;
	background: #464646;
	color: #fff;
	padding: 6px 21px 8px;
	margin-bottom: 30px;
}

.formTitle {
	font-size: 24px;
	text-transform: uppercase;
	background: #e7e9ea;
	font-weight: 400;
	padding: 12px 25px 7px;
	margin-bottom: 0px;
}

.fromfild {
	background: #f7f9fa;
    padding: 26px 26px 24px;
    margin-bottom: 26px !important;
}

.fromfild textarea,
.fromfild input[type='text'],
.fromfild select {
	height: 50px;
	border: 1px solid #e7e9ea;
	font-size: 17px;
	padding: 9px 20px;
    width: 100% !important;
    max-width: 100%;
}

.fromfild textarea:focus,
.fromfild input[type='text']:focus,
.fromfild select:focus  {
	box-shadow: 0 0 0px;
	border-color: #e7e9ea;
}

.fromfild .coda-adm-row {
	margin-bottom: 26px;
}

.fromfild select {
	-webkit-appearance: none;
   position: relative;
   padding: 12px 45px 10px 20px; 
	cursor: pointer;
}

.coda-addnew-meeting-submitter textarea::-webkit-input-placeholder,
.coda-addnew-meeting-submitter input::-webkit-input-placeholder,
.fromfild textarea::-webkit-input-placeholder,
.fromfild input::-webkit-input-placeholder {
	color: #464646;
}

.coda-addnew-meeting-submitter textarea:-moz-placeholder,
.coda-addnew-meeting-submitter input:-moz-placeholder,
.fromfild textarea:-moz-placeholder,
.fromfild input:-moz-placeholder { /* Firefox 18- */
	color: #464646;
}

.coda-addnew-meeting-submitter textarea::-moz-placeholder,
.coda-addnew-meeting-submitter input::-moz-placeholder,
.fromfild textarea::-moz-placeholder,
.fromfild input::-moz-placeholder {  /* Firefox 19+ */
	color: #464646;
}

.coda-addnew-meeting-submitter textarea:-ms-input-placeholder,
.coda-addnew-meeting-submitter input:-ms-input-placeholder,
.fromfild textarea:-ms-input-placeholder,
.fromfild input:-ms-input-placeholder {  
	color: #464646;
}

.fromfild textarea {
	max-height: 50px;
	padding: 11px 20px;
}

.fromfild .checkBox {
	padding-top: 13px;
}

.fromfild .checkBox .js-wpt-field-items {
	display: inline-block;
	Position: relative;
	padding-left: 26px;
	margin-right: 60px;
}

.fromfild .checkBox .js-wpt-field-items:last-child {
	margin-right: 0px;
}

.fromfild .checkBox input[type='text'] {
	border: none;
	font-size: 16px;
}

.fromfild .checkBox input[type='text']:focus {
	box-shadow: 0 0 0;
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items input[type=checkbox],
.fromfild .js-wpt-field-items input[type=checkbox],
.fromfild .coda-adm-col .wpt-form-item-radio input[type=radio],
.fromfild .coda-adm-col .wpt-form-item-checkbox input[type=checkbox],
.fromfild .checkBox input[type=checkbox] {
   margin-top: 13px;	
   Position: absolute;
   opacity: 0;
   margin: 0;
	left: 2px;
	width: 17px;
   top: 3px;
   height: 18px;
   z-index: 9;
   cursor: pointer;
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items label:after,
.fromfild .js-wpt-field-items .wpt-form-checkbox-label::before,
.fromfild .coda-adm-col .wpt-form-item-radio::before,
.fromfild .coda-adm-col .wpt-form-item-checkbox::before,
.fromfild .checkBox .js-wpt-field-items::before {
  	position: absolute;
	top: 1px;
	left: 0px;
  	height: 20px;
  	width: 20px;
  	border: 1px solid #777;
  	border-radius: 4px;
  	content: '';
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items label:after,
.fromfild .js-wpt-field-items .wpt-form-checkbox-label label::before,
.fromfild .coda-adm-col .wpt-form-item-radio label::before,
.fromfild .coda-adm-col .wpt-form-item-checkbox label::before,
.fromfild .checkBox .js-wpt-field-items label::before {
	border-color: #01b4b5;
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items label,
.fromfild .js-wpt-field-items .wpt-form-checkbox-label,
.fromfild .coda-adm-col .wpt-form-item-radio label,
.fromfild .coda-adm-col .wpt-form-item-checkbox label,
.fromfild .checkBox label {
	position: relative;
	font-size: 17px;
    font-weight: 400;
    cursor: pointer;

}

.fromfild .cred-group span.address-text {
    margin-bottom: 6px;         
    font-size: 15px;
    display: block;   
}  

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items input:checked ~ label:before,
.fromfild .js-wpt-field-items input:checked ~ label:before,
.fromfild .coda-adm-col .wpt-form-item-radio input:checked ~ label:before,
.fromfild .coda-adm-col .wpt-form-item-checkbox input:checked ~ label:before,
.fromfild .checkBox input:checked ~ label:before {
  	opacity: 1;
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items label:before,
.fromfild .js-wpt-field-items .wpt-form-checkbox-label:before,
.fromfild .coda-adm-col .wpt-form-item-radio label:before,
.fromfild .coda-adm-col .wpt-form-item-checkbox label:before,
.fromfild .checkBox label:before {
	left: -26px;
    top: 5px;
	width: 12px;
	height: 12px;
	position: absolute;
	background: #01b4b5;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
  border-radius: 0;
}
.meetingWrap .fromfild .checkBox .js-wpt-field-items::before,
.meetingWrap .fromfild .coda-adm-col .wpt-form-item-checkbox::before {
	top: 3px;
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items {
    display: block;
    margin-bottom: 13px;
} 
.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items:before {
    left: 15px;
    top: 3px;	
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items label:before {
	left: 4px;
}

.meetingWrap .fromfild .coda-adm-col .wpt-form-item-radio::before {
	top: 3px;
}

.meetingWrap .coda-addnew-meeting-desc .js-wpt-field-items label {
	padding-left: 30px;
	white-space: normal;
	font-weight: 700;
}

.coda-addnew-meeting-submitter {
	background: #01b4b5;
	padding: 24px 25px 28px;
	color: #fff;
	margin-bottom: 25px;
   line-height: 24px;
    font-size: 17px;
}


.ui-timepicker-wrapper {
    width: auto;
    min-width: 416px;
    z-index: 9999;
}
.single-meeting .ui-timepicker-wrapper {
    min-width: 364px;
}

.fromfild .coda-adm-col .wpt-form-item-checkbox {
    display: inline-block;
    Position: relative;
    padding: 0 30px;
    width: 49%;
    vertical-align: middle;
}
.fromfild .coda-adm-col .wpt-form-item-checkbox:nth-child(2n) {
    margin-right: 0px;
}
.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set {
    margin: 10px 0 0;
}
.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set-radios {
    margin: 10px 0 0;	
}
.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set-radios .wpt-form-item-radio {
    Position: relative;
    padding: 0 30px;
}
.fromfild .coda-adm-col .wpt-form-item-radio label:before,
.fromfild .coda-adm-col .wpt-form-item-radio::before {
	border-radius: 50%;
}
.fromfild .js-wpt-field-items .ui-datepicker-trigger {
    position: absolute;
    right: 36px;
    top: calc(50% - 7.5px);
}
.coda-addnew-meeting-submitter select,
.coda-addnew-meeting-submitter  input[type='text'] {
	margin-top: 13px; 
	height: 50px;
}
.coda-addnew-meeting-submitter select {
    -webkit-appearance: none;
    position: relative;
    padding: 12px 45px 10px 20px;
    cursor: pointer;
        font-size: 17px;
}

.coda-addnew-meeting-desc p {
	color: #000;
}

.meetingButton input[type='submit'] {
	background-color: #9f107b;
	font-weight: 500;
	padding: 9px 18px;
	border-radius: 4px;
	
}

.meetingButton input[type='submit']:hover {
	border-color: transparent;
}

.meetingButton {
	padding: 20px 0px 25px;
}

.fromfild .cred-form .coda-adm-col .js-wpt-field-items {
	
}



/* Literature-committee Page */

.connectionBoxes.committee {
	max-width: 1330px;
}

.connectionBoxes.committee .wpb_text_column > .wpb_wrapper {
	  padding: 56px 25px 42px;
}

.connectionBoxes.committee h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 29px;
}

.connectionBoxes.committee p {
	font-size: 17px;
    line-height: 26px;
}

/* Issues-mediation-committee-imc Page */

.CommitteText .linktext a {
	margin-bottom: 14px;
    display: inline-block;
}

.CommitteText .linktext {
	padding-bottom: 0;
	margin-left: 30px;
}

blockquote h2 label {
	font-size: 20px;
	font-weight: 400;
	vertical-align: middle;
	text-transform: initial !important;
}

/* finance Page */

.finaWrap h3 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;
}

.finaWrap p {
	padding-bottom: 12px;
	letter-spacing: -.20px;
}

/* Communication-committee Page */

.committeeWrap {
	margin-top: -10px;
	margin-bottom: 31px;
}

.comEmail,
.comActive {
	margin-bottom: 12px;
}

.comActive blockquote {
	margin-bottom: 49px;
}

.comWork blockquote,
.comPhone blockquote,
.comEmail blockquote {
	margin-bottom: 44px;
}

.comPhone {
	margin-bottom: 6px;
}

.comContact,
.comWork {
	margin-bottom: 16px;
}

.comContact blockquote {
	margin-bottom: 35px;
}

.comWork  blockquote {
	margin-bottom: 44px;
	
}

blockquote.color3 {
	border-color: #ffba32;
}

ul.blackDots.orange li:before {
	background: #ff6d18;
	width: 6px;
	height: 6px;
	top: 10px;
} 

blockquote.color6 {
	border-color: #425dbf;
}

/* Service-info Page */ 

.serviceInfo .seriLeft h2 {
	font-size: 54px;
	margin-bottom: 21px;
}

.serviceInfo .aio-icon-component .aio-icon-img {
	position: static !important;
	margin: 0 0px 0 22px;
}

.serviceInfo .aio-icon-component .aio-icon-description,
.serviceInfo .aio-icon-component .aio-icon-header {
	text-align: left;
}

.serviceInfo .aio-icon-component .aio-icon-description p {
	padding-bottom: 0;
}

.serviceInfo .aio-icon-component .aio-icon-header h3 {
	color: #fff;
	font-size: 34px;
	margin: 25px 0px 26px !important;
}

.serviceInfo .aio-icon-component ul {
	margin: 0;
}

.serviceInfo .aio-icon-component ul li {
	list-style: none;
	color: #fff;
	margin-bottom: 2px;
}

.serviceInfo .aio-icon-component ul li a {
	color: #fff;
	border-color: transparent;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
} 

.serviceInfo .aio-icon-component ul li .sec-heading {
	 font-size: 24px;
    font-weight: 700;
}


.serviceInfo .aio-icon-component ul li a:hover {
	border-color: #fff;
}

.serviceInfo .aio-icon-component .aio-icon-box {
	padding: 60px 13px 33px 28px !important;
}

.serviceInfo .aio-icon-component {
	margin-bottom: 25px;
}

/* Patterns-of-recovery Page */

.patternsWrap {
	margin-top: 16px;
}

.patternsWrap .patternBox {
	padding: 0 30px;
	margin-bottom: 10px;
}

.patternsWrap .patternBox h4 {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 21px;
}

.patternBox ul {
	margin: 0 0 20px;
}

.patternBox ul li {
	list-style: none;
	margin-bottom: 10px;
	position: relative;
	padding-left: 13px;
}

.patternBox ul li:last-child {
	margin-bottom: 0;
}

.patternBox ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 4px;
	height: 4px;
	background: #464646;
	border-radius: 50%;
}

.greyBox {
	margin-top: 56px;
	padding-top: 42px;
}

.greyBox p {
	font-size: 12px;
	max-width: 880px;
    margin: 0 auto;
}

.boxWrap.outreacBox .aio-icon-component a {
	min-height: 156px;
}

.boxWrap.outreacBox .aio-icon-component a .aio-icon-square_box {
	height: auto;
}

.boxWrap.outreacBox .aio-icon-component .aio-icon-img {
	position: static;
} 

.boxWrap.outreacBox .aio-icon-component .aio-icon-title {
	font-size: 24.33px;
	margin: 14px 0 0px !important;
}

.boxWrap.outreacBox .aio-icon-component .aio-icon-box {
	padding-top: 0 !important;
}

.quickWrap h2 {
	font-size: 34px;
}

.quickWrap p:last-child {
	padding-bottom: 0;
}

code {
	color: #464646;
	background-color: transparent;
	font-size: 12px;
}

.quickWrap.textBottom {
	margin-bottom: 26px;
}

.outreachWrapper p label {
	font-weight: 400;
	font-size: 20px;
}

.outreachWrap .blackDots li {
    margin-bottom: 25px;
    line-height: 27px;
}

.outreachWrap .coda-outreach-block li a {
	color: #464646;
	border: none;
}
.outreachWrap .coda-outreach-block li a:hover {
	color: #425dbf;
}

/* New-to-coda Page */

.newTo .dbtn {
	background-color: #01b4b5 !important;
}

.newToWrap .pageTitle {
	margin-bottom: 28px;
}

.newToWrap {
	margin-bottom: 21px;
}

/* Meeting-in-print Page */

.template1 .gridFull {
	margin-left: 15px;
}

.template1 .gridFull .dBox {
	display: inline-block;
    margin-right: 5.5%;
    width: 20.1%;
    margin-bottom: 78px;
}

.template1 .gridFull .dBox.dlastBox {
	margin-right: 0;
}

.template1 .gridFull .dBox:nth-child(4n) {
	margin-right: 0;
}


.template1 .gridFull .dBox .aio-icon-img {
	position: static;
}

.template1 .gridFull .dBox .aio-icon-box {
	padding-top: 0 !important;
}

.template1 .gridFull .dBox .aio-icon-box-link {
	margin-top: 0 !important;
}

.template1 .gridFull .color1 .aio-icon-square_box {
	border: 5px solid #01b4b5;
}

.template1 .gridFull .color1 .aio-icon-description {
	background: #01b4b5;
}

.template1 .gridFull .color2 .aio-icon-square_box {
	border: 5px solid #92c745;
}

.template1 .gridFull .color2 .aio-icon-description {
	background: #92c745;
}

.template1 .gridFull .color3 .aio-icon-square_box {
	border: 5px solid #ffba32;
}

.template1 .gridFull .color3 .aio-icon-description {
	background: #ffba32;
}

.template1 .gridFull .dBox .aio-icon-description {
	color: #fff;
	font-size: 22px;
	letter-spacing: -.20px;
	padding: 4px 12px 8px;
    line-height: normal;
}

.template1 .gridFull .dBox .aio-icon-description strong {
	font-weight: 900;
}

.template1 .gridFull .dBox .aio-icon-square_box {
	position: relative;
}

.template1 .gridFull .dBox .aio-icon-square_box:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	 transition: all 0.5s;
}

/* Meeting-materials Page */

.faq .vc_toggle_title {
	background: #f4f4f4;
    padding: 11px 45px 10px 16px;
	border-left: 9px solid #01b4b5;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	 transition: all 0.5s;
}

.faq .vc_toggle_active .vc_toggle_title,
.faq .vc_toggle_title:hover {
	background: #01b4b5;
}

.faq .vc_toggle_active .vc_toggle_title h4,
.faq .vc_toggle_title:hover h4 {
	color: #fff;
}

.faq .vc_toggle_title h4 {
	font-size: 37px;
	font-weight: 300;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	 transition: all 0.5s;
}

.faq .color4 .vc_toggle_title {
	border-color: #9f107b;
} 

.faq .color4.vc_toggle_active .vc_toggle_title,
.faq .color4 .vc_toggle_title:hover {
	background: #9f107b;
}

.faq .color2 .vc_toggle_title {
	border-color: #92c745;
} 

.faq .color2.vc_toggle_active .vc_toggle_title,
.faq .color2 .vc_toggle_title:hover {
	background: #92c745;
}

.faq .color6 .vc_toggle_title {
	border-color: #425dbf;
}

.faq .color6.vc_toggle_active .vc_toggle_title,
.faq .color6 .vc_toggle_title:hover {
	background: #425dbf;
}

.faq .color5 {
	border-left: none;
}

.faq .color5 .vc_toggle_title {
	border-color: #ff6d18;
} 

.faq .color5.vc_toggle_active .vc_toggle_title,
.faq .color5 .vc_toggle_title:hover {
	background: #ff6d18;
}

.faq .color4 .vc_toggle_title {
	border-color: #9f107b;
} 

.faq .color4.vc_toggle_active .vc_toggle_title,
.faq .color4 .vc_toggle_title:hover {
	background: #9f107b;
}

.faq .vc_toggle {
	margin-bottom: 8px;
}

.faq .vc_toggle .vc_toggle_icon:after,
.faq .vc_toggle .vc_toggle_icon:before {
    background: #7c7c7c !important;
    display: inline-block;
    width: 16px !important;
    height: 2px !important;
    transform: rotate(180deg);
    border: none;
    visibility: visible !important;
    position: absolute;
    top: 21px;
    left: 8px;
}

.faq .vc_toggle .vc_toggle_icon:after {
	 transform: rotate(270deg);
	 margin-top: -10px !important;
}

.faq .vc_toggle_active .vc_toggle_title .vc_toggle_icon:after,
.faq .vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
.faq .vc_toggle .vc_toggle_title:hover .vc_toggle_icon:after,
.faq .vc_toggle .vc_toggle_title:hover .vc_toggle_icon:before {
	background: #fff !important;
}


.faq .vc_toggle .vc_toggle_icon {
	position: absolute;
	right: 24px;
	top: calc(50% - 13px);
}

.faq .vc_toggle .vc_toggle_content {
	margin: 0;
    padding: 24px 30px;
}

.faq .vc_toggle .vc_toggle_content ul {
	margin: 0 0 20px;
}

.faq .vc_toggle .vc_toggle_content ul li {
	list-style: none;
	margin-bottom: 7px;
}

.faq .vc_toggle .vc_toggle_content p {
	/*padding: 18px 0;*/
}


.faq .faqTabwrap .vc_toggle_content ul li {
	margin-bottom: 20px;
}


/* The-12-traditions Page */

.traditionWrap .learningMenu ul {
	margin: 0;
}

.traditionWrap .learningMenu ul:after {
	content: '';
	display: table;
	clear: both;
}
.traditionWrap .learningMenu  {
	 margin-bottom: 45px;
}

.traditionWrap .learningMenu ul li a,
.traditionWrap .vc_tta-tabs-list a {
	border: none !important;
	background-color: #01b4b5 !important;
	border-radius: 0px !important;
	color: #fff !important;
	font-size: 23px;
	letter-spacing: -.20px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 7px 6px 5px !important;
	display: block;
}

.traditionWrap .learningMenu ul li a label {
	font-weight: 700;
	margin-bottom: 0;
}

.traditionWrap .learningMenu ul li:first-child a,
.traditionWrap .vc_tta-tabs-list li:first-child a {
	background-color: #425dbf !important;
}

.traditionWrap .learningMenu ul li:nth-child(3) a {
	background-color: #92c745 !important;
}

.traditionWrap .learningMenu ul li:last-child a,
.traditionWrap .vc_tta-tabs-list li:last-child a {
	background-color: #ffba32 !important;
}

.traditionWrap .vc_tta-tabs-list a label {
	margin-bottom: 0;
}

.traditionWrap .learningMenu ul li,
.traditionWrap .vc_tta-tabs-list li {
    width: 24.4%;
    margin-right: 0.8% !important;
    text-align: center;
    float: left;
    list-style: none;
}

.traditionWrap .learningMenu ul li:last-child,
.traditionWrap .vc_tta-tabs-list li:last-child {
	margin-right: 0 !important;
}

.traditionWrap .vc_tta-panels .vc_active {
	margin: 0px 2px 0px 0px !important;
}

.traditionWrap .vc_tta-panels .color2 .vc_column-inner .wpb_content_element .wpb_wrapper {
    max-width: 764px;
}

.traditionWrap.stepWrap .learningMenu ul li:first-child.current-menu-item a {
    padding: 15px 6px 9px !important;
    margin-top: -12px;	
}
.traditionWrap .learningMenu ul li:last-child.current-menu-item a {
    padding: 15px 6px 9px !important;
    margin-top: -12px;		
}
.traditionWrap .learningMenu ul li:nth-child(3).current-menu-item a {
    padding: 15px 6px 9px !important;
    margin-top: -12px;		
}
.traditionWrap .learningMenu ul li:nth-child(2).current-menu-item a {
    padding: 15px 6px 9px !important;
    margin-top: -12px;		
}
.traditionWrap #menu-learning-step {
	margin-top: 12px;	
}



/* ######## */

.traditionWrap .learningMenu ul,
.traditionWrap .vc_tta-tabs-list {
	position: relative;
	overflow: visible !important;
	margin-bottom: 5px !important;
}

.traditionWrap .vc_tta-tabs-list li {
	position: static;
}

.traditionWrap .learningMenu ul li:after,
.traditionWrap .vc_tta-tabs-list li:after {
	content: '';
    display: inline-block;
    background-color: #01b4b5;
    width: calc(100% - 1px);
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
    opacity: 0;
    z-index: 1;
}
.traditionWrap.stepWrap .learningMenu ul li:after,
.traditionWrap.learningWrap .learningMenu ul li:after,
.traditionWrap .learningMenu ul li.current-menu-item:after,
.traditionWrap .vc_tta-tabs-list li.vc_active:after {
	opacity: 1;
}

.traditionWrap.learningWrap .learningMenu ul li:after,
.traditionWrap.stepWrap .learningMenu ul li.current-menu-item:after {
		background-color: #425dbf;
}

.traditionWrap .vc_tta-tabs-list li:nth-child(2):after {
	background-color: #01b4b5;
}

.traditionWrap.promisesWrap .learningMenu ul li:nth-child(3).current-menu-item:after, 
.traditionWrap .vc_tta-tabs-list li:nth-child(3):after {
	background-color: #92c745;
}

.traditionWrap .learningMenu ul li:last-child.current-menu-item:after , 
.traditionWrap .vc_tta-tabs-list li:last-child.current-menu-item:after {
	background-color: #ffba32;
}

/* ######## */

.traditionWrap .color5 {
	border-left: none;
}

.traditionWrap .vc_tta-panel-body {
	background-color: #fff !important;
	padding: 40px 60px 32px !important;
}

.traditionWrap .vc_tta-panel-body .dbtn {
	background-color: #01b4b5 !important;
}

.traditionWrap .tabList {
	margin: 53px 0 0;
}

.traditionWrap .tabList li {
	list-style: none;
	margin-bottom: 56px;
	position: relative;
    padding-left: 75px;
}

.traditionWrap .tabList li label {
	border: 4px solid #01b4b5;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 53px;
    font-size: 30.64px;
    letter-spacing: -.60px;
    position: absolute;
    left: 0;
    top: -15px;
}

.traditionWrap .tabList li:last-child {
	margin-bottom: 0;
}

.traditionWrap.stepWrap .tabList li label, 
.traditionWrap .color5 .tabList li label {
	border-color: #425dbf;	
}


.traditionWrap.stepWrap .dbtn:hover,
.traditionWrap .traditionBox .dbtn,
.traditionWrap .color2 .vc_tta-panel-body .dbtn:hover,
.traditionWrap .color5 .vc_tta-panel-body .dbtn {
	background-color: #01b4b5 !important;
}

.promisesWrap .conceptsBox .dbtn:hover,
.promisesWrap .promisesBox .dbtn:hover,
.traditionWrap .traditionBox .dbtn:hover,
.traditionWrap .color5 .vc_tta-panel-body .dbtn:hover {
	background-color: #01b4b5 !important;
}

.traditionWrap.stepWrap .dbtn {
	background-color: #425dbf !important;
}

.promisesWrap .promisesBox .dbtn,
.traditionWrap .color2 .vc_tta-panel-body .dbtn {
	background-color: #92c745 !important;
}


.promisesWrap .conceptsBox .dbtn {
	background-color: #ffba32 !important;
}

.conceptsWrap .conceptsBox .tabList li label,
.conceptsWrap.traditionWrap .color2 .tabList li label {
	border-color: #ffba32;	
}

.promisesWrap .promisesBox .tabList li label,
.traditionWrap .color2 .tabList li label {
	border-color: #92c745;	
}

.traditionWrap .vc_tta-tabs-container {
	margin: 0 !important;
}

.traditionWrap .vc_tta-panels {
	border: none !important;
	background-color: transparent !important;
}

.traditionWrap .vc_tta-container {
	margin-bottom: 0 !important;
}



/* Guidelines-for-listening Page */

.guideWrap ul {
	margin: 49px 0 43px;
}

.guideWrap ul li  {
	list-style: none;
	position: relative;
	padding-left: 68px;
	margin-bottom: 45px;
    line-height: 26px;
}

.guideWrap ul li label {
	font-size: 28px;
	border: 4px solid #ffba32;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	text-align: center;
	line-height: 39px;
	position: absolute;
    left: 0;
    top: -10px;
}

.guideWrap p:first-child {
	font-weight: 500;
    line-height: 26px;
}

/* Fellowship-services-materials Page */

.fellowWrap ul {
	margin: 0px 0 35px !important;
}

.fellowWrap ul li {
	list-style: none;
	margin-bottom: 13px;
}

.fellowWrap ul li:last-child {
	margin-bottom: 0;
}

.fellowWrap blockquote {
	 margin-top: 24px;
}

.fellowWrap blockquote h2 label {
    vertical-align: top;
    margin-top: 4px;
}

/*  F.Translation-management Page */

ul.blackDots.color4 li:before {
	background: #9f107b;
}

ul.blackDots.color4 {
	margin: 4px 0 48px;
}

ul.blackDots.color4 li {
	padding-left: 20px;
}

/*** Faq Page ***/

.faqWrap .vc_toggle_title {
	background: #ebebeb;
	padding: 16px 25px 14px;
 	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

.faqWrap .vc_toggle_active .vc_toggle_title,
.faqWrap .vc_toggle_title:hover {
	background: #425dbf;	
}

.faqWrap .vc_toggle_active .vc_toggle_title h4,
.faqWrap .vc_toggle_title:hover h4 {
	color: #fff;
}

.faqWrap .vc_toggle_title h4 {
	font-size: 24px;
	font-weight: 400;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
  	transition: all 0.5s;
}

.faqWrap .vc_toggle {
	margin-bottom: 10px !important;
}

.faqWrap .vc_toggle .vc_toggle_content {
	margin: 0;
	padding: 20px 26px 15px;
}

.faqWrap .vc_toggle .vc_toggle_content a {
	font-weight: 700;
}

.faqWrap .vc_toggle .vc_toggle_content p:last-child {
	padding-bottom: 0;
}

/* Donate Page */

.donateWrap .donateText p {
	font-weight: 700;
}

.donateWrap .color2 .dbtn {
	background-color: #6dab3c !important;
	padding: 12px 48px !important;
}

.donateWrap .color6 .dbtn:hover,
.donateWrap .color2 .dbtn:hover {
	background-color: #01b4b5 !important;
}

.donateWrap .color6 .dbtn {
	background-color: #425dbf !important;
}

.donateWrap .color6 a {
	border: none;
	color: #464646;
	font-weight: 400;
}

.contactWrap .aio-icon-component:hover a,
.donateWrap .color6 a:hover {
	color: #425dbf;
}

.donateBottom a,
.donateWrap a {
	font-weight: 700;
}

/* Delegate-package Page */

.delegateWrap ul li {
    margin-bottom: 36px;
}

.delegateWrap ul li:last-child {
	margin-bottom: 0;
}

/* contact Page */

.contactWrap .aio-icon-component {
	display: inline-block;
}

.contactWrap .aio-icon-component .aio-icon-img {
	background: #425dbf;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border-radius: 50%;
	margin-right: 0 !important;
}
.contactWrap .aio-icon-component:first-child .aio-icon-img .img-icon {
    width: 11px;	
}
.contactWrap .aio-icon-component .aio-icon-img .img-icon {
    margin: 7px auto;
    width: 15px;
}
.contactWrap .aio-icon-component .aio-icon-description,
.contactWrap .aio-icon-component .aio-icon-default {
	display: inline-block;
	width: auto;
}
.contactWrap .aio-icon-component .aio-icon-default {
	margin-right: 12px;
}
.contactWrap .aio-icon-component a {
	color: #464646;
	border: none;
}
.contactWrap .aio-icon-component {
	margin-right: 45px;
	margin-bottom: 0;
}
.contactWrap .aio-icon-component:last-child {
	margin-right: 0;
}

.contactWrap .aio-icon-component .aio-icon-description p {
	display: none;
}

.contactWrap .aio-icon-component ul {
	margin: 0;
}

.contactWrap .aio-icon-component ul li {
	display: inline-block;
	margin-right: 7px;

}

.contactWrap .aio-icon-component ul li:last-child {
	  margin-right: 0px;
}

.contactWrap .aio-icon-component ul li strong {
	text-transform: uppercase;
}

.contactWrap .aio-icon-component ul li:after {
	content: '';
	background: #464646;
	width: 1px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 10px;
}

.contactWrap .aio-icon-component ul li:last-child:after {
	display: none;
}

.contactWrap .aio-icon-component:last-child a {
	color: #425dbf;
	border-bottom: 1px solid #425dbf;
}
.contactWrap .aio-icon-component:last-child:hover a {
	border-color: transparent;
}


.formWrap h3 {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 27px;
}

.formWrap .vc_tta-tabs-container {
	margin-right: 0 !important;
}

.formWrap .vc_tta-tabs-list li {
    margin: 0 .7% 0 0 !important;
    width: 24.46%;
    text-align: center;
}

.formWrap .vc_tta-tabs-list li:last-child {
	margin-right: 0 !important;
}

.formWrap .vc_tta-tabs-list a {
	border: none !important;
    background-color: #01b4b5 !important;
    border-radius: 0px !important;
    color: #fff !important;
    font-size: 24px;
    letter-spacing: -.20px;
    text-transform: uppercase;
    padding: 11px 5px 9px !important;
}

.formWrap .vc_active.color6 .dbtn,
.formWrap .vc_tta-tabs-list li:first-child a { 
	 background-color: #425dbf !important;
}


/* ######## */

.formWrap .vc_tta-tabs-list {
	position: relative;
	overflow: visible !important;
	margin-bottom: 5px !important;
}

.formWrap .vc_tta-tabs-list li {
	position: static;
}

.formWrap .vc_tta-tabs-list li:after {
	content: '';
    display: inline-block;
    background-color: #425dbf;
    width: calc(100% - 1px);
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
    opacity: 0;
}

.formWrap .vc_tta-tabs-list li.vc_active:after {
	opacity: 1;
}

.formWrap .vc_tta-tabs-list li:nth-child(2):after {
	background-color: #9f107b;
}

.formWrap .vc_tta-tabs-list li:nth-child(3):after {
	background-color: #ffba32;
}

.formWrap .vc_tta-tabs-list li:nth-child(4):after {
	background-color: #92c745;
}


/* ######## */

.formWrap .vc_active.color4 .dbtn,
.formWrap .vc_tta-tabs-list li:nth-child(2) a { 
	 background-color: #9f107b !important;
}

.formWrap .vc_active.color3 .dbtn,
.formWrap .vc_tta-tabs-list li:nth-child(3) a { 
	 background-color: #ffba32 !important;
}

.formWrap .vc_active.color2 .dbtn,
.formWrap .vc_tta-tabs-list li:nth-child(4) a { 
	 background-color: #92c745 !important;
}

.formWrap .vc_active .dbtn:hover {
	background-color: #01b4b5 !important;
}

.formWrap .vc_tta-panel-body {
	background-color: #f7f9fa !important;
	border-radius: 0 !important;
	padding: 25px 29px !important;
	border-width: 0 !important;
	margin-top: 1px;
	margin-right: 1px;
}

.formWrap textarea,
.formWrap input[type='email'],
.formWrap input[type='text'] {
	border-radius: 4px !important;
	height: 51px;
	
}

.formWrap .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 24px !important;
}

.formWrap .wpcf7-form-control-wrap.message {
	margin-bottom: 14px !important;
}

.formWrap textarea {
	min-height: 132px;
}

.formWrap div.wpcf7-mail-sent-ok,
.formWrap div.wpcf7-validation-errors,
.formWrap div.wpcf7-acceptance-missing {
	text-align: center;
}

.formWrap .form p {
	padding-bottom: 0;
}

.formWrap .form .submit .dbtn {
    border-radius: 4px !important;
    padding: 10px 20px !important;
}

.formWrap h3 {
	border-top: 3px solid #f7f9fa;
    padding-top: 26px;
}


/* Connecting-members Page */

.supportIcons.connecting .aio-icon-component {
	margin-bottom: 0;
}

.supportIcons.connecting.aio-icon-component .aio-icon-title {
	margin: 15px 0px !important;
}

.supportIcons.connecting .aio-icon-component .aio-icon-img {
	min-height: 58px;
}

.supportIcons.connecting .cup .aio-icon-component .aio-icon-img img {
	padding-top: 20px;
}


/* Csc-motions-and-reports Page */

.cscText p {
	font-size: 20px;
}

.cscWrap .aio-icon-component .aio-icon-header {
	padding: 0;
}

.cscWrap .aio-icon-component .aio-icon-header .aio-icon-box-link {
	background: #425dbf;
	padding: 6px 28px 6px;
}

.cscWrap .aio-icon-component .aio-icon-header h3 {
	color:#fff !important;
	margin: 0 !important;
	font-size: 40px;
	font-weight: 300;
	border-bottom: none;
}

.cscWrap .aio-icon-component .aio-icon-description {
	background: #f4f4f4;
	padding: 25px 30px 10px;
	line-height: 33px;
} 

.cscWrap .aio-icon-component .aio-icon-description p {
	padding-bottom: 0;
}

.cscWrap .aio-icon-component {
	margin-bottom: 10px !important;
}

ul.blue2Dots li:before {
	background: #425dbf;
	top: 12px;
} 

.cscWrap .aio-icon-component .aio-icon-description a {
	border: none;
}

.cscWrap .aio-icon-component .aio-icon-description a:hover {
	color: #01b4b5;
}

.cscWrap .vc_column-inner {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.cscWrap {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

/* Board-calendar Page */

.calendarWrap blockquote h2 {
	font-size: 33px;
	text-transform: capitalize;
}

.calendarWrap blockquote {
	padding: 17px 18px 19px;
}

.calendarWrap ul {
	margin: 0 0 20px;
}
.calendarWrap ul li ul {
	margin-left: 12px;
}
.calendarWrap ul li {
	list-style: none;
	margin-bottom: 7px;
}

.calendarWrap ul li:last-child {
	margin-bottom: 0;
	margin-top: 7px;
}

.calendarWrap .rightList,
.calendarWrap .leftList {
	display: inline-block;
    vertical-align: top;
}

.calendarWrap .leftList {
	margin-right: 64px;
	padding-left: 20px;
}


.calendarWrap ul li a {
	border: none;
}

.calendarWrap ul li a:hover {
	color: #01b4b5;
}

.calendarWrap {
	margin-bottom: 32px;
}

.calendarWrap.bottom {
	margin-bottom: 48px;	
}

/* Coda-board Page */


.boardWraper blockquote {
	margin-top: 26px;
}

ul.blackDots.greenDots li:before {
	background: #92c745;
}

.boardWraper blockquote p,
.boardWraper .aio-icon-description a {
	font-weight: 500;
}

.boardWraper .aio-icon-component {
	margin-top: 44px;
}

/* Attracting-members Page */

.attractingWrap blockquote {
	padding: 18px 18px 18px;
	margin-bottom: 35px;
}

.supportIcons.att .aio-icon-component h3.aio-icon-title {
	font-size: 17px;
	margin: 15px 0 20px !important;
}
 
.supportIcons.att .aio-icon-component {
	 margin-bottom: 12px;
} 

.feedbackWrap.att blockquote p {
	font-weight: 400;
}

.feedbackWrap.att .aio-icon-component {
	 margin-top: 57px;
}

/*  Usa Page */

.usaWrapper .dbtn {
	background-color: #01b4b5 !important;
	padding: 13px 18px !important;
}

.usaWrapper .vc_btn3-container {
	margin-bottom: 0;
} 
 
.usaWrap.faqWrap .vc_toggle_active .vc_toggle_title,
.usaWrap.faqWrap .vc_toggle_title:hover {
	background: #ffba32;
}

.globalBottom strong {
	text-transform: uppercase;
}

.globalBottom p {
	font-size: 13px;
}

/* Buy-literature Page */

.shopWrapper blockquote h2 label {
	margin-bottom: 16px !important;
}

.shopWrap {
	margin-top: 29px;
}

.shopWrap .aio-icon-description  {
	margin-top: 22px !important;
	line-height: 26px;
}

.shopWrap .aio-icon-component h3.aio-icon-title {
	font-weight: 700;
	color: #464646;
	border: none;
}

.shopWrap a {
	color: #464646;
}

.shopWrap .aio-icon-description a {
	border: none;
	font-weight: 400;
	color: #425dbf;
}

.shopWrap .aio-icon-description a:hover {
	color: #01b4b5;
}

.shopWrap .aio-icon-description label {
	font-weight: 400;
}

.shopWrap .system .aio-icon-description a {
	border-bottom: 1px solid #425dbf;
    color: #425dbf;
}

.shopWrap .system a:hover {
	border-color: transparent;
}

.supportIcons.shopWrap .aio-icon-component {
	 margin-bottom: 25px;
}

.supportIcons.shopWrap {
	margin-bottom: 54px;
}

.supportIcons.shopWrap .aio-icon-component .aio-icon-img {
	margin-right: 20px;
}

/* Quarterly-service-report Page */

.connectionBoxes.quarterlyWrap {
	max-width: 1390px; 
	padding-left: 0px;
}

.connectionBoxes.committee.quarterlyWrap .wpb_text_column > .wpb_wrapper {
	 padding: 58px 46px 61px;
}

.connectionBoxes.quarterlyWrap h3 {
	font-size: 34px;
	font-weight: 300;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.coda-quarterly-text p,
.quarterlyText p {
	line-height: 26px;
}

.connectionBoxes.quarterlyWrap p {
	font-weight: 500;
}

.newsletterText {
	font-size: 34px;
}

.newsletterIcon .aio-icon-component h3.aio-icon-title {
	font-weight: 700;
	font-size: 23px;
}

.newsletterIcon .aio-icon-component .aio-icon-img {
	margin-right: 22px !important;
}

.newsletterIcon .aio-icon-component .aio-icon-description {
	margin-left: 72px;
	margin-top: 0;
}

.newsletterIcon {
    margin-bottom: 33px;	
}

.votingWrap.reportWrap .tableBox th {
	background: #92c745;
	font-size: 26px;
	font-weight: 300;
	color: #fff;
}

.votingWrap.reportWrap .tableBox th, 
.votingWrap.reportWrap .tableBox td {
	padding: 14px 10px 12px;
}

.votingWrap.reportWrap .tableBox td {
	font-size: 20px;
	font-weight: 500;
}

.votingWrap.reportWrap .tableBox td a {
	font-size: 17px;
	color: #207dc5;
	border-color: #207dc5;
	letter-spacing: -.20px;
}

.votingWrap.reportWrap .tableBox td a:hover {
	border-color: transparent;
}
.coda-click a {
	font-size: 20px;
}
.quickWrap .code-gap {
	line-height: 27px;
}
.coda-new-desc p,
.newToWrap .coda-new-desc {
	line-height: 27px;
}
.whatWrap p {
	line-height: 27px;
}

.usaWrapper a {
	color: #464646;
	border: none;
	font-weight: 400 !important;
}
.usaWrapper a:hover {
	color: #425dbf;
}

.homeForm div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	text-align: center;
	color: #fff;
}

.homeForm .form p.mesageBox {
	padding-bottom: 0;
	margin-bottom: 10px;
}

.imcWrapTop ul.withoutGap li {
	margin-bottom: 4px;
}

.imcWrapBottom ul.withoutGap li:last-child,
.imcWrapTop ul.withoutGap li:last-child {
	margin-bottom: 0;
}

.imcWrapBottom ul.withoutGap li {
	margin-bottom: 32px;
}

/* Prior years Page */

.priorWrap ul {
	margin: 0 0 15px 0;	
}

.priorWrap ul li {
	list-style: none;
	position: relative;
	padding-left: 18px;
	margin-bottom: 4px;
	text-align: left;
}

.priorWrap ul li:last-child {
	margin-bottom: 0;
}

.priorWrap ul li:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	background: #636363;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}

.priorformWrap.priorWrap ul {
	margin-left: 10px;
}

.priorformWrap.priorWrap p {
	padding-bottom: 12px;
}

/* Step-prayers Page */


.stepWrapper td {
	padding: 10px;
	text-align: center;
}

/* Recovery Page */


/* Buy literature Page */

.page-id-227 .pageTitle {
     display: none;
}

.shoprowBox h3 {
	font-size: 22px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 13px;
}

.shoprowBox .wpb_wrapper  {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
	padding: 15px 10px 15px 15px;	
}

.shopTabel .vc_column-inner {
	display: inline-block;
}

.shoprowBox .box .wpb_wrapper {
	padding: 0;
}

.shoprowBox .box {	
	height: 100%;
}

.shoprowBox .wpb_column .vc_column-inner {
	display: table !important;
	height: 100%;
}

.shoprowBox .box p:last-child {
	padding-bottom: 0;
}

.shopTabel table {
	width: 100%;
}

.shopTabel table td:nth-child(2) {
	text-align: right;
}

.shopTabel .tabelGrid {
	width: 60%;
}

.shopTabel .buttonGrid {
	width: 40%;
}

.shopTabel table td {
	font-size: 17px;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0;
}

.shopTabel table td.last {
	padding-bottom: 0;
	border: none;
}

.shopTabel .buttonGrid .dbtn {
	width: 100%;
}

.shopTabel .buttonGrid .vc_btn3-container {
	display: block;
}

.shopTabel .buttonGrid .buy .dbtn {
	background-color: #92c745 !important;
}

.shopTabel .buttonGrid .view .dbtn:hover,
.shopTabel .buttonGrid .buy .dbtn:hover {
	background-color: #01b4b5 !important;

}

.shopTabel .buttonGrid .view .dbtn {
	background-color: transparent !important;
	color: #425dbf !important;
	border: 1px solid #425dbf !important;
}

.shopTabel .buttonGrid .view .dbtn:hover {
	border-color: transparent !important;
	color: #fff !important;
}


.shopTabel  .wpb_wrapper {
	padding: 0 15px;
}

.shopTabel  .grid .wpb_wrapper {
	padding: 0px;
}

/* Board-calendar Page */

.time .tidate {
	font-size: 33px;
	line-height: normal;
	font-weight: 300;
}


/* Events Page */

.tribe-events-day .tribe-events-day-time-slot-heading,
.events-list .tribe-events-list-separator-month {
	font-size: 17px !important;
	padding: 15px 20px !important;
}

.events-list .tribe-events-list .tribe-events-loop .tribe-event-featured {
	background: #01b4b5;
	padding: 20px;
}

.tribe-events-day .type-tribe_events h3 a,
.events-list .tribe-events-list .tribe-events-loop .tribe-event-featured a,
.events-list .type-tribe_events h3 a {
	border: none;
}

.events-list .tribe-events-list .tribe-events-loop .tribe-event-featured a {
	color: #fff !important;
}

.tribe-events-day .type-tribe_events h3 a:hover,
.events-list  .tribe-events-list-event-description a:hover ,
.events-list .tribe-events-list .tribe-events-loop .tribe-event-featured a:hover,
.events-list .type-tribe_events h3 a:hover {
	 color: #464646 !important;
}

.events-list .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: #fff;
	font-size: 17px;
}

.events-list .coda-event-clndr #tribe-events-content .tribe-events-abbr {
	font-size: 17px;
	color: #fff;
}

.tribe-events-day .tribe-events-list-event-description a,
.events-list .tribe-events-list-event-description a {
	 color: #464646;
	 border: none;
}

.events-list .tribe-events-list .tribe-events-loop .tribe-events-content a {
	color: #464646;
}

.tribe-events-day .tribe-events-list-event-description a:hover,
.events-list  .tribe-events-list-event-description a:hover {
	color: #01b4b5 !important;
}

.events-list #tribe-events .tribe-events-button:hover {
	background: #01b4b5;
	color: #fff;
}

.tribe-events-day #tribe-events .tribe-events-ical,
.events-list #tribe-events .tribe-events-ical {
	margin-bottom: 40px;
}


.tribe-events-day .type-tribe_events,
.events-list .tribe-events-loop .type-tribe_events {
		background: rgba(238,238,238,.5);
		padding: 15px 20px 18px !important;
}

.tribe-events-day .type-tribe_events {
	margin-left: 0 !important;
}

/*.tribe-events-day .tribe-events-title-bar,
.events-list .tribe-events-title-bar {
	text-align: center;
}

.tribe-events-day .tribe-events-page-title,
.events-list .tribe-events-page-title {
	 text-indent: -324px;
    display: inline-block;
    overflow: hidden;
}*/


/* Member-resources Page*/

/*######################*/

.memberWrapper {
	margin-left: -5px;
	margin-right: -5px;
}

.memberWrapper .vc_column-inner {
	padding: 0 5px !important	
}

.memberWrapper .box1 .aio-icon-box-link {
	background: #425dbf;
}

.memberWrapper .box2 .aio-icon-box-link {
	background: #9f107b;
}

.memberWrapper .box3 .aio-icon-box-link {
	background: #ffba32;
}

.memberWrapper .box4 .aio-icon-box-link {
	background: #92c745;
}

.memberWrapper .aio-icon-component .aio-icon-box-link {
	  padding: 55px 10px 46px;
}

.memberWrapper .wpb_wrapper {
	height: 100%
}

.memberWrapper .aio-icon-description {
	 color: #fff;
    font-size: 24px;
    font-weight: 400; 
    margin-top: 31px !important;
}

.memberWrapper .aio-icon-component .aio-icon-img {
    height: 82px;
	
}

.memberWrapper .aio-icon-description strong {
	text-transform: uppercase;
	font-weight: 900;
}

.memberWrapper .aio-icon-component {
	margin-bottom: 5px !important;
}

/* Phone Meetings */

.coda-meeting-locator-wrapper #coda-online-meetings-content td a,
.coda-meeting-locator-wrapper #coda-phone-meetings-content td a {
	border-color: transparent;
}

.coda-meeting-locator-wrapper #coda-online-meetings-content td a {
	color: #425dbf;
}

.coda-meeting-locator-wrapper #coda-online-meetings-content td a:hover,
.coda-meeting-locator-wrapper #coda-phone-meetings-content td a:hover {
	color: #01b4b5;
}

.coda-single-meeting-other.coda-sm-face .coda-meeting-locator-wrapper .coda-meeting-locator-content h2 {
	border-color: #9f107b;
}

.coda-single-meeting-other.coda-sm-face #coda-usa-meetings-content .coda-sm-content .coda-sm-contact-info .coda-sm-contact-info-desc a span,
.coda-single-meeting-other.coda-sm-face .coda-meeting-locator-heading .coda-usa-meetings-print .dbtn,
.coda-single-meeting-other.coda-sm-face .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn,
.coda-single-meeting-other.coda-sm-face .coda-meeting-locator-heading .coda-usa-meetings-back .dbtn,
.coda-single-meeting-other.coda-sm-face #coda-usa-meetings-content .coda-sm-content .coda-sm-desc h2 {
	background: #9f107b !important;
}

.coda-single-meeting-other.coda-sm-online .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn:hover,
.coda-single-meeting.coda-sm-phone .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn:hover,
.coda-single-meeting.coda-sm-phone .coda-meeting-locator-heading .coda-usa-meetings-back .dbtn:hover,
.coda-single-meeting-other.coda-sm-face .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn:hover {
	background: #01b4b5 !important;
}


.coda-single-meeting.coda-sm-phone .coda-meeting-locator-wrapper .coda-meeting-locator-content h2 {
	border-color: #ffba32;
}

.coda-single-meeting.coda-sm-phone #coda-usa-meetings-content .coda-sm-content .coda-sm-contact-info .coda-sm-contact-info-desc a span, 
.coda-single-meeting.coda-sm-phone .coda-meeting-locator-heading .coda-usa-meetings-print .dbtn,
.coda-single-meeting.coda-sm-phone .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn,
.coda-single-meeting.coda-sm-phone .coda-meeting-locator-heading .coda-usa-meetings-back .dbtn,
.coda-single-meeting.coda-sm-phone #coda-usa-meetings-content .coda-sm-content .coda-sm-desc h2 {
	background: #ffba32 !important;
}

.coda-single-meeting.coda-sm-online .coda-meeting-locator-wrapper .coda-meeting-locator-content h2 {
	border-color: #92c745;
}

.coda-single-meeting.coda-sm-online #coda-usa-meetings-content .coda-sm-content .coda-sm-contact-info .coda-sm-contact-info-desc a span,
.coda-single-meeting.coda-sm-online .coda-meeting-locator-heading .coda-usa-meetings-print .dbtn,
.coda-single-meeting.coda-sm-online .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn,
.coda-single-meeting.coda-sm-online .coda-meeting-locator-heading .coda-usa-meetings-back .dbtn,
.coda-single-meeting.coda-sm-online #coda-usa-meetings-content .coda-sm-content .coda-sm-desc h2 {
	background: #92c745 !important;
}

/* Add new metting */

.coda-addnew-meeting-submitter label {
	 font-weight: 400;
	 margin-bottom: 0;
}

.coda-addnew-meeting-submitter .coda-adm-row:last-child .wpt-repetitive {
	margin-top: 15px;
	position: relative;
	padding-left: 20px;
	display: inline-block;
}

.coda-addnew-meeting-submitter input[type=checkbox] {
	margin-top: 13px;	
	Position: absolute;
	left: 0;
	width: 16px;
	top: 5px;
	height: 16px;
	opacity: 0;
	margin: 0;
	z-index: 9;
	cursor: pointer;
}

.coda-addnew-meeting-submitter .wpt-form-checkbox-label {
	cursor: pointer;
}

.coda-addnew-meeting-submitter .wpt-form-checkbox-label::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0px;
	height: 16px;
	width: 16px;
	background: #fff;
	border-radius: 2px;
}

.coda-addnew-meeting-submitter input:checked ~ .wpt-form-checkbox-label:after {
	display: block;
}

.coda-addnew-meeting-submitter .wpt-form-checkbox-label:after {
	content: "";
	display: none;
	left: 6px;
	top: 7px;
	width: 5px;
	position: absolute;
	height: 10px;
	border: solid #01b4b5;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.coda-meeting-locator-wrapper .welcome-text {
	font-size: 22px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 500;
    padding-left: 40px;
}

.coda-meeting-locator-wrapper .welcome-text span {
	color: #ff6d18;
	border-bottom: 1px solid #ff6d18;
}


.homeAnnounceWrap .vc_column-inner {
	 padding: 17px 10px 15px !important;
}

.homeAnnounceWrap {
	text-align: center;
}
.homeAnnounceWrap h2 {
    display: inline-block;
    vertical-align: top;
    line-height: 38px;
    margin-right: 10px;
}
.homeAnnounceWrap .vc_btn3-container {
	display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    margin-left: 10px;
}
.homeAnnounceWrap .vc_btn3-container .dbtn {
	font-size: 18px !important;
    font-weight: 700 !important;
    background-color: #9f107b !important;
    padding: 8px 16px 7px !important;
}
.homeAnnounceWrap .vc_btn3-container .dbtn:hover {
    background-color: #01b4b5 !important;	
}

.homeForm .grecaptcha-badge {
    z-index: 99;
}

.coda-event-clndr .tribe-events-single #tribe-events-header .tribe-events-nav-pagination {
	display: none;
}

.single-tribe_events .coda-even-btn ~ p {
	display: none;
}
.single-tribe_events .tribe-events-single .tribe-events-back a {
	font-size: 15px;	
}

/*Begin Popups*/
.codaPopupOverlay {
	content: '';
	background-color: rgba( 70, 70, 70, 0.90 );
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999998;
	overflow: hidden;
	position: fixed;
	transition: .15s ease-in-out;
}

.codaPopup {
	padding: 50px 32px;
	border-radius: 5px;
	border: 1px none #000000;
	box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
	background-color: rgba( 1, 180, 181, 1 );
	transition: .15s ease-in-out;
	z-index: 999999;
	position: fixed;
	width: 40%;
	max-width: 100%;
	top: 30%;
	height: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.codaPopup .codaPopupClose {
	position: absolute;
	height: 32px;
	width: 32px;
	right: 0px;
	top: 0px;
	color: #ffffff;
	font-family: inherit;
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}

.codaPopup .codaPopupClose:hover {
	color: #000;
}

.codaPopup p {
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.codaPopup p a {
	color: #ffffff;
}

/* all-meeting */

.coda-state-all-meetings-link {
    padding: 0 42px 10px;
}

.coda-state-all-meetings-link a {
	color: #425dbf;
	border: none;
	font-size: 20px;
	font-weight: 700;
	text-decoration: underline;
}

.coda-state-all-meetings-link a:hover {
    text-decoration: none;
}

body .blockWrap>.upb_row_bg {
	background: #ffffff !important;
}

.es .coda-meeting-locator-wrapper #coda-online-meetings-content td a {
	line-height: normal !important;
	display: inline-block;
}
.es .coda-meeting-locator-wrapper #coda-online-meetings-content td a:first-child {
	margin-bottom: 5px;
}

/* coda-event-clndr */


.coda-event-clndr .tribe-events .tribe-events-header__events-bar .tribe-events-c-events-bar__search-container {
   background: #f5f5f5;
        padding: 14px 23px 17px;
}
.coda-event-clndr .tribe-events .tribe-events-c-search__input-group input {
    padding: 0 6px;
    background: transparent;
    border-bottom: 2px dashed #b1b2b2;
    color: #575b5c !important;
    border-radius: 0px !important;
    box-shadow: 0px 0px 0px !important;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 25px;
}

 
.coda-event-clndr input::-webkit-input-placeholder {
	color: #4e5051 !important;
	font-style: italic !important;
}
 
.coda-event-clndr input:-moz-placeholder { /* Firefox 18- */
	color: #4e5051 !important;
	font-style: italic !important;
}
 
.coda-event-clndr input::-moz-placeholder {  /* Firefox 19+ */
	color: #4e5051 !important;
	font-style: italic !important;
}
 
.coda-event-clndr input:-ms-input-placeholder {  
	color: #4e5051 !important;
	font-style: italic !important;
}

.coda-event-clndr .tribe-events .tribe-events-c-search__input-control:before {
    color: #383c4b;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;	
	position: relative;
    top: -6px;
}
.coda-event-clndr .tribe-events .tribe-events-c-search__input-control svg {
	display: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
	border: none !important;
	padding-bottom: 30px;
}
.coda-event-clndr .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    max-width: 1290px;
    padding: 40px 0 50px;
    min-height: inherit;	
}

.coda-event-clndr .tribe-events .tribe-common-c-btn {
    background: #01b4b5 !important;
    max-width: 240px;
    width: 100% !important;
    padding: 20px 23px !important;
    margin: 0 30px 0 45px;
}
.coda-event-clndr .tribe-events .tribe-common-c-btn:hover {
	background: #ff6d18 !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-events-bar__views {
    width: 16%;
    background: #dfe0e0;	
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector__content {
	background: #dfe0e0 !important;	
	padding: 12px 15px 12px 15px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector {
    width: 100%;
}
.tribe-events .tribe-events-c-view-selector__list-item-link {
	padding: 0 !important;
	background: transparent !important;
	display: inline-block !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list {
    display: block !important;
    height: inherit !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector__content:before {
    color: #383c4b;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 2px;	
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector--tabs li {
	padding: 0 !important;
	background: transparent !important;
}

.coda-event-clndr .tribe-events .tribe-events-c-view-selector {
    width: 100% !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector__list-item-link:after {
	display: none !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector__list-item-link span {
    color: #383636;
    font-size: 16px;	
}
body .coda-event-clndr .tribe-events .tribe-events-c-view-selector__list-item-link .tribe-events-c-view-selector__list-item-icon {
    display: inline-block !important;
    visibility: visible;
    transition: all .5s;
    margin-right: 5px;
    position: relative;
    top: 3px;	
}
.coda-event-clndr .tribe-events .tribe-events-c-view-selector__list-item-link .tribe-events-c-view-selector__list-item-icon svg {
	
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__nav {
    width: 100%;	
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__nav .tribe-events-c-top-bar__nav-list {
    display: block;
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__nav .tribe-events-c-top-bar__nav-list a {
   position: relative;
	z-index: 9;
}
.coda-event-clndr .tribe-common .tribe-common-c-btn-icon--caret-left:disabled .tribe-common-c-btn-icon__icon-svg path, 
.coda-event-clndr .tribe-common .tribe-common-c-btn-icon--caret-right:disabled .tribe-common-c-btn-icon__icon-svg path,
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__nav .tribe-events-c-top-bar__nav-list a svg path {
	fill: #27abb7 !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__nav .tribe-events-c-top-bar__nav-list li:first-child {
    width: 50%;
    float: left;	
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__nav .tribe-events-c-top-bar__nav-list li:last-child {
    width: 50%;
    float: right;
    text-align: right;
    padding: 0;	
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__datepicker {
    text-align: center;
    display: block;
    width: 100%;	
	margin-top: -30px !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__datepicker svg {
	display: none;
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar__datepicker button {
	display: table;
    margin: 0 auto; 
    cursor: inherit;
    opacity: 1 !important;
}
.coda-event-clndr .tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button {
	display: none !important;
}

.tribe-events .tribe-events-calendar-month {
	border: none; 
}

.tribe-events .tribe-events-calendar-month header {
	background: #666666;
	width: 100%; 
}

.tribe-events .tribe-events-calendar-month header h3 {
    color: #ffffff;
    text-align: center !important;
    font-size: 20px !important;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.tribe-events .tribe-events-calendar-month__header-row {
    width: 100%;
}
.tribe-events .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column {
    padding: 13px 14px;	
}
 
.coda-event-clndr .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:after {
	display: none;
}
.coda-event-clndr .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:last-child {
	border-right: none !important;
	width: calc(14.285% + 1px);
}
.coda-event-clndr .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day h3 {
	color: #ffffff;
}
.coda-event-clndr .tribe-common .tribe-common-h4 {
    color: #ffffff;
    background: #b1b2b2;
    font-size: 18px !important;
    padding: 4px 16px 3px !important;	
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
    opacity: 1;
    color: #6f6c67 !important;
    background: #f7f7f7;	
}

.coda-event-clndr .tribe-events .tribe-events-calendar-month__week {
    border: 1px solid #bbbbbb !important;
	border-top: none !important;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__week .tribe-events-calendar-month__day {
    min-height: 145px;
	border: none !important;
    border-right: 1px solid #bbbbbb !important;
	overflow: hidden;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__body {
	border-top: none !important
}

.coda-event-clndr .tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__calendar-event-details {
	
}

.coda-event-clndr .tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime {
    display: none;	
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__calendar-event-details h3 a {
    font-size: 18px;
    border-bottom: 1px solid #dfe0e0;
    padding: 10px 5px;	
	transition: all .5s;
	display: inline-block;
}
   
/*
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
	height: auto !important;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper .tribe-events-calendar-month__multiday-event-bar {
	width: auto;
    overflow: visible;
    height: auto;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper .tribe-events-calendar-month__multiday-event-bar-inner {
	display: block;
	background: transparent;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper h3.tribe-events-calendar-month__multiday-event-bar-title {
    font-size: 18px;
    border-bottom: 1px solid #dfe0e0;
    padding: 10px 5px;
    transition: all .5s;
    white-space: inherit;
    overflow: visible;
    background: transparent !important;
    color: #27abb7;
    font-weight: 700; 
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper:last-child h3.tribe-events-calendar-month__multiday-event-bar-title {
	border-bottom: none;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper a:hover,
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper:hover h3.tribe-events-calendar-month__multiday-event-bar-title {
	color: #000 !important;
}
.tooltipster-base.tribe-events-tooltip-theme {
    padding: 15px !important;
}

.coda-event-clndr .tribe-events .tribe-events-calendar-month__calendar-event {
    padding: 0 20px;	
	margin: 0 !important;
}

.coda-event-clndr .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event:last-child h3 a {
   border-bottom: none !important;
	padding-bottom: 0;
}
*/

.coda-event-clndr .tribe-events-c-ical .tribe-events-c-ical__link {
    background: #01b4b5 !important;
    border-color: #01b4b5 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 9px 12px 7px;
    max-width: 194px;
    width: 100% !important;
    border-radius: 3px;	
	transition: all .5s;
}
.coda-event-clndr .tribe-events-c-ical .tribe-events-c-ical__link:hover {
    background: #ff6d18 !important;
    border-color: #ff6d18 !important;	
	
}
.coda-event-clndr .tribe-events-c-ical .tribe-events-c-ical__link .tribe-common-c-svgicon {
	color: #ffffff;
}
.coda-event-clndr .tribe-events .tribe-events-header__messages {
	display: none !important;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row {
    background: #f5f5f5;
    margin: 30px 0 30px !important;
    padding: 35px 10px;
	display: block;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag time {
	text-align: left !important;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper {
    width: 100%;
    flex: 1 1 100%;	
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper h3 a {
   border-bottom: none !important;
	padding-bottom: 0;
	transition: all .5s;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev,
.coda-event-clndr .tribe-events-calendar-list-nav .tribe-events-c-nav__list a {
	color: #01b4b5 !important;
	text-transform: uppercase;
}
.coda-event-clndr .tribe-events .tribe-events-c-nav__prev-icon-svg path {
   fill: #01b4b5 !important;
}

.coda-event-clndr .tribe-events .tribe-events-c-nav__prev-icon-svg {
   transition: all .5s;
}

.coda-event-clndr .tribe-events .tribe-events-c-nav__next:disabled, .coda-event-clndr .tribe-events .tribe-events-c-nav__prev:disabled {
    color: #01b4b5 !important;
    opacity: .6;	
}
.coda-event-clndr .tribe-events .tribe-events-c-nav__next-icon-svg path,
.coda-event-clndr .tribe-events .tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path {
	fill: #01b4b5 !important;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper h3 a:hover,
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper h3 a:hover {
   color: #000000;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
	color: #000000 !important;
}
.coda-event-clndr .tribe-events-calendar-list__event-datetime-featured-icon .tribe-common-c-svgicon {
	color: #000000;
}
.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag time:after {
   display: none;
}
*/
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav {
    display: block;	
}
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav:after {
	content: '';
	display: table;
	clear: both;
}
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next {
    float: right;
    width: 50%;	
	padding-left: 20px;
	text-align: right;
}
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous {
    float: left;
    width: 50%;	
	padding-right: 20px;
}

.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous a,
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next a {
    max-width: 322px;
    width: 100%;
    display: block;
    border: none;	
	transition: all .5s;
	font-size: 18px;
}
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next a {
	margin-left: auto;
}

.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous a span,
.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next a span {
	transition: all .5s;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-gcal, .single-tribe_events .tribe-events-cal-links .tribe-events-ical {
    border-bottom: none;
    padding-left: 0;
    color: #000;
}
.single-tribe_events .tribe-events-single-event-description h3 a {
	border-bottom: none;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-gcal:hover, .single-tribe_events .tribe-events-cal-links .tribe-events-ical:hover,
.single-tribe_events .tribe-events-single-event-description h3 a:hover {
	color: #01b4b5;
}

.single-tribe_events #tribe-events-content .type-tribe_events .tribe-events-cal-links .tribe-events-button {
    background-color: #01b4b5 !important;
    padding: 9px 20px !important;
    font-size: 16px !important;
}

#tribe-events-pg-template #tribe-events-content .tribe-events-content h2 {
    font-size: 20px;
}


/* 17/03/2022 */
 
/*
.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper .tribe-events-calendar-month__multiday-event-bar:before {
    content: '';
    display: inline-block;
    background: #27abb7;
    position: absolute;
    left: 0;
    height: 4px;
    z-index: 99;
	width: 100%;
}
*/
.coda-event-clndr .tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day {
	overflow: visible;
}       
.coda-event-clndr .tribe-events .tribe-events-calendar-month__body {
	overflow: hidden;
}
.tribe-events .tribe-events-calendar-month__multiday-event--width-2 .tribe-events-calendar-month__multiday-event-bar:before {
    width: calc(200% + 1px) !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--width-3 .tribe-events-calendar-month__multiday-event-bar:before {
	width: calc(300% + 2px) !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--width-4 .tribe-events-calendar-month__multiday-event-bar:before {
    width: calc(400% + 3px) !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--width-5 .tribe-events-calendar-month__multiday-event-bar:before {
    width: calc(500% + 4px) !important;	
}
.tribe-events .tribe-events-calendar-month__multiday-event--width-6 .tribe-events-calendar-month__multiday-event-bar:before {
    width: calc(600% + 5px) !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--width-7 .tribe-events-calendar-month__multiday-event-bar:before {
    width: calc(700% + 8px) !important;
}
 
.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner {
	background: #27abb7 !important;
	padding: 5px 19px !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner .tribe-common-c-svgicon--featured path {
	fill: #ffffff;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner .tribe-common-c-svgicon--featured {
    position: relative;
    top: -1px;	
}

/* es */

.es .footer .footerRight h2 {
    letter-spacing: -1.2px;
    font-size: 29px;	
}
.es .footer .footerRight p {
    font-size: 15px;
    letter-spacing: -.5px;
}
.es .footer .footerRight .bottomWrap input[type='email'] {
	width: 403px;
}
.es .footer .footerRight .bottomWrap .dbtn {
	font-size: 17px !important;
	padding: 11px 10px !important;
}

.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row.tribe-events-calendar-list__event-sticky {
	background: rgba(1, 180, 181, .1);
}
     
.coda-event-clndr .tribe-events .tribe-events-c-nav__list li button {
	font-size: 16px !important;
}

/* codateen css */

.codateenWrap .color2Title {
	font-size: 34px;
	color: #902778;
	font-weight: 500;
	display: block;
	margin-top: 45px;
	letter-spacing: -.7px;
	margin-bottom: 52px;
}

.codateenWrap .colorBox {
	background: #54b1b4;
	display: block;
	padding: 56px 42px 42px 42px;
	border-radius: 50px;
	
}

.codateenWrap .colorBox2 {
	background: #f4bb4a;
	padding: 25px 42px 24px 42px;
}

.codateenWrap .colorBox.colorBox2 .aio-ibd-block:before {
    height: 100%;
    position: absolute;
    top: 4px;
    left: 10px;
}

.codateenWrap .colorBox3 {
	background: #9ec457;
}

.codateenWrap .colorBox4 {
	background: #902778;
}

.codateenWrap .colorBox .aio-icon-header .aio-icon-box-link {
	display: inline-block;
}

.codateenWrap .colorBox .aio-icon-header .aio-icon-box-link h3 {
	transition: all .5s;
}

.codateenWrap .colorBox .aio-icon-header .aio-icon-box-link:hover h3 {
    -webkit-text-fill-color: #54b1b4;
    -webkit-text-stroke: 1px #000;
}

.codateenWrap .colorBox .aio-icon-left {
  vertical-align: middle;
}



.codateenWrap .colorBox .aio-ibd-block {
	position: relative;
	padding-left: 40px;
}


.codateenWrap .colorBox .aio-ibd-block:before {
    content: '';
    display: inline-block;
    background: #000000;
    width: 2px;
    height: calc(100% + 45px);
    position: absolute;
    top: -26px;
    left: 15px;
}


.codateenWrap .colorBox .aio-icon-title  {
	color: #000000;
	font-family: 'Bubblegum Sans', cursive;
	font-weight: bold;
	font-size: 52px;
	-webkit-text-stroke: 1px #fff;
	-webkit-text-fill-color: #000000;
	margin-bottom: 6px;
	line-height: 50px;
}

.codateenWrap .colorBox .aio-icon-description .dbtn {
	font-size: 17.23px !important;
	background-color: #000 !important;
	padding: 9px 17px !important;
	border-radius: 50px !important;
	margin: 0 2px 5px;            
}


.codateenWrap .colorBox .aio-icon-description .dbtn:hover {
	background-color: #ff6d18 !important;
}

.codateenWrap .leftBox {
	width: 50.7%;
}
.codateenWrap .leftBox img {
	border-radius: 25px;
}

.codateenWrap .rightBox {
	width: 49.3%;
    padding-left: 3px;
}

.codateenWrap .colorTitle {
	font-size: 42px;
	color: #54b1b4;
	font-weight: 500;
	display: block;
	margin-top: 45px;
	letter-spacing: 0px;
	margin-bottom: 42px;
}

.codateenWrap .leftBox .image-desc {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 30px;
	background: rgba(0,0,0,.71);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #ffffff;
	border-radius: 0px 0px 25px 25px;
	padding: 19px 53px 15px;
	display: inline-block;
	letter-spacing: 1.5px;
}

.codateenWrap .ult-modal-input-wrapper {
	margin-bottom: 0;
}

/*
.codateenWrap .ult-modal-input-wrapper:after {
	content: '';
	display: inline-block;
	background: rgba(0,0,0,.71);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	opacity: 0;
	visibility: hidden;
}

.codateenWrap .ult-modal-input-wrapper:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
 
}*/

.codateenWrap .leftBox .wpb_wrapper {
	position: relative;	
}

.ult-overlay h3.ult_modal-title {
	display: none;
}
.ult-overlay .ult-overlay-close.top-right {
	width: 30px !important;
    height: 30px !important;
}
.ult-overlay {
	 cursor: crosshair;
}
.ult-overlay .ult_modal-body {
	cursor: default;
}


.codateenWrap .vc_separator.vc_sep_color_grey .vc_sep_line {
    height: 3px;
    border-top: 3px solid #e7e7e7;	
}
.codateenWrap .vc_separator {
	margin-top: 46px;
}

.codateenWrap .shareBox h3.vc_custom_heading {
    font-size: 37px;
    color: #636363;
    font-weight: 500;
    margin-top: -23px;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.codateenWrap .shareBox .vc_column-inner {
	padding-left: 10px;
	padding-right: 10px;
}

.codateenWrap .vc_separator.bottomSeparet {
	margin-top: 22px;
}

.codateenWrap .colorBox5 {
    text-align: center;
    padding: 34px 42px 33px 42px;
    border-radius: 100px;
	margin-bottom: 55px;
	margin-top: 32px;
	background: #1ab4b5;
}

.codateenWrap .ult-carousel-wrapper {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
}

.codateenWrap .colorBox.colorBox5 .aio-icon-title {
    font-size: 56.02px;
    -webkit-text-stroke: 0px #fff;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: 300;
    -webkit-text-fill-color: #ffffff;	
}

.codateenWrap .colorBox5 .aio-icon-description,
.codateenWrap .colorBox5 .aio-icon-heading-right,
.codateenWrap .colorBox5 .aio-icon-header {
    display: inline-block;
    width: auto;
    vertical-align: middle;	
} 

.codateenWrap .colorBox5 .aio-icon-heading-right {
    padding: 0 11px 0px 35px;
}

.codateenWrap .colorBox5 .aio-icon-description {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #1d1d1d;
    padding-left: 16px;
    text-align: left;
	font-size: 25px;
}

.codateenWrap .colorBox5 .aio-icon-description a {
    color: #ffffff;
    text-align: left;
    border-bottom-color: transparent;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    display: inline-block;
    line-height: 38px;
    border-bottom-width: 2px;
}
.codateenWrap .colorBox5 .aio-icon-description p {
	padding-bottom: 0;
	text-align: left;
}

.codateenWrap .colorBox5 .aio-icon-description a:hover {
    border-bottom-color: #ffffff;
}
body .codateenWrap .ult-carousel-wrapper button,
.codateenWrap .wpb_images_carousel .vc_carousel-control {
    width: 56px;
    height: 56px;
    opacity: 1 !important;
    font-size: 30px;
    box-shadow: 0 1px 10px rgba(0,0,0,.3);
    background-color: #ffffff !important;
    border-radius: 50%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 13px !important;
	padding: 0 !important;
	transition: all .5s !important;
}
body .codateenWrap .ult-carousel-wrapper button:hover,
.codateenWrap .wpb_images_carousel .vc_carousel-control:hover {
	background-color: #ff6d18 !important;
}

body .codateenWrap .ult-carousel-wrapper button i:before,
.codateenWrap .wpb_images_carousel .vc_carousel-control span:before {
	display: none !important;
}

.codateenWrap .vc_images_carousel .vc_carousel-control.vc_right {
	left: auto;
	right: -18px;
}

.codateenWrap .wpb_images_carousel .vc_carousel-control.vc_left {
	left: -18px;
}

.ult-overlay {
	
}
/*
.ult-overlay .ult_modal-content {
	height: calc(100vh - 100px);
}
.ult-overlay .ult_modal {
    height: calc(100vh - 100px);
}
.ult-overlay .ult_modal-content video {
    height: 90vh !important;
}


.ult-overlay .ult_modal-content .mejs-container {
    height: 90vh !important;
}

body.ult_modal-body-open {
	overflow: hidden;
}

.ult-overlay .mejs-container .mejs-controls {
    bottom: 40px;
}

*/

.ult-overlay .ult_modal-body p {
	padding-bottom: 0;
	margin: 0;
}

.codateenWrap .colorTitle.checkTitle {
	margin-top: 39px;
    margin-bottom: 52px;
}

/* singleCodateenWrap */

.singleCodateenWrap .top-image .vc_single_image-wrapper img {
	border-radius: 0;
	transition: all 1s;
}

.page-loaded .singleCodateenWrap .top-image .vc_single_image-wrapper img {
	border-radius: 0 0 25px 25px;
	transition-delay: .5s;
}

.singleCodateenWrap form {
    background: #1ab4b5;
    color: #fff;
    padding: 75px 90px 78px;
    margin-top: 57px;
    border-radius: 25px;
    overflow: visible;
    margin-bottom: 78px;
}

.singleCodateenWrap .coda-form .codateen-heading .media-image {
	display: inline-block;
    width: 80px;
    vertical-align: top;
}

.singleCodateenWrap .coda-form .codateen-heading .media-image p {
	padding-bottom: 0;
}
.singleCodateenWrap .coda-form .codateen-heading {
	margin-bottom: 36px;
}

.singleCodateenWrap .coda-form .codateen-heading .desc-text {
	display: inline-block;
    width: calc(100% - 90px);
    vertical-align: top;
    padding-top: 14px;
    padding-left: 20px;
}

body .singleCodateenWrap .codateen-heading .desc-text .teenTitle h1 p,
.singleCodateenWrap .teenTitle h1 {
    color: #000000;
    font-family: 'Bubblegum Sans', cursive;
    font-weight: bold;
    font-size: 64px;
    -webkit-text-stroke: 0.5px #fff;
    -webkit-text-fill-color: #000000;
    margin-bottom: 6px;
    line-height: 50px;
    letter-spacing: 1px;
    word-spacing: 6px;
}

.singleCodateenWrap .codateen-heading .media-image img {
	width: 70px;
}

.singleCodateenWrap .check-box .checklist-item {
    border: 4px solid #ffffff;
    margin-bottom: 32px;
    position: relative;
    padding: 0px 40px 0 105px;
    border-radius: 23px;
    min-height: 118px;
   /*background: #93c742;*/
    transition: all .5s;
    display: flex;
    justify-content: center;
    flex-direction: column;
	overflow: hidden;
	z-index: 1;
}

.singleCodateenWrap .check-box .checklist-item .inner-item {
	padding: 22px 0 24px;
}

.singleCodateenWrap .check-box .checklist-item:hover {
	background: #feb927;
}
.singleCodateenWrap .check-box .checklist-item p {
	padding-bottom: 0;
}

.singleCodateenWrap .check-box .checklist-item label {
    font-family: 'Bubblegum Sans', cursive;
    font-weight: normal;
    font-size: 40px;
    margin-bottom: 0;
    line-height: 48px;
    color: #000000;
}

.singleCodateenWrap .check-box .checklist-item strong {
    background: #121210;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 36.33px;
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    line-height: 30px;
    border-radius: 8px;
    position: absolute;
    top: 30px;
    left: 31px;
    width: 50px;
    height: 50px;
}

.singleCodateenWrap .check-box .checklist-item .wpcf7-form-control-wrap {
    display: inline-block;
    float: right;
    position: static;
}


.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label {
	cursor: pointer;
}
.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label .wpcf7-list-item-label {
position: absolute;
    right: 45px;
    top: calc(50% - 24px);
}
 
.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before {
    position: absolute;
    left: -72px;
    top: -2px;
    height: 50px;
    width: 50px;
    content: "";
    opacity: 1;
    border: 4px solid #fff;
    border-radius: 10px;
}
 
.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after {
    position: absolute;
    left: -61px;
    top: 9px;
    width: 27px;
    height: 24px;
    text-align: center;
    content: '';
    font-size: 25px;
    transition: all 1s;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 0% 100%);
}
.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox input:checked ~ .wpcf7-list-item-label:after {
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
}
  
.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.singleCodateenWrap .coda-form .codateen-heading .desc-text p,
.singleCodateenWrap .bottom-box p {
    color: #000000;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
}
.singleCodateenWrap .bottom-box p b {
	font-weight: 700;
} 

.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .bottom-box {
    margin-top: 51px;
    padding-right: 308px;
    text-align: right;
}
 
.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns {
    position: absolute;
    right: 92px;
    bottom: 26px;
    min-height: inherit;
}

.singleCodateenWrap .coda-form .bottom-box .right-box button,
.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .cf7mls_back,
.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box button,
body .singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns button {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: #000000;
    color: #fff;
    padding: 13px 31px;
    line-height: 1;
    border-radius: 50px;
	opacity: 1 !important;
}

.singleCodateenWrap .coda-form .bottom-box .right-box button:hover,
.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .cf7mls_back:hover,
.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box button:hover,
.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns button:hover {
    color: #000000;
    background: #feb927;
}
 
.singleCodateenWrap p:empty {
   padding: 0;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .codateen-heading h2 {
    margin-bottom: 35px;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .coda-form .codateen-heading .desc-text {
	padding: 6px 0 0;
    width: 100%;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .coda-form .codateen-heading {
	margin-bottom: 15px;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .check-box .checklist-item {
	padding-left: 46px;
	margin-bottom: 35px;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .left-box {
	display: inline-block;
    width: 75%;
    padding-right: 15px;
	vertical-align: top;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box {
	display: inline-block;
    width: 24%;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 3px;
}

 
.singleCodateenWrap .wpcf7 form .wpcf7-response-output {
	 font-size: 16px;
	text-align: center;
	 border-color: #ff0000 !important; 
}
.singleCodateenWrap form.sent .wpcf7-response-output {
    border-color: #fff !important; 
}

.singleCodateenWrap .cf7mls_next.action-button.sending img {
    position: absolute;
}

.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .cf7mls_back {
	display: none;
}

.header .languageBox ul li ul li a {
    border: none;
    text-align: center;
    padding: 4px 1px !important;
    background: #eee !important;
    border-radius: 0 !important;
}

.header .languageBox .wpml-ls-legacy-dropdown .wpml-ls-sub-menu { 
    transition: all .5s;
    background: #eee !important;
    padding: 0px;
    margin-top: 6px;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: -1;
}

.header .languageBox .wpml-ls-legacy-dropdown ul li:hover .wpml-ls-sub-menu {
	opacity: 1 !important;
	visibility: visible !important;
	z-index: 9;
}

#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio {
    width: 23.9%;
}

.page-id-168298 .pageTitle,
.page-id-168306 .pageTitle,
.page-id-167105 .pageTitle {
	display: none;
}

.singleCodateenWrap {
	padding-top: 30px;
}

.singleCodateenWrap .coda-form .bottom-box:after,
.singleCodateenWrap .check-box .checklist-item:after {
	content: '';
	display: table;
	clear: both;
}

.singleCodateenWrap .check-box .checklist-item .filed-text {
	width: 85%;
    float: left;
    padding-right: 40px;
}

.singleCodateenWrap .check-box .checklist-item .filed-type {
	width: 15%;
    float: right;
}

.singleCodateenWrap .coda-form .bottom-box .left-box {
	width: 75%;
    float: left;
}

.singleCodateenWrap .coda-form .bottom-box .right-box {
	width: 25%;
    float: right;
	text-align: right;
}
 
.singleCodateenWrap .coda-form .bottom-box p {
	font-size: 30px;
    line-height: 35px;
}
.singleCodateenWrap .coda-form .bottom-box {
	margin-top: 53px;
}

.singleCodateenWrap .coda-form .bottom-box .right-box button {
	width: 100%;
    max-width: 181px;
    padding: 17px 31px;
}

.singleCodateenWrap.codependentWrap form {
	background: transparent; 
    padding: 0; 
    border-radius: 0;
	margin-bottom: 52px;
}

body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1,
body .singleCodateenWrap.codependentWrap .codateen-heading .desc-text .teenTitle h1 p {
	-webkit-text-stroke: 0px;
	font-weight: normal;
}

.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text {
    padding-left: 14px;
}

.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text .teenTitle ~ p {
    font-size: 35px;
    line-height: 34px;
}

.singleCodateenWrap.codependentWrap .check-box .checklist-item {
	border-color: #1ab4b5; 
}
.codependentWrap .check-box .checklist-item {
    padding-left: 62px !important;
}

.codependentWrap .check-box .checklist-item .filed-text {
	width: 70%;
}

.codependentWrap .check-box .checklist-item .filed-type {
	width: 30%;
}

.codependentWrap .check-box .checklist-item .wpcf7-list-item label .wpcf7-list-item-label {
	right: 75px;
}

.singleCodateenWrap.codependentWrap .coda-form .bottom-box p {
	color: #737373;
}

.singleCodateenWrap.codependentWrap .coda-form .bottom-box p b {
	color: #1ab4b5;
}

.codependentWrap .coda-form .bottom-box .left-box {
    width: 83%; 
}

.codependentWrap .coda-form .bottom-box .right-box {
    width: 17%;
	text-align: center;
    padding-top: 15px;
}
.singleCodateenWrap.codependentWrap .coda-form .bottom-box .right-box button:hover {
	background: #feb927;
}

body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 {
	letter-spacing: -.01px;
    line-height: 77px;
	margin-bottom: 62px;
}

.recoverycodepenWrap .top-image {
	margin-bottom: 52px;
}

.recoverycodepenWrap .votingWrap .tableBox h3 {
	color: #000000;
    font-family: 'Bubblegum Sans', cursive;
    font-weight: bold;
    font-size: 55px;
    -webkit-text-stroke: 0.5px #fff;
    -webkit-text-fill-color: #000000;
    margin-bottom: 0;
    line-height: 50px;
    letter-spacing: 1px;
    word-spacing: 6px;
    border: 4px solid #1ab4b5;
    border-radius: 25px 25px 0 0;
    padding: 36px 5px 31px;
	background: #93c742;
}

.recoverycodepenWrap .votingWrap .tableBox .yellowBox h3 {
	background: #feb927;
}

.recoverycodepenWrap .votingWrap .tableBox .blueBox h3 {
	background: #1ab4b5;
}

.recoverycodepenWrap .votingWrap .tableBox .purpleBox h3 {
	background: #9d0f7b;
}
 
.recoverycodepenWrap .votingWrap .tableBox table {
    border: none;
    position: relative;
    border-bottom: none;
}

.recoverycodepenWrap .votingWrap .tableBox th {
	border: 4px solid #1ab4b5;
    border-top: none;
    color: #54b1b4;
    font-family: 'Bubblegum Sans', cursive;
    font-weight: normal;
    font-size: 50px;
    line-height: 56px;
    text-transform: capitalize;
    text-align: left;
    padding: 20px 44px;
}

.recoverycodepenWrap .votingWrap .tableBox td {
	border: 4px solid #1ab4b5;
    text-align: left;
    font-weight: 500;
    color: #000000;
    font-size: 35px;
    line-height: 42px;
    padding: 23px 44px;
}
.recoverycodepenWrap .votingWrap .tableBox td:nth-child(1),
.recoverycodepenWrap .votingWrap .tableBox th:nth-child(1) {
    width: 39%;
    border-left: none;
    
}

.recoverycodepenWrap .votingWrap .tableBox td:nth-child(2),
.recoverycodepenWrap .votingWrap .tableBox th:nth-child(2) {
	width: 61%;
    border-right: none; 
}

.recoverycodepenWrap .patternsText p {
    color: #737373;
    font-weight: 500;
    font-size: 35px;
    line-height: 42px;
    margin-top: -13px;
}

.recoverycodepenWrap .patternsText p a {
    color: #1ab4b5;
    border-bottom: 2px solid #1ab4b5;
    display: inline-block;
    line-height: 30px;
}

.recoverycodepenWrap .patternsText p a:hover {
	border-bottom-color: transparent;
}

.recoverycodepenWrap .votingWrap .tableBox .wpb_text_column {
	margin-bottom: 70px;
}
.recoverycodepenWrap .votingWrap .tableBox tr:last-child td:first-child {
	border-bottom: none;
	padding-bottom: 40px;
}
.recoverycodepenWrap .votingWrap .tableBox tr:last-child td:nth-child(2) {
	border-bottom: none;
	padding-bottom: 40px;
}

.recoverycodepenWrap .votingWrap .tableBox table:after {
    content: '';
    display: inline-block;
    border: 4px solid #1ab4b5;
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 0 25px 25px;
	z-index: -1;
}

.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox input ~ .bg {
	background: #93c742;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: all 1s;
} 

.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox input:checked ~ .bg {
	 background: #feb927;
} 

.coda-addnew-meeting-submitter .coda-adm-row .js-wpt-field-items {
    display: block !important;
	padding-left: 0 !important;
}

.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
    height: 50px;
    font-size: 16px;
    width: 100%;
    min-width: 265px;
	margin-bottom: 0;
}

.coda-meeting-locator-heading .coda-usa-meetings-search .search-form {
	display: inline-block;
	vertical-align: top;
}

.coda-meeting-locator-heading .coda-usa-meetings-search .search-form label {
	margin-right: 1px;
}

.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
	padding: 11px 22px !important;
    height: 50px;	     
    top: 1px;
}

.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
    position: relative;
    top: -2px;	
}

.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-back a,
.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-print a {
	height: 50px;	
}

/*recoveryBlog*/

.recoveryBlog .pageContent .pagination {
	display: block;
	text-align: center;
	margin-top: 35px;
}  

.recoveryBlog .pageContent .pagination a,
.recoveryBlog .pageContent .pagination .page-numbers {
	margin: 0 5px;
	color: #425dbf;
	font-weight: 600;
}

.recoveryBlog .pageContent .pagination .current,
.recoveryBlog .pageContent .pagination a:hover {
	color: #ff6d18;
}

.donateWrap .donateBtn.zelleBtn .vc_btn3 {
	padding: 13px 22px 13px 45px !important;
	background-color: #9f107b !important;
}

.donateWrap .donateBtn.zelleBtn .vc_btn3:hover { 
	background-color: #01b4b5 !important;
}

.donateWrap .donateBtn.zelleBtn .vc_btn3 i {
	width: 16px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 13px;
}
.donateWrap .donateBtn.zelleBtn .vc_btn3 i:before {
	display: none;
}

/* translationMgmtWrap */

.translationMgmtWrap .translation-group-image {
	margin: 0;
	position: relative;
	padding: 31px 0;
	min-height: 660px;
	display: flex;
    justify-content: center;
}


.translationMgmtWrap .translation-group-image .wpb_column:nth-child(2) {
	display: flex;
    justify-content: center;
    flex-direction: column;
}

.translationMgmtWrap .topTitle {
    font-size: 32px;
    color: #902778;
    font-weight: 500;
    letter-spacing: -.6px;
    margin-bottom: 15px;
}

.translationMgmtWrap .middle-image img {
    width: 527px;	
	transition: all .5s linear;
    opacity: 0;
	-webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.page-loaded .translationMgmtWrap .middle-image img { 
    opacity: 1;
	-webkit-transform: rotate(0deg);
    transform: rotate(0deg);
	transition-delay: 2.3s;
}


.translationMgmtWrap .translation-group-image .box {
	position: static;
}

.translationMgmtWrap .translation-group-image .box .wpb_single_image {
	margin: 0;
    position: absolute; 
	opacity: 0;
	transition: all 1s;
}

.page-loaded .translationMgmtWrap .translation-group-image .box .wpb_single_image {
	opacity: 1;
}

.translationMgmtWrap .translation-group-image .box .image1 {
    top: 4.5%;
    left: 2.7%;
	transition-delay: .5s;
}

.translationMgmtWrap .translation-group-image .box .image2 {
	top: 14.8%;
    left: 15.6%;
	z-index: 1;
	transition-delay: .7s;
}

.translationMgmtWrap .translation-group-image .box .image3 {
    bottom: 32%;
    left: 9.7%;
	z-index: 1;
	transition-delay: .9s;
}

.translationMgmtWrap .translation-group-image .box .image4 {
    bottom: 13.2%;
    left: 2.3%;
	transition-delay: 1.1s;
}

.translationMgmtWrap .translation-group-image .box .image5 {
    bottom: 4%;
    left: 16%;
	transition-delay: 1.3s;
}

.translationMgmtWrap .translation-group-image .box .image6 {
    top: 4.5%;
    right: 9.5%;
	transition-delay: 2.1s;
}

.translationMgmtWrap .translation-group-image .box .image7 {
    top: 23%;
    right: 5.7%;
	z-index: 1;
	transition-delay: 1.9s;
}

.translationMgmtWrap .translation-group-image .box .image8 {
	bottom: 28.2%;
    right: 5.6%;
	transition-delay: 1.7s;
}

.translationMgmtWrap .translation-group-image .box .image9 {
    bottom: -1%;
    right: 8.2%;
	transition-delay: 1.5s;
}
 
.translationMgmtWrap .translation-group-image .box .image1 img {
	width: 285px;
}
 
.translationMgmtWrap .translation-group-image .box .image7 img,
.translationMgmtWrap .translation-group-image .box .image6 img {
	width: 292px;
}
  
.translationMgmtWrap .translation-group-image .box .image8 img {
	width: 279px;
}

.translationMgmtWrap .translation-group-image .box .image9 img {
	width: 285px;
}

.translationMgmtWrap .translation-group-image .box img {
    width: 264px;
}

.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-description, 
.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-header {
	text-align: center;
}

.translationMgmtWrap .serviceInfo .aio-icon-description,
.translationMgmtWrap .serviceInfo p {
	color: #ffffff;
}

.translationMgmtWrap .serviceInfo .aio-icon-header h3 {
    margin: 0 0 12px !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
}

.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box {
	padding: 22px 5px 24px !important;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.translationMgmtWrap .serviceInfo .aio-icon-component {
	margin-bottom: 0 !important;
}

.translationMgmtWrap .serviceInfo {
    display: flex;	
}

.translationMgmtWrap .serviceInfo .wpb_column>.vc_column-inner .aio-icon-component,
.translationMgmtWrap .serviceInfo .wpb_column>.vc_column-inner .wpb_wrapper,
.translationMgmtWrap .serviceInfo .wpb_column>.vc_column-inner {
	height: 100%;
}

.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box p a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 21px;
    border-bottom: 2px solid #fff;
    display: table;
    margin: 18px auto 0;
}

.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box p a:hover {
	border-bottom-color: transparent;
}

.translationMgmtWrap .serviceInfo .aio-icon-description {
	padding-bottom: 0;
	line-height: 25px;
} 

.translationMgmtWrap .serInfoText p a {
	font-weight: 700;
}

.dfContentWrap blockquote {
	margin-top: 15px;
    margin-bottom: 20px !important;
}

.dfContentWrap .imageTitlebox .wpb_column:first-child {
	width: 11%;
}

.dfContentWrap .imageTitlebox .wpb_column:first-child  .wpb_single_image {
	margin-bottom: 0;
}

.dfContentWrap .imageTitlebox .wpb_column:last-child {
	width: 89%;
}
.dfContentWrap .imageTitlebox .wpb_column:last-child>.vc_column-inner {
	justify-content: center;
}
.dfContentWrap .imageTitlebox {
	margin-bottom: 25px;
}

.dfContentWrap .imageTitlebox h1 {
	margin-bottom: 0;
}

.dfContentWrap .imageTitlebox h1 sup:last-child {
	font-size: 30px;
    top: -30px;
    left: -6px;
}


.codateenWrap .boxGridItem.boxGridItem2 .leftBox {
	width: 100% !important;
}

.codateenWrap .boxGridItem.boxGridItem2 .handbookBox {
	 display: flex;
    justify-content: center;
    flex-direction: row;
}

.codateenWrap .boxGridItem.boxGridItem2 .aio-icon-box {
	max-width: 725px;
	margin: 0 auto;
}

 .meetingWrap .greenBox blockquote {
	background: transparent !important;
	min-height: 108px;
    display: flex;
    justify-content: center;
    flex-direction: column;

}

 .meetingWrap .greenBox blockquote.color {
	border-color: #81cb20;
} 

 .meetingWrap .greenBox blockquote.color2 {
	border-color: #01b4b5;
}

 .meetingWrap .greenBox blockquote.color3 {
	border-color: #3c5bc7;
}

 .meetingWrap .greenBox blockquote h2 {
	color: #fff;
}

 .meetingWrap .greenBox h2 strong {
	display: inline-block;
    width: 135px;
    text-align: right;
    font-size: 28px;
    letter-spacing: -.8px;
    font-weight: 400;
    position: relative;
    vertical-align: middle;
    padding-right: 28px;
}

 .meetingWrap .greenBox h2 strong:after {
    content: '';
    display: inline-block;
    width: 3px;
    height: calc(100% + 15px);
    background: #fff;
    position: absolute;
    top: -7px;
    right: -10px;
}

 .meetingWrap .greenBox h2 em {
	 display: inline-block;
    vertical-align: middle;
	font-weight: 400;
	letter-spacing: -0.9px;
    width: calc(100% - 155px);
    font-style: normal;
    padding-left: 30px;
    font-size: 28px;
	line-height: 35px;
}

 .meetingWrap .bottomText {
	position: relative;
}

 .meetingWrap .bottomText:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #e7e7e7;
	position: absolute;
	top: 0px;
	left: 0;
	}

	.meetingWrap h1 {
		margin-bottom: 30px;
		letter-spacing: 2.9px;
	}

.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .checkBox .js-wpt-field-items:before {
	border: none;
	display: none;
}

.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .checkBox .wpt-form-checkbox-label {
	padding-left: 12px;
}

.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .checkBox .wpt-form-checkbox-label {
	position: relative;
}

.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .checkBox .wpt-form-checkbox-label:before {
	content: "✓";
	font-size: 13px;
    text-align: center;
    display: inline-block;
    left: -32px !important;
    top: calc(50% - 7px) !important;
    width: 16px;
    height: 16px;
    position: absolute;
    background: #fff;
    color: #fff;
    border: 0 solid #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 50px;
    z-index: 1;
    -webkit-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
    opacity: 1;
}


.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .checkBox .wpt-form-checkbox-label:after {
    content: "";
    display: inline-block;
    left: -26px !important;
    top: 5px !important;
    width: 40px;
    height: 22px;
    border-radius: 25px;
    background: #e7e9ea;
    position: absolute;
    top: 0px !important;
    left: -41px !important;
    transition: all .5s;
}


.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) input:checked ~ .wpt-form-checkbox-label:before {
	-webkit-transform: translateX(12px);
	-o-transform: translateX(12px);
	-moz-transform: translateX(12px);
	transform: translateX(12px);
	color: #6dab3c;
}

.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) input:checked ~ .wpt-form-checkbox-label:after {
	background: #6dab3c;
}


.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .wpt-form-checkbox-label:before,
.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .wpt-form-checkbox-label:after {
	display: none;
}

.coda-meeting-locator-content #meetingEditConfModal .modal-dialog .modal-content .modal-body .coda-addnew-meeting-info .titleBar ~ .fromfild:nth-child(2) .checkBox {
	width: 100%;
}  

/***** modal ****/

.page-template-content-meeting-locator-codateen .codaPopupOverlay {
    background: #000;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.4 !important;
}

.page-template-content-meeting-locator-codateen #updatePopupWrapper ~ .codaPopupOverlay {
	display: none !important;
}

#codateenPopupWrapper {
    background: #fff;
    width: 375px;
    padding: 30px 35px;
    border-radius: 0;
	  opacity: 1 !important;
}

#codateenPopupWrapper p {
    font-size: 17px;
    color: #464646;
    font-family: 'Roboto', sans-serif;
    text-align: left !important;
	line-height: 27px;
}

#codateenPopupWrapper .codaPopupClose {
    color: #000;
	padding-top: 2px;
}

.donateWrap .donateBtn.hidonateBtn a {
	padding-left: 22px !important; 
}

.yelloColor blockquote.color6 {
    border-color: #ffba32;
}

body .yelloColor .vc_general.vc_btn3 {
	background-color: #ffba32 !important;
}

body .yelloColor .vc_general.vc_btn3:hover {
	background-color: #01b4b5 !important;
}



/*codaresourcesWrap */


.codateenWrap.codaresourcesWrap .colorBox {
	padding: 30px 20px 20px 20px;
	min-height: 230px !important;
}

.codateenWrap.codaresourcesWrap .colorBox .aio-icon-title {
	font-size: 35px;
    line-height: 42px;
}

.codateenWrap.codaresourcesWrap .aio-icon-img .img-icon {
	width: 60px;
}

.codateenWrap.codaresourcesWrap .colorBox .aio-icon-description .dbtn {
	font-size: 15px !important;
    padding: 10px 12px 8px !important;
}

.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block:before {
	height: calc(100% + 5px);
	 top: -2.5px;
}

.codateenWrap.codaresourcesWrap .vc_row.vc_row-flex {
	display: block !important;
}

.codateenWrap.codaresourcesWrap .aio-icon-img {
    display: flex !important;
    justify-content: center;
}


.flayerLink p {
	text-align: center;
}
/*codaresourcesWrap */








/* 
============================================================================================================
============================================================================================================
============================================================================================================

                                    THEME STYLE RESPONSIVE CSS STARTED

============================================================================================================
============================================================================================================
============================================================================================================
*/
@media (min-width: 1200px) {
	
	#codateenPopupWrapper p,   
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row p,
	body {
		font-size: 19px;   
	}
	.patternBox ul li:before {
		top: 11px;
	}
	.post-type-archive-tribe_events .type-tribe_events h3 a {
		font-size: 24px;
	}   

	.codateenWrap.codaresourcesWrap .rightBox,
	.codateenWrap.codaresourcesWrap .leftBox {
   	 width: 33% !important;
	}  

	.codateenWrap.codaresourcesWrap .equalBox.equallastBox {
    	display: flex;
	    justify-content: center;
	    flex-direction: row;
	}	

	.codateenWrap.codaresourcesWrap .equalBox.equallastBox.equallistBox {
		display: block;          
	}
}

/* 08-02-2021 css start */
.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th,
.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th {
	/*padding: 11px 16px;*/
}

.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table {
	/*table-layout: fixed;	*/
}
.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator,
.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
	right: -12px;
}
.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td,
.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td {
	padding: 1% 1.5% 3% 1.5%;
}
.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
	right: -15px;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 1200px) and (max-width: 1390px) {
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th {
        padding: 8px 16px;
		font-size: 15px;
	}
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th a {
		font-size: 15px;
	}
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td {
	    font-size: 15px;	
	}
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content .wpv-loop .coda-dir-icon img {
		padding: 10px 8px;
    }
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
	    background-size: 10px !important;
        right: -14px;	
	}
	/*.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper h3.tribe-events-calendar-month__multiday-event-bar-title,*/
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__calendar-event-details h3 a {
	    font-size: 15px;	
	}
	
	.codateenWrap .colorBox .aio-icon-title {
		font-size: 42px;  
		line-height: 40px;  
	}
	.codateenWrap .colorBox { 
		padding: 37px 30px 30px 40px; 
	}
	.codateenWrap .colorBox2 { 
		padding: 18px 30px 14px 42px;
	}
	.codateenWrap .colorBox .aio-ibd-block:before { 
		height: calc(100% + 30px); 
		top: -15px; 
	}
	.codateenWrap .colorBox.colorBox2 .aio-ibd-block:before { 
		top: 2px; 
	}
	
	.codateenWrap .colorBox.colorBox5 .aio-icon-title {
		font-size: 44px;
	}
	.codateenWrap .colorBox5 .aio-icon-description {
        font-size: 22px;
	}
	.codateenWrap .colorBox5 .aio-icon-description a {
		font-size: 34px;
	}
	
	body .ult-carousel-wrapper button.slick-next,
	.codateenWrap .vc_images_carousel .vc_carousel-control.vc_right {
		left: auto;
		right: 0px;
	}
	
	body .ult-carousel-wrapper button.slick-prev,
	.codateenWrap .wpb_images_carousel .vc_carousel-control.vc_left {
        left: 0;
	}
	
	.singleCodateenWrap form {
        padding: 75px 60px 78px;
	}
	.singleCodateenWrap .check-box .checklist-item label { 
	    font-size: 34px;
        line-height: 38px;
	}
	
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after {
		top: 4px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before {
		top: -8px;
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label .wpcf7-list-item-label { 
 	   top: calc(50% - 19px);
	}
	
	.singleCodateenWrap .coda-form .bottom-box p {
		font-size: 27px;
		line-height: 33px;
	}
	
	body .singleCodateenWrap .codateen-heading .desc-text .teenTitle h1 p, .singleCodateenWrap .teenTitle h1 {
		font-size: 54px;
	}
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 {
		line-height: 68px;
	}
	.recoverycodepenWrap .votingWrap .tableBox h3 {
	    font-size: 48px; 
		line-height: 50px;  
		padding: 29px 5px 24px;	
	}
	.recoverycodepenWrap .votingWrap .tableBox th {
		font-size: 40px;
	}
	.recoverycodepenWrap .votingWrap .tableBox td {
		font-size: 28px;
        line-height: 38px;
	}
	
	.recoverycodepenWrap .patternsText p {
		font-size: 32px;
	}
	
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
    	padding: 11px 16px !important;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] { 
		font-size: 17px;
		padding: 9px 15px;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-print .dbtn, .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn, .coda-meeting-locator-heading .coda-usa-meetings-back .dbtn {
		padding: 11px 24px !important;
		margin-bottom: 7px;
    }
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
		top: -1px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image1 img {
		width: 255px;
	}
	
	.translationMgmtWrap .translation-group-image .box img {
		width: 230px;
	}
	
	.translationMgmtWrap .middle-image img {
		width: 470px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 img, .translationMgmtWrap .translation-group-image .box .image6 img {
		width: 260px;
	}
 
	.translationMgmtWrap .translation-group-image .box .image8 img {
		width: 244px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 img {
		width: 255px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 {
		bottom: 0;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 {
	    top: 29%;	
	}
	
	.translationMgmtWrap .translation-group-image .box .image6 {
		top: 9.5%; 
	}
	
	.translationMgmtWrap .serviceInfo  .aio-icon-component .aio-icon-header h3 {
		font-size: 22px;
		line-height: 28px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-title {
	    font-size: 28px;
	    line-height: 32px;
	}

	.codateenWrap.codaresourcesWrap .colorBox {
	    padding: 25px 14px 15px 14px;
	}

	.codateenWrap.codaresourcesWrap .aio-icon-img .img-icon {
	    width: 50px;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-description .dbtn {
	    font-size: 13px !important;
	    padding: 8px 12px 7px !important;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block {
		padding-left: 30px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block:before {
	    left: 0;
	}
	
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) and (max-width: 1199px) {
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
		background-size: 8px !important;
		right: -9px;
	}

	.coda-single-meeting .modal-content .titleBar ~ .fromfild .checkBox {
		width: 100%;
	}
 
	#internationalSearchByCOuntryTable th {
		width: auto !important;
	}
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td {
		width: 11%;
		padding: 1% 1.2% 3%;
	}
	
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th {
		padding: 11px 8px;
	}
	
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td {
	    padding: 1% 1% 3%;
	}
	.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th {
	    padding: 11px 6px;	
	}
	.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
		right: -8px;
		background-size: 7px !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper .tribe-events-calendar-month__multiday-event-bar-inner,
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__calendar-event {
	    padding: 0 10px;	
	}
	
	/*.coda-event-clndr .tribe-events .tribe-events-calendar-month__multiday-event-wrapper h3.tribe-events-calendar-month__multiday-event-bar-title,*/
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__calendar-event-details h3 a {
	    font-size: 14px;
        line-height: 17px;	
	}
	.coda-event-clndr .tribe-common .tribe-common-h4 {
        padding: 4px 10px 3px !important;
	}
	
	.footer .footerRight .input-group label {
		font-size: 13.5px;
	}
	
	.footer .footerRight .input-group label:before {
		top: 0px !important;   
	}
	
	.codateenWrap .colorBox .aio-icon-title {
		font-size: 38px;
		line-height: 38px;
	}
	.codateenWrap .colorBox { 
		padding: 37px 16px 30px 20px; 
	}
	.codateenWrap .colorBox2 { 
		padding: 18px 16px 14px 20px;
	}
	.codateenWrap .colorBox .aio-ibd-block:before { 
		height: calc(100% + 30px); 
		top: -15px; 
		left: 0;
	}
	.codateenWrap .colorBox.colorBox2 .aio-ibd-block:before { 
		top: 2px; 
		left: 0;
	}
	.codateenWrap .leftBox .image-desc {
		font-size: 24px;
	}
	.codateenWrap .colorBox .aio-ibd-block { 
		padding-left: 20px;
	}
	
	.codateenWrap .colorTitle {
        font-size: 38px;
	}
	.codateenWrap .shareBox h3.vc_custom_heading {
    	font-size: 34px; 
	}
	
	.codateenWrap .colorBox.colorBox5 .aio-icon-title {
		font-size: 44px;
	}
	.codateenWrap .colorBox5 .aio-icon-description {
        font-size: 22px;
	}
	.codateenWrap .colorBox5 .aio-icon-description a {
		font-size: 34px;
	}
	.codateenWrap .colorBox5 .aio-icon-heading-right .aio-icon-img  {
		font-size: 70px !important;
	}
	
	body .ult-carousel-wrapper button.slick-next,
	.codateenWrap .vc_images_carousel .vc_carousel-control.vc_right {
		left: auto;
		right: 0px;
	}
	
	body .ult-carousel-wrapper button.slick-prev,
	.codateenWrap .wpb_images_carousel .vc_carousel-control.vc_left {
        left: 0;
	}
	
	.singleCodateenWrap .check-box .checklist-item label { 
		font-size: 28px; 
		line-height: 33px;
	}
	
	.singleCodateenWrap .codateen-heading h2 {
		font-size: 52px;
	}
	.singleCodateenWrap form { 
		padding: 55px 40px 50px; 
	}
	
	.singleCodateenWrap .coda-form .codateen-heading .desc-text p, .singleCodateenWrap .bottom-box p {
		font-size: 22px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns { 
		right: 50px; 
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .bottom-box { 
    	padding-right: 260px;
	}
	#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio {
		width: 23.8%;
	}
	
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after {
		left: -49px;
		top: 7px;
		width: 20px;
		height: 20px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before { 
		left: -60px;
		top: -2px;
		height: 40px;
		width: 40px; 
		border: 3px solid #fff; 
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label .wpcf7-list-item-label {
		right: 26px;
		top: calc(50% - 16.5px);
	}
	.singleCodateenWrap .check-box .checklist-item {
		min-height: 100px;
		padding: 0px 25px 0 90px;
	}
	.singleCodateenWrap .check-box .checklist-item .inner-item {
		padding: 19px 0 17px;
	}
	.singleCodateenWrap .check-box .checklist-item strong {
		font-size: 26px; 
		top: 26px;
		left: 31px;
		width: 40px;
		height: 40px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before {
		top: -3px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after {
		top: 6px;
	}
	
	.singleCodateenWrap .coda-form .bottom-box p {
		font-size: 22px;
		line-height: 30px;
	}
	
	body .singleCodateenWrap .codateen-heading .desc-text .teenTitle h1 p, .singleCodateenWrap .teenTitle h1 {
		font-size: 46px;
	}
	
	.codependentWrap .check-box .checklist-item {
		 padding-left: 40px !important;
	}
	.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text .teenTitle ~ p {
		 font-size: 28px;
		line-height: 34px;
	}
	
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 {
		line-height: 58px;
		margin-bottom: 50px;
	}
	
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 br {
		display: none;
	}
	.recoverycodepenWrap .votingWrap .tableBox h3 {
		font-size: 40px;
		line-height: 44px;
		padding: 24px 5px 20px;
	}
	.recoverycodepenWrap .votingWrap .tableBox th {
		font-size: 34px;
        line-height: 30px;
		padding: 20px 25px;
	}
	.recoverycodepenWrap .votingWrap .tableBox td {
	    font-size: 24px;
        line-height: 32px;
		padding: 20px 25px;
	}
	.recoverycodepenWrap .votingWrap .tableBox .wpb_text_column {
		margin-bottom: 50px;
	}
	.recoverycodepenWrap .patternsText p { 
		font-size: 26px;
		line-height: 36px; 
	}
	
	.meetingWrap .fromfild .coda-adm-col .wpt-form-item-radio::before,
	.meetingWrap .fromfild .checkBox .js-wpt-field-items::before, .meetingWrap .fromfild .coda-adm-col .wpt-form-item-checkbox::before {
		top: 1px;
	}
	
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		padding: 7px 11px !important;
		height: 44px;
		font-size: 16px !important;
        top: -1px;
	}
	            
	.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] { 
		font-size: 15px;
		padding: 6px 10px;
		height: 44px;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-print .dbtn, .coda-meeting-locator-heading .coda-usa-meetings-search .dbtn, .coda-meeting-locator-heading .coda-usa-meetings-back .dbtn {
		padding: 11px 24px !important;
		margin-bottom: 7px;
    }
	body .coda-meeting-locator-heading .coda-usa-meetings-search #code-print-bulk-meetings-xls {
		padding: 10px 18px !important;
		top: -1px;
		margin-bottom: 0 !important;    
	}
	#coda-usa-meetings-content .coda-usa-meetings-print .dbtn {
		padding: 8px 14px !important;
         margin-bottom: 7px;
	}
	
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-back a, .coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-print a {
		height: 44px;
		padding: 8px 15px !important;
	}
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
top: 0;}
	
	.translationMgmtWrap .translation-group-image .box .image1 img {
		width: 238px;
	}
	
	.translationMgmtWrap .translation-group-image .box img {
		width: 217px;
	}
	
	.translationMgmtWrap .middle-image img {
		width: 380px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 img, .translationMgmtWrap .translation-group-image .box .image6 img {
		width: 230px;
	}
 
	.translationMgmtWrap .translation-group-image .box .image8 img {
		width: 220px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 img {
		width: 230px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 {
		bottom: 0;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 {
	    top: 31%;
   		 right: 3.7%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image6 {
		top: 9.5%; 
	}
	
	.translationMgmtWrap .translation-group-image .box .image3 {
	    left: 4.7%;	
	}
	
	.translationMgmtWrap .translation-group-image .box .image8 {
		bottom: 30.2%; 
		right: 3.6%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image2 {
		top: 19.8%;
		left: 11.6%;
	}
	
	.translationMgmtWrap .serviceInfo  .aio-icon-component .aio-icon-header h3 {
		font-size: 22px;
		line-height: 28px;
	}
	
	.translationMgmtWrap .topTitle {
		font-size: 28px;
	}
	.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box p a {
		font-size: 19px;
	}

	.meetingWrap .greenBox h2 em {
		letter-spacing: -0.5px;
		 width: calc(100% - 145px);
		padding-left: 22px;
		font-size: 28px;
	   line-height: 35px;
	}
	
	 .meetingWrap .greenBox h2 strong {
        width: 125px;
        font-size: 26px;
        letter-spacing: -1px;
        padding-right: 15px;
	}
	
	 .meetingWrap .greenBox blockquote {
		padding: 23px 10px;
		min-height: 96px;
	}
	
	.meetingWrap .textBox {
		padding-left: 148px !important;	
		margin-bottom: 20px !important;
	}
	
	 .meetingWrap .bottomText {
		padding-top: 30px !important;
	}
	
	.meetingWrap h1 {
		margin-bottom: 20px;
		letter-spacing: 0.5px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-title {
	    font-size: 28px;
	    line-height: 32px;
	}

	.codateenWrap.codaresourcesWrap .colorBox {
        padding: 30px 20px 20px 20px;
        min-height: 200px !important;
	}

	.codateenWrap.codaresourcesWrap .aio-icon-img .img-icon {
	    width: 50px;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-description .dbtn {
	    font-size: 13px !important;
	    padding: 8px 12px 7px !important;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block {
		padding-left: 30px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block:before {
	    left: 0;
	}

	.codateenWrap.codaresourcesWrap .equalBox .blankBox {
		display: none;
   	}

   	.codateenWrap.codaresourcesWrap .equalBox .centerBox {
   		float: none;
   		margin: 0 auto;
   	}
           	
	
	
}

@media (min-width: 768px) {
	.header .menuWrap .languageBox .widget_icl_lang_sel_widget {
		max-width: 110px;
		width: 100%;
		text-align: left;
	}
}

 

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

	.codateenWrap.codaresourcesWrap .equalBox .centerBox {
   		float: none;
   		margin: 0 auto;
   	}    

	.codateenWrap.codaresourcesWrap .equalBox .blankBox {
		display: none;
   	}      
	
	.dfContentWrap .imageTitlebox h1 sup:last-child {
		font-size: 26px;
		top: -24px;
		left: -3px;
	}

	#meetingEditConfModal .modal-dialog .modal-content .modal-body label {
		font-size: 16px;
	}

	
	.dfContentWrap .imageTitlebox .wpb_column:first-child {
		width: 16%;
	}
	.dfContentWrap .imageTitlebox .wpb_column:last-child {
		width: 84%;
	}
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
		background-size: 7px !important;
		right: -8px;
	}
 
	#internationalSearchByCOuntryTable th {
		width: auto !important;
	}
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td {
		width: 11%;
		padding: 1% 1.2% 3%;
	}
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td,
	.coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th, .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th a {
		font-size: 13px;
	}
	.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th, 
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th {
		padding: 11px 6px;
	}
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table {
		table-layout: auto;
	}
	
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
		right: -8px;
	}
	
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content .wpv-loop .coda-dir-icon img {
        padding: 10px 5px;
	}
	.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td,
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table .wpv-loop td {
		padding: 1% .5% 3%;
	}
	
	.page-id-3509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th:last-child .wpv-sorting-indicator {
        right: -5px;		
	}
	.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
		right: -7px;
	}
	.footer .footerRight .input-group label {
		font-size: 13.5px;
	}
	
	.footer .footerRight .input-group label:before {
		top: -1px;
	}
	
	.coda-meeting-locator-wrapper .coda-meeting-locator-tabs li a .coda-tab-title-desc {
		display: inline-block;
		line-height: 20px;
	}
	
	.codateenWrap .colorBox .aio-icon-title {
		font-size: 34px;
		line-height: 34px;
	}
	.codateenWrap .colorBox { 
		padding: 37px 16px 30px 20px; 
	}
	.codateenWrap .colorBox2 { 
		padding: 18px 16px 14px 20px;
	}
	.codateenWrap .colorBox .aio-ibd-block:before { 
		height: calc(100% + 30px); 
		top: -15px; 
		left: 0;
	}
	.codateenWrap .colorBox.colorBox2 .aio-ibd-block:before { 
		top: 2px; 
		left: 0;
	}
	.codateenWrap .leftBox .image-desc {
		font-size: 24px;
	}
	.codateenWrap .colorBox .aio-ibd-block { 
		padding-left: 20px;
	}
	.codateenWrap .color2Title {
		font-size: 28px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.codateenWrap .topLeft {
		width: 100%;
		margin-bottom: 40px;
	}
	.codateenWrap .topright {
		width: 100%;
	}
	
	.codateenWrap .colorTitle {
        font-size: 38px;
	}
	.codateenWrap .shareBox h3.vc_custom_heading {
    	font-size: 34px; 
	}
	.codateenWrap .topright .wpb_wrapper {
	    grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-column-gap: 30px;
		display: grid;	
	}
	.codateenWrap .colorBox .aio-icon-description .dbtn {
    	font-size: 14px !important;
        padding: 9px 14px !important;
	}

	.codateenWrap .vc_column-inner {
		padding-left: 10px !important;
	}

	.codateenWrap .ult-modal-input-wrapper:before { 
		top: calc(50% - 25px);
		left: calc(50% - 25px);
		width: 50px;
		height: 50px;  
	}
	
	.codateenWrap .colorBox.colorBox5 .aio-icon-title {
		font-size: 42px;
		text-align: center;
		margin-bottom: 20px;
	}
	.codateenWrap .colorBox5 .aio-icon-description {
        font-size: 22px;
	}
	.codateenWrap .colorBox5 .aio-icon-description a {
	    font-size: 32px;
        line-height: 30px;
	}
	.codateenWrap .colorBox5 .aio-icon-heading-right .aio-icon-img  {
		font-size: 65px !important;
	}
	
	.codateenWrap .colorBox5 .aio-icon-header {
		display: block;
	}
	
	body .ult-carousel-wrapper button.slick-next,
	.codateenWrap .vc_images_carousel .vc_carousel-control.vc_right {
		left: auto;
		right: 0px;
	}
	
	body .ult-carousel-wrapper button.slick-prev,
	.codateenWrap .wpb_images_carousel .vc_carousel-control.vc_left {
        left: 0;
	}
	
	.singleCodateenWrap .check-box .checklist-item label { 
		font-size: 24px;
		line-height: 28px;
	}
	.singleCodateenWrap .check-box .checklist-item strong {
		font-size: 22px;
		left: 20px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before { 
		height: 28px;
		width: 28px;
		border-radius: 6px; 
	}
	
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label { 
		margin-top: 2px;
	}
	
	.singleCodateenWrap .codateen-heading h2 {
	    font-size: 44px;
        line-height: 44px;
	}
	.singleCodateenWrap form { 
		padding: 50px 20px 30px; 
	}
	.singleCodateenWrap .coda-form .codateen-heading .desc-text p, .singleCodateenWrap .bottom-box p {
		font-size: 20px;
		line-height: 28px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns { 
		right: 20px; 
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .bottom-box { 
    	padding-right: 195px;
		margin-top: 35px;
	}
	.singleCodateenWrap .codateen-heading .media-image img {
		width: 55px;
	}
	.singleCodateenWrap .coda-form .codateen-heading .media-image { 
		width: 60px; 
	}
	.singleCodateenWrap .coda-form .codateen-heading .desc-text { 
		width: calc(100% - 68px); 
		padding-top: 5px;
		padding-left: 14px;
	}
	.singleCodateenWrap .coda-form .codateen-heading {
		margin-bottom: 35px;
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-form-control-wrap { 
		right: 20px;
		padding-left: 25px;
		top: calc(50% - 13px);
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after { 
		width: 28px;
		height: 28px; 
		font-size: 20px;
	}
	
	.singleCodateenWrap .check-box .checklist-item { 
    	padding: 26px 116px 29px 66px;
	}
	
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .cf7mls_back, .singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box button, body .singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns button {
		font-size: 18px;
		padding: 11px 24px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .codateen-heading h2 {
		margin-bottom: 20px;
	}
	
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .codateen-heading h2 {
		margin-bottom: 20px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .coda-form .codateen-heading {
		margin-bottom: 10px;
	}
	
	#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio {
		width: 23.7%;
	}

	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after {
    left: -38px;
    top: 3px;
    width: 18px;
    height: 18px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before { 
		border-width: 3px;
		left: -45px;
		top: -2px;
		height: 32px;
		width: 32px;
		border-width: 3px;
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label .wpcf7-list-item-label {
		right: 26px;
		top: calc(50% - 13px);
	}
	.singleCodateenWrap .check-box .checklist-item {
		min-height: 100px;
		padding: 0px 25px 0 90px;
	}
	.singleCodateenWrap .check-box .checklist-item .inner-item {
		padding: 19px 0 17px;
	}
	.singleCodateenWrap .check-box .checklist-item strong {
     font-size: 22px;
    top: 28px;
    left: 31px;
    width: 34px;
    height: 34px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before {
		top: -3px;
	}
 	
	
	.singleCodateenWrap .coda-form .bottom-box p {
	    font-size: 22px;
        line-height: 29px;
	}
	
	body .singleCodateenWrap .codateen-heading .desc-text .teenTitle h1 p, .singleCodateenWrap .teenTitle h1 {
		font-size: 40px;
    	padding-bottom: 0;
	}
	.singleCodateenWrap .coda-form .bottom-box {
		margin-top: 30px;
	}
	
	.codependentWrap .check-box .checklist-item {
		 padding-left: 25px !important;
	}
	.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text .teenTitle ~ p {
		    font-size: 22px;
          line-height: 28px;
		padding-bottom: 0;
	}
	
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 {
		line-height: 50px;
		margin-bottom: 35px;
	}
	
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 br {
		display: none;
	}
	.recoverycodepenWrap .votingWrap .tableBox h3 {
		font-size: 36px;
		line-height: 40px;
		padding: 18px 5px 16px;
	}
	.recoverycodepenWrap .votingWrap .tableBox th {
		font-size: 30px;
		line-height: 28px;
		padding: 16px 20px;
	}
	.recoverycodepenWrap .votingWrap .tableBox td {
		font-size: 20px;    
		line-height: 26px;
		padding: 15px 20px;
	}
	.recoverycodepenWrap .votingWrap .tableBox .wpb_text_column {
		margin-bottom: 50px;
	}
	.recoverycodepenWrap .patternsText p { 
		font-size: 22px;
		line-height: 30px;
	}
	
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		padding: 7px 11px !important;
		height: 44px;
		font-size: 16px !important;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] { 
		font-size: 17px;
		padding: 9px 15px;
	}
	
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		padding: 7px 11px !important;
		height: 44px;    
		font-size: 16px !important;
		top: 0;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] { 
		font-size: 13px;
		padding: 6px 10px;
		height: 44px;
		min-width: 200px;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form {
		/*display: block;*/      
		margin-bottom: 2px;
	}
	
	#coda-usa-meetings-content .coda-usa-meetings-print .dbtn {
		padding: 8px 14px !important;
         margin-bottom: 7px;
	}
	
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-back a, .coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-print a {
		height: 44px;
		padding: 12px 15px !important;
	}
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
		top: 0;
	}
	#coda-usa-meetings-content .coda-usa-meetings-print .dbtn img {
		margin-top: 0;
	}
	
	.translationMgmtWrap .translation-group-image .box .image1 img {
		width: 210px;
	}
	
	.translationMgmtWrap .translation-group-image .box img {
		width: 180px;
	}
	
	.translationMgmtWrap .middle-image img {
		width: 290px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 img, .translationMgmtWrap .translation-group-image .box .image6 img {
		width: 210px;
	}
 
	.translationMgmtWrap .translation-group-image .box .image8 img {
		width: 190px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 img {
		width: 200px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 {
		bottom: 0;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 {
		top: 29%;
		right: 1%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image6 {
		top: 9.5%;
		right: 2.5%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image3 {
	    left: 0.7%;
    	bottom: 32%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image8 {
		bottom: 30.2%; 
		right: 1.6%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image2 {
		top: 22.8%;
		left: 8.6%;
	}
	
	.translationMgmtWrap .topTitle {
		font-size: 28px; 
		letter-spacing: -.2px; 
	}
	
	.translationMgmtWrap .translation-group-image .box .image1 {
		top: 2.5%;
		left: 1.7%;
	}
	
	.translationMgmtWrap .translation-group-image {
		min-height: 560px;
	}
	
	.translationMgmtWrap .serviceInfo  .aio-icon-component .aio-icon-header h3 {
		font-size: 22px;
		line-height: 28px;
	}
	  
	.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box p a {
		font-size: 15px;
	}
	
	.translationMgmtWrap .serviceInfo {
		margin-left: -6px;
   		 margin-right: -6px;
	}
	
	.translationMgmtWrap .serviceInfo>.wpb_column>.vc_column-inner {
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 20px !important;
	}
	.translationMgmtWrap .serviceInfo .aio-icon-description { 
		line-height: 22px;
	}

	.meetingWrap .greenBox h2 em {
		letter-spacing: -0.5px;
		width: calc(100% - 140px);
		padding-left: 18px;
        font-size: 25px;
        line-height: 32px;
	}
	
	.meetingWrap .greenBox h2 {
		overflow: hidden;
	}
	
	 .meetingWrap .greenBox h2 strong {
		width: 96px;
        font-size: 25px;
        padding-right: 11px;
        letter-spacing: -1px;
	}
	
	 .meetingWrap .greenBox blockquote {
		padding: 23px 10px;
		min-height: 96px;
		margin-top: 0;
		border-left: none;
	}
	
	.meetingWrap .textBox {
		padding-left: 115px !important;	
	}
	
	.meetingWrap .greenBox h2 {
		overflow: hidden;
	}
	
	 .meetingWrap .bottomText {
		padding-top: 30px !important;
	}
	
	.meetingWrap .textBox {
		margin-bottom: 20px !important;
	}
	
	.meetingWrap h1 {
		margin-bottom: 20px;
		letter-spacing: 0.5px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-title {
        font-size: 26px;
        line-height: 32px;
	}

	.codateenWrap.codaresourcesWrap .colorBox {
        padding: 26px 16px 16px 16px;
        min-height: 210px !important;
	}

	.codateenWrap.codaresourcesWrap .aio-icon-img .img-icon {
	    width: 46px;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-description .dbtn {
	    font-size: 13px !important;
	    padding: 8px 12px 7px !important;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block {
		padding-left: 30px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block:before {
	    left: 0;
	}

	.codateenWrap.codaresourcesWrap .aio-icon-img {
        margin-right: 10px !important;
   	}
	
	
	
	
}


/* Portrait tablet to landscape and desktop */
@media (max-width: 1389px) {
	.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner .tribe-common-c-svgicon--featured {
		top: 0px;
	}
	
}

@media (max-width: 991px) {
	
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__week .tribe-events-calendar-month__day:last-child {
        border-right: none !important;
	}
	.tribe-events .tribe-events-calendar-month__day-cell--mobile {
		
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__week .tribe-events-calendar-month__day {
	    border-radius: 0 !important;	
		min-height: inherit;
		padding-bottom: 10px;
	}	
	
	.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event,
	.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
	    position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 0;
		background: #f7f7f7 !important;
		opacity: 1 !important;
		z-index: -1;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__week .tribe-events-calendar-month__day {
		
	}
	.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
		background: transparent !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
	    display: table;
		width: 100%;
		padding: 4px;
	}
	.tribe-events .tribe-events-calendar-month__day-cell--mobile h3 {
	    display: table;
        width: 100%;
		color: #ffffff;
    	background: #b1b2b2;
	} 
	
	.tribe-events .tribe-events-l-container {
	    padding: 40px 0 50px !important;	
	}
	
	.tribe-events .tribe-events-c-events-bar__search-container {
       display: block !important;
		position: static !important;
		width: 100% !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-top-bar__datepicker {
	    margin-top: 30px !important;	
	}
	.coda-event-clndr .tribe-events .tribe-events-header {
		display: block !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-header .tribe-events-c-events-bar__search-button {
		display: none !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-header__events-bar .tribe-events-c-events-bar__search-container {
		padding: 20px 12px 24px;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-search__input-group input {
	    font-size: 20px;	
	}
	.coda-event-clndr .tribe-events .tribe-common-c-btn { 
		max-width: 230px; 
		padding: 14px 23px !important; 
		margin-right: auto;
		margin-left: 0;
		margin-top: 15px;	
	}
	.coda-event-clndr .tribe-events .tribe-events-c-view-selector__content {
		position: static;
		transform: inherit;
		display: block;
		height: 100%;
		box-shadow: 0 0 0;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-view-selector .tribe-events-c-view-selector__button {
		display: none;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-view-selector__content svg {
	    width: 16px;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list {
	    position: relative;
        top: 25px;	
	}
	.coda-event-clndr .tribe-events .tribe-events-c-nav .tribe-events-c-nav__list-item--today {
		display: none;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-nav {
		border-top: none;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-nav li a {
		color: #01b4b5 !important;
		font-size: 16px;	
	}
	.coda-event-clndr .tribe-events .tribe-events-c-nav li a svg {
		transition: all .5s;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-nav li a svg path {
		fill: #01b4b5 !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event h3 a {
        border-bottom: none !important;
		padding-bottom: 0;
		font-size: 16px;
    	line-height: 20px;
		transition: all .5s;
	}
	.coda-event-clndr .tribe-events .tribe-events-c-day-marker,
	.coda-event-clndr .tribe-events .tribe-events-c-day-marker:after {
		display: none;
	}
	.coda-event-clndr .tribe-events-c-ical {
		text-align: center;
	}
	
	.coda-event-clndr .tribe-events .tribe-events-c-nav__next:disabled, .coda-event-clndr .tribe-events .tribe-events-c-nav__prev:disabled {
	    font-size: 16px;	
	}
	
	.coda-event-clndr .tribe-events.tribe-events-view--list .tribe-events-c-nav li a svg,
	.coda-event-clndr .tribe-events.tribe-events-view--list .tribe-events-c-nav__next-icon-svg {
		position: relative;
		top: -1px;	
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row {
	    padding: 35px 20px;	
	}
	
	.coda-event-clndr .tribe-events .tribe-events-c-nav.tribe-events-calendar-day-nav {
	    border-top: 1px solid #d5d5d5;
	}
	.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
       background: #01b4b5 !important;
		position: relative;
		top: 3px !important;
	}
	
}

@media (max-width: 785px) {
	
	.page-id-4509 .coda-meeting-locator-wrapper .coda-meeting-locator-content table thead th .wpv-sorting-indicator {
		right: -12px;
	}	
	
}

/* 08-02-2021 css end */

@media (min-width: 1920px) {
	
  .blockWrap .textBlock ul li label {
  	font-size: 15px;
  }

}

@media (max-width: 1919px) and  (min-width: 1681px) {

  .blockWrap .textBlock ul li label {
  	   font-size: 15px;
  }
  
}

@media (max-width: 1680px) and  (min-width: 1500px) {

  .blockWrap .textBlock ul li label {
  	   font-size: 14px;
  }
  .blockWrap .textBlock ul li:after {
  	    margin-left: 8px;
  }
  .blockWrap .textBlock ul li {
      margin-right: 4px;	
  }
  .blockWrap .textBlock ul {
      padding: 13px 10px 4px;	
  }
  
  .blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper, .blockWrap .textBlock .vc_column-inner>.wpb_wrapper {
	  padding: 20px 60px 20px !important;
  }
  
}

@media (max-width: 1499px) and  (min-width: 1390px) {

  .blockWrap .textBlock ul li label {
  	   font-size: 12.6px;
  }
  .blockWrap .textBlock ul li:after {
  	    margin-left: 7px;
  }
  .blockWrap .textBlock ul li {
      margin-right: 4px;	
  }
  .blockWrap .textBlock ul {
      padding: 13px 10px 4px;	
  }
  
  .blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper, .blockWrap .textBlock .vc_column-inner>.wpb_wrapper {
	  padding: 20px 60px 20px !important;
  }
 
}


@media (min-width: 1390px) {
	.container {
		width: 1390px !important;
    	max-width: 100%;
	}

	.mainmenu ul li a {
		font-size: 19px;
	}
	
	.header .logoBox {
		width: 35%;
	}
	
	.header .menuWrap {
		width: 65%;
	}
	
	.header.scrolled .logoBox {
		width: 18%;
	}
	
	.header.scrolled .menuWrap {
		width: 82%;
	}
	
	.header.scrolled .mainmenu ul li a {
		padding: 11px 14px 10px;
	}
	
	
	.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper,
	.blockWrap .textBlock .vc_column-inner>.wpb_wrapper {
		max-width: 898px;
		padding: 20px 82px 20px;
	}
	
	.es .header.scrolled .mainmenu ul li:after {
		position: relative;
		right: -2px;
		top: 0px;
		margin-top: 15px;
		margin-left: 3px;
	}
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 1381px) and (max-width: 1389px)  {
	.ui-timepicker-wrapper {
    	width: auto;
    	min-width: 342px;
	}
	.single-meeting .ui-timepicker-wrapper {
    	min-width: 305px;
	}

	.blockWrap .textBlock ul li label {
		   font-size: 12.6px;
	}
	.blockWrap .textBlock ul li:after {
		    margin-left: 7px;
	}
	.blockWrap .textBlock ul li {
	  margin-right: 4px;	
	}
	.blockWrap .textBlock ul {
	  padding: 13px 10px 4px;	
	}

	.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper, .blockWrap .textBlock .vc_column-inner>.wpb_wrapper {
	  padding: 20px 60px 20px !important;
	}
	
	
	
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 1200px) and (max-width: 1400px) {
	
	.coda-event-clndr .coda-even-btn a {
		font-size: 17px !important; 
		padding: 11px 16px !important;
	}

	.coda-single-meeting .fromfild .coda-adm-col .wpt-form-item-checkbox {
		width: 100% !important;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 1200px) and (max-width: 1380px)  {	
	.ui-timepicker-wrapper {
    	width: auto;
    	min-width: 342px;
	}
	.single-meeting .ui-timepicker-wrapper {
    	min-width: 258px;
	}
}

@media (min-width: 1200px) and (max-width: 1389px) {
	.wrapper.inner .meetingWrap .fromfild .coda-adm-col.checkBox .js-wpt-field-items label:before {
		left: -27px;	
	}
	.copyrightBar .container,
	.footer .container {
		width: 1255px !important;
		max-width: 100%;
	}
	
	.footer .footerRight input[type='email'] {
		width: 330px;
	}
	
	.footer .footerRight p {
		font-size: 14px;
    	margin-bottom: 14px;
	}
	
	.mainmenu ul li.megaMenu ul {
		min-width: 950px;	
	}
	
	.mainmenu ul li.megaMenu .megaWrap {
		left: calc(50% - 472px);
    	max-width: 950px;
	}
	
	.mainmenu ul li.megaMenu:hover ul {
		padding-top: 10px;
	}
	
	.header.scrolled .logoBox {
		width: 22%;
	}
	
	.header.scrolled .menuWrap {
		width: 78%;
	}
	
	.header.scrolled .mainmenu ul li a {
		padding: 11px 10px 10px;
	}	
	
	.blockWrap .textBlock h2 {
		font-size: 40px;
	}
	
	.blockWrap .textBlock p {
		font-size: 16px;
	}
	
	.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper,
	.blockWrap .textBlock .vc_column-inner>.wpb_wrapper {
		padding: 20px 30px 20px 30px;
	}
	
	.blockWrap .textBlock ul {
		margin-top: 0;
	   padding: 13px 12px 4px;
	}
	.blockWrap .textBlock ul li {
	    margin-right: 2px;	
	}
	.blockWrap .textBlock ul li:after {
	    margin-left: 6px;	
	}
	
	.mainmenu ul li {
		margin: 0 2px;
	}
	
	.mainmenu ul li:after {
		top: 12px;
		margin-top: 12px;
	}
	
	.mainmenu ul li ul li a {
		font-size: 12px;
	}
	
	.header.scrolled .menuWrap {
		padding-top: 5px;
	}
	
	.header .searchBox {
		margin-bottom: 24px;
	}
	
	.mainmenu ul li ul {
		top: 38px;
	}
	
	.mainmenu ul li.megaMenu ul li.bottom a .menu-image-title {
		font-size: 40px;

	}
	
	.footer .footerRight {
		padding-left: 15px;
	}
	
	.footer .footerRight .input-group label {
		font-size: 13.5px;
	}      
	    
	.footer .footerRight .input-group label:before {
		top: 0px;
	}
	.es .footer .footerRight .bottomWrap input[type='email'],
	.footer .footerRight .bottomWrap input[type='email'] {
	    width: 100%;
        padding-right: 130px;
	}
	.footer .footerRight .bottomWrap .dbtn {
		z-index: 2;
	}
	
	.blockWrap .textBlock ul li label {
		font-size: 12px;
	}
	
	.blockWrap .imageBlock .wpb_single_image.circleLogo img {
		width: 60%;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-square_box {
		margin-bottom: 20px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description label {
		font-size: 20px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description {
		font-size: 18px;
	}
	
	.listBox {
		padding-left: 28px !important;
    	padding-top: 30px;
	}
	
	.storyWrap .textGrid {
		width: 70.3%;
	}
	
	.storyWrap .formGrid {
		width: 29.7%;
	}
	
	.storyWrap .textGrid .vc_column-inner {
		 padding-right: 30px !important;
	}
	
	.storyWrap .formGrid .submitForm {
		padding: 27px 20px 30px;
	}
	
	.storyWrap .formGrid .submitForm h3 {
		font-size: 25px;
	}
	
	.meetingTopText .aio-ibd-block .aio-icon-description a,
	.meetingTopText .aio-ibd-block .aio-icon-description {
		font-size: 18px;
	}
	
	blockquote h2 {
		font-size: 34px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-header h3 {
		 font-size: 30px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-box {
		padding: 60px 13px 15px 10px !important;
	}
	
	.template1 .gridFull .dBox .aio-icon-description {
		 font-size: 18px;
	}
	
	.template1 .gridFull .dBox {
		width: 20%;
	}
	
	.faq .vc_toggle_title h4 {
		font-size: 30px;
	}
	
	.connectionBoxes.committee h3 {
		font-size: 24px;
	}
	
	.formWrap .vc_tta-tabs-list a {
		font-size: 20px;
	}
	
	.contactWrap .aio-icon-component strong,
	.contactWrap .aio-icon-component a {
		font-size: 14px;
	}
	
	.contactWrap .aio-icon-component {
		margin-right: 30px;
	}
	
	.shopWrapper blockquote h2 label {
		margin-bottom: 13px !important;
	}
	
	.votingWrap.reportWrap .tableBox td a {
		font-size: 16px;
	}
	
	.mainmenu ul li.megaMenu ul li.bottom {
		margin: 20px -28px -3px;
	}
	
	.calendarWrap .leftList {
		margin-right: 54px;
	}
	
	.scrolled .mainmenu ul li.megaMenu .megaWrap {
		top: 68px;
	}
	
	.mainmenu ul li.megaMenu ul li {
		width: 20%;
	}
	
	.shopTabel .buttonGrid .dbtn {
		font-size: 16px !important;
		padding: 13px 12px !important;
	}
	
	.fromfild .js-wpt-field-items .wpt-form-checkbox-label {
    white-space: inherit;
        display: inline;
	}
	
	.traditionWrap .learningMenu ul li a, 
	.traditionWrap .vc_tta-tabs-list a {
		font-size: 20px;
	}
	
	.traditionWrap .learningMenu ul li a {
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 40px;	
	}
	.footer .footerRight h2 {
	    margin-bottom: 0;
	    font-size: 28px;	
	}
	
	.coda-meeting-locator-wrapper .coda-usa-map-section .coda-usa-map-wrapper p {
	    font-size: 22px;	
	}
	
	
}

/* Large desktop */
@media (min-width: 1200px) {
	
	.wrapper.blog .contentBar .postgridWrap {
		padding: 0 10px;
	}
	.wrapper.blog .pageContent .contentBar .gridView {
	    margin-right: -10px;
	    margin-left: -10px;	
	}	
	.wrapper.blog.singlePost .contentPart {
		padding: 0 10px;	
	}
	.wrapper.blog.singlePost .sideBar {
		padding: 0 10px;	
	}
	.wrapper.blog.singlePost .pageContent article .row {
	    margin-right: -10px; 	    
	    margin-left: -10px;	   	
	}	
	.wrapper.blog.singlePost .contentBar .postgridWrap {
		padding: 0;
	}
	
	.firstMettingWrap .textBlock {
		width: 76%;
	}
	
	.firstMettingWrap .textBlock .vc_column-inner {
		padding-right: 32px !important;
	}
	
	.firstMettingWrap .iconBlock {
		 width: 24%;
	    float: right;
	}
	
	.calendarWrap .vc_column-inner {
		padding-left: 31px !important;
    	padding-right: 31px !important;
	}
	
	.calendarWrap {
		margin-left: -31px !important;
    	margin-right: -31px !important;
	}
	
	.quarterlyWrap .vc_column-inner {
		padding-left: 12px !important;
    	padding-right: 12px !important;	
	}
	
	.votingWrap.reportWrap.bottom .tableBox {
	 	width: 36.4%;
	}
	
	.stepBox .vc_column-inner,
	.promisesBox .vc_column-inner,
	.traditionBox .vc_column-inner {
		padding-left: 60px !important;
	}
	
	.storyWrap .textGrid {
		width: 68%;
	}
	.storyWrap .formGrid {
		width: 32%;
	}
	
	.coda-single-meeting.coda-sm-online #coda-usa-meetings-content .coda-sm-content .coda-sm-desc,
	.coda-single-meeting.coda-sm-phone #coda-usa-meetings-content .coda-sm-content .coda-sm-desc {
		width: 100%;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) {	
	.wrapper.blog.singlePost .contentPart .featured img {
	    max-width: inherit;
	    min-width: 100%;
	    min-height: 100%;
	    height: auto;
	    width: auto;
	    margin-left: -50%;
	    margin-right: -50%;
	    display: inline-block;
	    margin-bottom: 0px;
	}
	.wrapper.blog.singlePost .contentPart .featured {
		max-height: 527px;
		position: relative;
		overflow: hidden;
		text-align: center;
	    margin-bottom: 27px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) { 
	
	.header .logoBox a label {
		font-size: 36px;
		text-align: center;
	}
	
	.header .logoBox img {
		width: 82px;
	}
	
	.header.scrolled .menuWrap {
		padding-top: 3px;
	}
	
	.header .logoBox a label span {
		margin-top: -8px;
		font-size: 14px;
	}
	
	.mainmenu ul li {
		margin: 0 0px;
	}
	
	.mainmenu ul li ul li a {
		font-size: 12px;
	}
	
	.mainmenu ul li:after {
		right: -6px;
		height: 14px;
		top: 11px;
		margin-top: 12px;
	}
	
	.mainmenu ul li ul {
		top: 31px;
		margin-top: -1px !important;
	}
	
	.es .mainmenu ul li ul {
	   margin-top: -3px !important;	
	}
	.es .header.scrolled .mainmenu .menu>ul>li>a {
			padding: 10px 3px 9px;
	}
	
	.header.scrolled .logoBox a label {
		font-size: 28px;
	}
	
	.header.scrolled .logoBox {
		width: 20%;
	}
	
	.header.scrolled .menuWrap {
		width: 80%;
	}
	
	.header.scrolled .mainmenu {
		padding-top: 22px;
	}
	
	.header.scrolled .mainmenu ul li a {
		padding: 11px 6px 10px;
	}
		
	.footer .footerRight {
		padding-left: 20px;
	}
	
	.footer .footerRight h2 {
		font-size: 26px;
		 margin-bottom: 0;	
	}
	
	.footer .footerRight p {
		font-size: 14px;
	    margin-bottom: 14px;
	}
	
	.footer .footerRight .bottomWrap input[type='email'] {
		width: 266px;
	}
	
	.footer .footerRight .bottomWrap .dbtn {
		padding: 13px 14px 12px !important;
		font-size: 18px !important;
	}
	
	.footer h2 {
		font-size: 13px;
	}
	
	.mainmenu ul li.megaMenu ul {
    	min-width: 100%;
    	padding: 0px 18px 2px 18px;
	}
	.mainmenu ul li.megaMenu ul li.bottom a .menu-item-description {
	    margin-top: -7px;	
	}
	
	.mainmenu ul li.megaMenu .megaWrap {
       left: 0;
        max-width: 100%;
	}
	
	.mainmenu ul li.megaMenu:hover ul {
		padding-top: 10px;
	}
	
	.mainmenu ul li.megaMenu ul li {
		width: 21%;
		padding: 10px 10px;
	}
	
	.mainmenu ul li.megaMenu ul li a span {
		font-size: 18px;
	}
	
	.mainmenu ul li.megaMenu ul li.bottom a .menu-image-title {
		font-size: 26px;
		padding-top: 0;
	}
	
	.scrolled .mainmenu ul li.megaMenu .megaWrap {
		top: 64px;
	}
	
	.header .logoBox {
		width: 32%;
	}
	
	.header .menuWrap {
		width: 68%;
	}
	
	.header.scrolled .logoBox img {
		width: 60px;
	}
	
	.footer .footerRight .input-group {
		display: block;
    	width: 100%;
	}
	
	.footer .footerRight .input-group label:before {
		top: -1px;
	}
	
	.blockWrap .textBlock h2 {
		font-size: 30px;
		margin-bottom: 17px;
	}
	
	.blockWrap .textBlock p {
		font-size: 16px;
	}
	
	.blockWrap .textBlock ul li label {
		font-size: 12px;
	}
	
	.blockWrap .imageBlock .wpb_single_image.circleLogo img {
		width: 45%;
	}
	
	.blockWrap .circleLogo {
		top: 24px;
	}
	
	.blockWrap .textBlock .vc_column-inner>.wpb_wrapper,
	.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper {
		padding: 20px 30px 20px 30px;
	}
	
	.blockWrap {
		overflow: visible !important;
	}
	
	.blockWrap .vc_separator {
		bottom: 0px;
	}
	
	.blockWrap .textBlock ul {
		margin: 0px 0px 16px;
	}
	
	.blockWrap .textBlock ul li {
		margin-right: 4px;
	}
	
	.blockWrap .textBlock ul li label {
		text-transform: capitalize;
	}
	
	.worldServices .aio-icon-component {
		width: 49.7%;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-square_box {
		margin-bottom: 20px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description label {
		font-size: 20px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description {
		font-size: 18px;
	}
	
	.listBox {
		padding-left: 28px !important;
    	padding-top: 30px;
	}
	
	.storyWrap .textGrid .vc_column-inner {
		 padding-right: 30px !important;
	}
	
	.storyWrap .formGrid .submitForm {
		padding: 27px 20px 30px;
	}
	
	.storyWrap .formGrid .submitForm h3 {
		font-size: 25px;
	}

	.attentionIcon .aio-icon-header h3.aio-icon-title,
		blockquote h2 {
		font-size: 34px;
	}
	
	.meetingTopText .aio-ibd-block .aio-icon-description a,
	.meetingTopText .aio-ibd-block .aio-icon-description {
		font-size: 18px;
	}
	
	.fromfild .checkBox .js-wpt-field-items {
		margin-right: 32px;
	}
	
	.fromfild .checkBox label:before {
		left: -27px;
	}
	
	.connectionBoxes.committee.quarterlyWrap .wpb_text_column > .wpb_wrapper,
	.connectionBoxes.committee .wpb_text_column > .wpb_wrapper {
		padding: 56px 21px 42px;
	}
	
	.pageTitle {
		font-size: 50px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-header h3 {
		 font-size: 30px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-box {
		padding: 60px 13px 15px 10px !important;
	}
	
	.serviceInfo .seriLeft h2 {
		font-size: 50px;
	}
	
	.template1 .gridFull .dBox .aio-icon-description {
		 font-size: 18px;
	}
	
	.template1 .gridFull .dBox {
		width: 22.5%;
		margin-right: 2%;
	}
	
	.faq .vc_toggle_title h4 {
		font-size: 30px;
	}
	
	.traditionWrap .vc_tta-tabs-list a {
		font-size: 26px;
	}
	
	.traditionWrap .vc_tta-tabs-list li {
		width: 32.7%;
    	margin-right: 0.7% !important;
	}
	
	.connectionBoxes.committee h3 {
		font-size: 22px;
	}
	
	.contactWrap .aio-icon-component {
		display: block;
		margin-right: 0;
		margin-bottom: 24px;
	}
	
	.contactWrap .aio-icon-component:last-child {
		margin-bottom: 0;
	}
	
	.formWrap .vc_tta-tabs-list a {
		font-size: 16px
	}
	
	.calendarWrap .leftList {
		margin-right: 20px;
     	padding-left: 10px;
	}
	
	.usaWrapper .dbtn {
		font-size: 18px !important;
	}
	
	.shopWrapper blockquote h2 label {
		margin-bottom: 13px !important;
	}
	
	.reportWrap .tableBox {
		width: 100%;
	}
	
	.mainmenu ul li.megaMenu .megaWrap {
		top: 186px;
	}
	
	.mainmenu ul li.megaMenu ul li.bottom {
	    margin: 20px -19px -3px;
	    width: calc(100% + 38px);
	}
	
	.shopTabel .buttonGrid .dbtn {
		font-size: 16px !important;
		padding: 13px 12px !important;
	}
	
	.shoprowBox h3 {
		font-size: 18px;
	}
	
	.shopTabel .buttonGrid,
	.shopTabel .tabelGrid {
		width: 100%;
	}
	
	.memberWrap ul li {
		width: 24.36%;
	}
	
	.memberWrap ul li a {
		font-size: 22px;
	}
	
	.memberWrapper .aio-icon-description {
		font-size: 22px;
	}
	.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set-radios .wpt-form-item-radio,
	 .fromfild .coda-adm-col .wpt-form-item-checkbox {
	     padding: 0 0px 3px 30px;
        width: 100%;	
	 }
	.ui-timepicker-wrapper {
    	width: auto;
    	min-width: 275px;
	}
	.fromfild .js-wpt-field-items .wpt-form-checkbox-label {
        white-space: inherit;
        display: inline;
	}

	.single-meeting .ui-timepicker-wrapper {
    	min-width: 203px;
	}
	
	.traditionWrap .learningMenu ul li a, 
	.traditionWrap .vc_tta-tabs-list a {
		font-size: 16px;
	}
	
	.traditionWrap .learningMenu ul li a {
		display: flex;
		flex-direction: column;
		justify-content: center;
		/*min-height: 62px;	*/
		min-height: inherit;
	}
	.footer .memberBox ul.event a {
	    font-size: 11.8px;	
	}
	.footer .memberBox ul.event li {
		display: block;
	}

	.footer .footerRight .input-group-addon::before {
		top: 0px;
	}
	
	.coda-state-all-meetings-link a {
		font-size: 16px;
	}
	
	.es .header.scrolled .menuWrap {
		padding-left: 0;
	}       
	
}

   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) { 
	
	.wrapper.blog.singlePost .contentPart .textSingle h1.entry-title, 
	.wrapper.blog .postgridWrap .textGrid h3 a {
	    font-size: 24.06px;
	}
	.wrapper.blog .postgridWrap .textGrid .excerptBox, .wrapper.blog .postgridWrap .textGrid p {
	    font-size: 14px;	
	}
	.wrapper.blog .postgridWrap .featuredImg a {
	    height: 220px;	
	}

	.coda-single-meeting .modal-content .titleBar ~ .fromfild .checkBox {
		width: 100%;
	}

	
	.scrolling .header .logoBox img {
		width: 54px;
		margin-right: 4px;
	}
	.header .logoBox img {
		width: 78px;
		margin-right: 4px;
	}
	
	.header.scrolled .menuWrap {
		padding-top: 8px;
	}
	
	.scrolling .logoBox a label,
	.header .logoBox a label {
		font-size: 22px !important;
	}
	
	.scrolling .logoBox a label span,
	.header .logoBox a label span {
		margin-top: -4px;
		display: none;
	}
	
	.scrolling .logoBox a label span strong,
	.scrolling .logoBox a label span,
	.header .logoBox a label span,
	.header .logoBox a label span strong {
		font-size: 12px !important;
	}
	
	.header .searchBox input[type="search"] {
		min-width: 235px;
		font-size: 15px;
	}
	
	.header .searchBox a {
		font-size: 16px;
		padding: 14px 21px !important;
	}
	
	.mainmenu ul li {
		margin: 0 0px;
	}
	
	.mainmenu ul li a {
		padding: 9px 5px 8px;
		font-size: 14px;
	} 
	
	.mainmenu ul li:after {
		height: 13px;
		right: -6px;
		top: 11px;
		margin-top: 12px;
	}
	
	.mainmenu ul li ul {
		 top: 31px;
	} 
	
	.mainmenu ul li.megaMenu ul li.bottom {
	    margin: 20px -19px -3px;
    	width: calc(100% + 38px);
	}
	
	.scrolled .mainmenu ul li.megaMenu ul li.bottom {
	    margin: 20px -13px -3px;
    width: calc(100% + 26px);
	}

/*	.header  .menuWrap {
		width: 60% !important;
	}
	
	.header .logoBox {
		width: 40% !important;
	}*/
	
	.footer .footerRight {
		padding-left: 15px;
		text-align: center;
		border-left: none;
		border-top: 2px solid #ccc;
		padding-top: 26px;
    	margin: 22px 15px 0px;
    	padding-bottom: 0px;
    	width: calc(100% - 30px);
	}
	.footer .footerLeft {
		border-right: none;
	} 
	.footer .footerRight h2 {
		font-size: 26px;
	}
	
	.footer .footerRight p {
		font-size: 14px;
	}
	
	.footer .footerRight input[type='email'] {
		width: 260px;
	}
	
	.footer .footerRight .bottomWrap .dbtn {
		padding: 14px 14px 13px !important;
		font-size: 18px !important;
		right: 0;
		z-index: 2;
	}
	.footer .footerRight .bottomWrap input[type='email'] {
		padding-right: 110px;
	}
	
	.footer .footerRight .bottomWrap {
		margin-left: 0;
	}
	
	.footer .footerRight .bottomWrap .input-group {
		text-align: center;
		width: auto;
	}
	
	.footer h2 {
		font-size: 13px;
	}
	
	.copyrightBar ul {
		margin-left: 0;
	}
	
	.boxWrap .aio-icon-component .aio-icon-title {
		 font-size: 28px;
	}
	
	.header .searchBox button {
		padding: 11px 17px;
	}
	
	.mainmenu ul li.megaMenu ul {
    	min-width: calc(100% - 18px);
    	padding: 0px 18px 2px 18px;
	}
	
	.mainmenu ul li.megaMenu .megaWrap {
    	left: 0;
    	max-width: 100%;
	}
	
	.mainmenu ul li.megaMenu:hover ul {
		padding-top: 10px;
	}
	
	.mainmenu ul li.megaMenu ul li {
		padding: 10px 10px;
		width: 21%;
	}
	
	.mainmenu ul li.megaMenu ul li a span {
		font-size: 16px;
	}
	
	.mainmenu ul li.megaMenu ul li.bottom a .menu-image-title {
     	font-size: 24px;
		padding-top: 0;
	}
	
	.mainmenu ul li.megaMenu ul li.bottom a .menu-item-description {
		font-size: 18px;
		margin-top: -8px;
	}
	
	.mainmenu ul li.megaMenu .megaWrap {
		top: 181px;
	}
	
	.header.scrolled .mainmenu,
	.header.scrolled .logoBox {
		text-align: center;
	}
	
	.header.scrolled .mainmenu ul li a {
		padding: 9px 6px 8px;
	}
	
	
	.footer .footerRight .input-group {
		text-align: left;
	}
	
	.blockWrap .textBlock h2 {
		font-size: 30px;
		margin-bottom: 17px;
	}
	
	.blockWrap .textBlock p {
		font-size: 16px;
	}
	
	.blockWrap .textBlock ul li label {
		font-size: 12px;
	}
	
	.blockWrap .imageBlock .wpb_single_image.circleLogo img {
		width: 35%;
	}
	
	.blockWrap .circleLogo {
		top: 74px;
	}
	
	.blockWrap .textBlock .vc_column-inner>.wpb_wrapper,
	.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper {
		padding: 20px 20px 20px 30px;
	}
	
	.blockWrap {
		overflow: visible !important;
	}
	
	.blockWrap .textBlock ul {
		margin: 0px 0px 16px;
	}
	
	.blockWrap .textBlock ul li {
		margin-right: 4px;
	}
	
	.blockWrap .textBlock ul li label {
		text-transform: capitalize;
	}
	
	.worldServices .aio-icon-component .aio-icon-title {
		font-size: 15px;
	}
	
	.worldServices .aio-icon-component {
		 width: 49.7%;
	}
	
	.pageTitle {
		font-size: 46px;
		line-height: 50px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-square_box {
		margin-bottom: 20px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description label {
		font-size: 18px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description {
		font-size: 16px;
	}
	
	.listBox {
		padding-left: 15px !important;
    	padding-top: 20px;
	}
	
	.feedbackWrap .aio-icon-component .aio-icon-header h3 {
		font-size: 30px;
	}
	
	.storyWrap .textGrid .vc_column-inner {
		 padding-right: 15px !important;
	}
	
	.storyWrap .formGrid .submitForm {
		padding: 27px 20px 30px;
	}
	
	.storyWrap .formGrid .submitForm h3 {
		font-size: 25px;
	}
	
	.theme1 ul li {
		margin-bottom: 10px !important;
	}
	
	.theme1 ul li a {
		font-size: 14px !important;
	}
	
	.connectionBoxes p {
		font-size: 17px;
	}

	.attentionIcon .aio-icon-header h3.aio-icon-title,
	blockquote h2 {
		font-size: 34px;
	}
	
	.tmcdesWrap .aio-icon-component .aio-icon-header h3 {
		font-size: 32px;
	}
	
	.meetingTopText .aio-ibd-block .aio-icon-description a,
	.meetingTopText .aio-ibd-block .aio-icon-description {
		font-size: 18px;
	}
	
	.fromfild .checkBox .js-wpt-field-items {
		display: block;
		margin: 5px 0;
	}
	
	.fromfild .checkBox {
		padding-top: 0;
	}
	
	.connectionBoxes.committee .wpb_text_column > .wpb_wrapper {
		padding: 47px 21px 48px;
	}
	
	.connectionBoxes.committee h3 {
		font-size: 22px;
	} 
	
	blockquote h2 label {
		font-size: 18px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-header h3 {
		 font-size: 30px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-box {
		padding: 60px 13px 15px 10px !important;
	}
	
	.serviceInfo .seriLeft h2 {
		font-size: 40px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-img {
		margin-left: 15px;
	}
	
	.template1 .gridFull .dBox .aio-icon-description {
		 font-size: 18px;
	}
	
	.template1 .gridFull .dBox {
		width: 22.1%;
		margin-right: 2%;
	}
	
	.template1 .gridFull .dBox .aio-icon-square_box:before {
		 background-size: 70px !important;
	}
	
	.faq .vc_toggle_title h4 {
		font-size: 28px;
	}
	
	.traditionWrap .vc_tta-tabs-list a {
		font-size: 22px;
	}
	
	.traditionWrap .vc_tta-tabs-list li {
		width: 32.7%;
    	margin-right: 0.7% !important;
	}
	
		.connectionBoxes.committee h3 {
		font-size: 22px;
	}
	
	.contactWrap .aio-icon-component {
		display: block;
		margin-right: 0;
		margin-bottom: 24px;
	}
	
	.contactWrap .aio-icon-component:last-child {
		margin-bottom: 0;
	}
	
	.formWrap h3 {
		font-size: 20px;
	}
	
	.formWrap .vc_tta-tabs-list a {
		font-size: 16px
	}
	
	.contactWrap .aio-icon-component strong,
	.contactWrap .aio-icon-component a {
		font-size: 16px;
	}
	
	.calendarWrap .rightList, .calendarWrap .leftList {
		display: block;
	}
	
	.calendarWrap .leftList {
		margin-right: 0; 
	}
	
	.calendarWrap .rightList {
		 padding-left: 20px;
	}
	
	.calendarWrap ul {
		margin: 0 0 4px;
	}
	
	.shopWrapper blockquote h2 label {
		margin-bottom: 6px !important;
	}
	
	.reportWrap .tableBox {
		width: 100%;
	}
	
	.connectionBoxes.committee.quarterlyWrap .wpb_text_column > .wpb_wrapper {
		padding: 58px 15px 61px;
	}
	
	.newsletterText {
		font-size: 30px;
	}
	
	.traditionWrap .learningMenu ul li a {
	 	padding: 8px 5px 7px !important;
      font-size: 12.5px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		/*min-height: 55px;*/
		min-height: inherit;
	}
	
	.storyWrap .formGrid .submitForm .dbtn {
		padding: 13px 10px !important;
	}
	
	.scrolled .mainmenu ul li.megaMenu .megaWrap {
		top: 116px;
	}
	
	.traditionWrap .dbtn {
		padding: 13px 20px !important;
	} 
	
	.header.scrolled .mainmenu {
		padding-top: 5px;
	}
	
	.shopTabel .buttonGrid .dbtn {
		font-size: 16px !important;
		padding: 13px 12px !important;
	}
	
	.shoprowBox h3 {
		font-size: 18px;
	}
	
	.shopTabel .buttonGrid,
	.shopTabel .tabelGrid {
		width: 100%;
	}
	
	.shopTabel table td {
		font-size: 16px;
	}
	
/*	.tribe-events-day .tribe-events-page-title,
	.events-list .tribe-events-page-title {
		text-indent: -240px;
	}*/
	
		
	.memberWrap ul li {
		height: 210px;
	}
	
	.memberWrap ul li a {
		font-size: 22px;
	} 
	
	.memberWrap ul li a img {
		margin: 0 auto 20px;
    	height: 50px;
    	width: auto;
	}
	
	.memberWrap ul li a .bold {
		display: block;
	}
	
	.memberWrapper .aio-icon-description {
		font-size: 18px;
		margin-top: 0 !important;
	}
	
	.memberWrapper .aio-icon-description strong {
		display: block;
	}
	
	.memberWrapper .aio-icon-component .aio-icon-img img {
		height: 64px;
		width: auto;
	}
	
	.memberWrapper .aio-icon-component .aio-icon-box-link {
		 padding: 30px 10px 23px;
	}

	.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set-radios .wpt-form-item-radio,
	 .fromfild .coda-adm-col .wpt-form-item-checkbox {
	     padding: 0 0px 3px 30px;
        width: 100%;	
	 }	
	.ui-timepicker-wrapper {
    	width: auto;
    	min-width: 202px;
	}
	.fromfild .js-wpt-field-items .wpt-form-checkbox-label {
      white-space: inherit;
        display: inline;
	}
	.single-meeting .ui-timepicker-wrapper {
    	min-width: 144px;
	}
	
	.homeAnnounceWrap h2 {
	 	font-size: 36px !important;
	 }
	 
	.footer .memberBox ul.event a {
	    font-size: 15px;	
	}
	.footer .memberBox ul.event li {
		display: block;
	}
	 
	.traditionWrap .learningMenu ul li:last-child.current-menu-item a,
	.traditionWrap .learningMenu ul li:nth-child(3).current-menu-item a,
	.traditionWrap .learningMenu ul li:nth-child(2).current-menu-item a,
	.traditionWrap.stepWrap .learningMenu ul li:first-child.current-menu-item a {
    	padding: 14px 6px 10px !important;
    	margin-top: -9px;
	}	 
	
	.scrolled .mainmenu ul li.megaMenu ul {
		padding: 0px 12px 2px 12px !important;	
	}
	
	.coda-state-all-meetings-link a {
		font-size: 14px;
	}	
	
	.coda-state-all-meetings-link {
		padding: 0 36px 10px;
	}
	.es .footer .footerRight .bottomWrap .dbtn {
		padding: 14px 10px 13px !important;
		font-size: 14px !important;
	}
	
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .check-box .checklist-item {
		padding-left: 25px;
		margin-bottom: 26px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .left-box {
		width: 74%;
	}
	
	.meetingWrap .fromfild .coda-adm-col .wpt-form-item-radio::before,
	.meetingWrap .fromfild .checkBox .js-wpt-field-items::before, .meetingWrap .fromfild .coda-adm-col .wpt-form-item-checkbox::before {
		top: 1px;
	}
	
	 
}
     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	
	.dfContentWrap .imageTitlebox .wpb_column:first-child .wpb_single_image {
		text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
	}
	
	.dfContentWrap .imageTitlebox .wpb_column:first-child .wpb_single_image img {
		width: 114px;
	}
	.dfContentWrap .imageTitlebox h1 sup:last-child {
		font-size: 22px;
        top: -20px;
        left: -2px;
	}
	
	.dfContentWrap .imageTitlebox .wpb_column:first-child,
	.dfContentWrap .imageTitlebox .wpb_column:last-child {
		width: 100%;
	}
	
	.single-meeting #coda-usa-meetings-content .coda-usa-meetings-back-item .dbtn { 
		padding: 12px 14px 9px !important;
	}
	
	.single-meeting #coda-usa-meetings-content .coda-usa-meetings-back-item .dbtn .plus {
		font-size: 28px; 
		margin-right: 6px;
		margin-top: -5px;
	}
	
	.wrapper.blog .postgridWrap .featuredImg a {
	    height: auto;
	}
	.wrapper.blog .postgridWrap .textGrid {
	    padding: 22px 15px 22px;
	    text-align: center;
	}
	.wrapper.blog.singlePost .textSingle h1.entry-title, 
	.wrapper.blog .postgridWrap .textGrid h3 a {
	    font-size: 24.06px;
	}
	.wrapper.blog {
	    padding-top: 30px;
	    padding-bottom: 20px;
	}
	.wrapper.blog.singlePost .contentPart .textSingle {
		margin-bottom: 35px;
		text-align: center;
	}
	.wrapper.blog.singlePost .contentPart .date {
		text-align: center;	
	}
	.wrapper.blog.singlePost .textSingle ol,
	.wrapper.blog.singlePost .textSingle ul {
		display: inline-block;
		text-align: left;	
	}
	.wrapper.blog.singlePost .textSingle h1 {
		font-size: 26px;
	}
	.wrapper.blog.singlePost .textSingle h2 {
		font-size: 22px;
	}
	.wrapper.blog.singlePost .textSingle h3 {
		font-size: 20px;
	}
	.error404 .error-404 button {
		padding: 13px 20px !important;
		vertical-align: top;
		font-size: 18px;
	}
	.error404 .error-404 input[type='search'] {
	    min-width: 310px;
	    height: 55px;
	}
	.error404 .error-404 {
		padding-top: 50px;
		padding-bottom: 50px;
	}	
	.searchPage .contentSearch label {
		text-align: center;
		margin-bottom: 5px;
	}
	.searchPage .SearchTitle {
		margin-top: 0;
		text-align: center;
		font-size: 32px;
		margin-bottom: 10px;
	}
	body.search-no-results .no-results {
		text-align: center;
	}
	
	.dekstopOnly {
		/*display: none;*/
	}

	.header.unscrolled {
	    position: fixed;
		top: 16px;
		right: 0;
		z-index: 9991;
		background: transparent;
		visibility: visible !important;
		opacity: 1 !important;
		width: auto;
		height: 32px;
		padding: 0;	
		transition: all .5s;
	}
	
	.menu-active .header.unscrolled {
		opacity: 0 !important;
		visibility: hidden !important;
		transition: all 0s;
	}
	
	.header.unscrolled .menuWrap .languageBox .widget_block,
	.header.unscrolled .languageBox .widget_custom_html,
	.header.unscrolled .widget_custom_html,
	.header.unscrolled .searchBox,
	.header.unscrolled .logoBox {
		display: none;
	}
	
	.header.unscrolled .languageBox {
		margin-bottom: 0;
	}
	
	.mobilemenu .slicknav_menu .slicknav_btn {
	    top: 39px;	
	}
	
	.header .menuWrap .gTransBox .goog-te-combo {
	    padding: 0px 8px;
		height: 26px; 
		font-size: 12px;
		width: 100%;
   	    max-width: 130px;	
	}
	
	.header.unscrolled .menuWrap {
		padding-top: 0;
	}
	
	body header.scrolled {
		visibility: visible !important;
    	opacity: 1 !important;
	}
	
	.header .searchBox input[type="search"] {
		box-shadow: 0px 0px 0px;
	    height: 50px;
	}
	.header .searchBox label {
		margin-top: 0;
	}
	.footer .footerRight {
		padding-left: 15px;
		text-align: center;
		border-left: none;
		border-top: 2px solid #ccc;
		padding-top: 26px;
    	margin: 22px 15px 0px;
    	padding-bottom: 0px;
    	width: calc(100% - 30px);
	}
	.footer .footerLeft {
		border-right: none;
	} 
	.footer {
		text-align: center;
	}
	
	.footer h2 {
		display: inline-block;
	}
	
	.footer .aboutBox,
	.footer .addressBox {
		margin-bottom: 16px;
	}
	
	.copyrightBar .footerMenu ul li {
		margin-bottom: 5px;
	}
	
	.copyrightBar .footerMenu ul li a {
		font-size: 14px;
	}

	.copyrightBar .footerMenu ul li:after {
		height: 15px;
	}
	
	.footer .footerRight h2 {
		margin-bottom: 8px;
		font-size: 25px;
	}
	
	.footer .footerRight p {
		margin-bottom: 10px;
	}
	
	.footer .footerRight .bottomWrap .dbtn {
		font-size: 16px !important;
		padding: 15px 14px 14px !important;
		margin-left: -5px;
		position: relative !important;
		right: 0;
	}
	
	.footer .footerRight .bottomWrap input[type='email'] {
		width: 310px;
		font-size: 16px;
		float: none;
	}
	
	.footer .footerRight .bottomWrap .input-group {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	
	.footer {
		padding-top: 46px;
		padding-bottom: 37px;
	}
	
	.copyrightBar {
	    padding-top: 18px;
	}
	
	.footer .footerRight .input-group {
	    display: block;
	    width: auto;
	    text-align: left;
	    margin: 0 auto;
	    max-width: 256px;
	}
	
	.footer .footerRight .input-group label {
		font-size: 13.5px;
	}
        
	.footer .footerRight .input-group label:before {
		top: -1px;
	}
	
	.footer .footerRight .topWrap {
		margin-left: 15px;
	}
		
	.footer .footerRight .bottomWrap {
		margin-left: 0;
	}
	
	.blockWrap .animated,
	.blockWrap .textBlock h2,
	.blockWrap .textBlock {
		text-align: center !important;
	}
	
	.blockWrap .textBlock h2 {
		 font-size: 30px;
	}
	
	.blockWrap.textLeft .textBlock .vc_column-inner>.wpb_wrapper,
	.blockWrap .textBlock .vc_column-inner>.wpb_wrapper {
		padding: 46px 15px 55px;
	}
	
	.blockWrap .textBlock ul li label {
		font-size: 14px;
	}
	
	.blockWrap .textBlock p {
		font-size: 16px;
	}
	
	.blockWrap .textBlock ul li:last-child label {
		border: none;
	}
	
	.blockWrap .textBlock ul {
		margin: 15px 0px 44px;
	}
	

	
	.blockWrap .wpb_single_image .vc_figure,
	.blockWrap .wpb_single_image .vc_single_image-wrapper {
		display: block;
	}
	
	.blockWrap .wpb_single_image .vc_figure img {
		width: 100%;
	}
	
	.blockWrap .imageBlock .wpb_single_image.circleLogo img {
		width: 40%;
	}
	
	.blockWrap .circleLogo {
    	 left: -68px;
	}
	
	.serveEvntButtons .dbtn {
		min-width: 412px;
		text-align: center;
	}
	
	.pageTitle {
		text-align: center !important;
		font-size: 40px;	
	}
	
	.eventWrapper  p {
		text-align: center;
	}
	
	.serveEvntButtons .animated {
		display: block !important;
		text-align: center;
	}
	
	.serveEvntButtons .dbtn {
		margin: 10px 0;
	}
	
	body .eventWrapper {
		margin-bottom: 50px !important;
		margin-top: 0px;
	}
	
	.firstMettingWrap,
	.worldServices {
		text-align: center;
	}
	
	.worldServices .aio-icon-component {
		display: block;
		width: 100%;
		margin: 0 auto 50px;
	}

	.shopWrap .aio-icon-component .aio-icon-header,
	.shopWrap .aio-icon-component .aio-icon-default,
	.meetingTopText .aio-ibd-block,
	.meetingTopText .aio-icon-left,
	.worldServices .aio-icon-component .aio-icon-left,
	.worldServices .aio-icon-component .aio-icon-left {
		display: block !important;
	}
	
	.supportIcons.shopWrap .aio-icon-component .aio-icon-img,
	.meetingTopText .aio-icon-left .aio-icon-img,
	body .worldServices .aio-icon-component .aio-icon-img {
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	
	body .worldServices {
		padding-bottom: 20px !important;
	}
	
	.theme1 {
		margin: 114px 0 15px;
		text-align: center;
	}
	
	.breadcrumb-container.theme1 ul {
		text-align: center;
	}
	
	.breadcrumb-container.theme1 ul li {
		margin-bottom: 5px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-square_box {
		margin-bottom: 38px;
		margin-top: 0;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description label {
		font-size: 18px;
	}
	
	.firstMettingWrap .aio-icon-component .aio-icon-description {
		font-size: 16px;
	}
	
	.firstMettingWrap {
		padding-bottom: 20px !important;
	}
	
	.firstMettingWrap .wpb_text_column {
		margin-bottom: 28px;
	}
	
	.content {
		text-align: center;
	}
	
	ul.blueDots li, 
	ul.blackDots li {
		text-align: left;
	}
	
	ul.blueDots, 
	ul.blackDots {
		display: inline-block;
		max-width: 320px;
		margin: 0 auto;
		text-align: left;
	}
	
	.listBox {
		padding-left: 0px !important;
    	padding-top: 7px;
	}
	
	.votingWrap .tableBox h3 {
		font-size: 20px;
		line-height: 24px;
	}
	
	ul.blueDots li a, 
	ul.blackDots li a,
	.votingWrap .tableBox th {
		font-size: 16px;
	}
	
	body .votingWrap {
		margin-bottom: 15px !important;
	}
	
	.tmcdesWrap .aio-icon-component .aio-icon-img, 
	.tmcdesWrap .aio-icon-component .aio-icon-description, 
	.tmcdesWrap .aio-icon-component .aio-icon-header,
	.tmcdesWrap .aio-icon-component .align-icon,
	.supportIcons .aio-icon-component .aio-icon-description,
	.supportIcons .aio-icon-component .aio-icon-header,
	.supportIcons .aio-icon-component .align-icon {
		text-align: center !important;
	}
	
	.feedbackWrap .aio-icon-component .aio-icon-header h3 {
		font-size: 30px;
	}
	
	.donateWrap .left-icon .aio-icon-left,
	.donateWrap .default-icon .aio-icon-default,
	.attentionIcon .left-icon .aio-icon-left,
	.attentionIcon .left-icon .aio-ibd-block,
	.attentionIcon .default-icon .aio-icon-default,
	.attentionIcon .default-icon .aio-icon-header,
	.feedbackWrap .aio-icon-header,
	.feedbackWrap .aio-icon-default {
		display: block !important;
	}
	
	.donateWrap .left-icon .aio-icon-left .aio-icon-img,
	.feedbackWrap .aio-icon-default .aio-icon-img {
		margin-right: 0;
		margin-bottom: 22px;
	}
	
	.feedbackWrap .aio-icon-component {
		margin-top: 51px;
	}
	
	body .feedbackWrap {
		margin-bottom: 10px !important;
	}
	
	.supportIcons .aio-icon-component {
		margin-bottom: 50px !important;
	}
	
	.storyWrap .textGrid .vc_column-inner {
		 padding-right: 15px !important;
	}
	
	.storyWrap .formGrid .submitForm {
		padding: 46px 20px 40px;
	}
	
	.storyWrap .formGrid .submitForm h3 {
		font-size: 25px;
	}

	blockquote h2,
	blockquote p {
		text-align: center;
	}
	
	.storyWrap .textGrid .aio-icon-component .aio-icon-header,
	.storyWrap .textGrid .aio-icon-component {
		text-align: left;
	}
	
	.storyWrap .formGrid .wpb_text_column {
		margin-bottom: 15px;
	}
	
	body .storyWrap {
		margin-bottom: 10px !important;
	}
	
	body .connectionBoxes {
		padding-left: 0;
		padding-bottom: 18px !important;
	}
	
	body .connectionBoxes.committee {
		padding-top: 1px !important;
	}
	
	.connectionBoxes .box4 .vc_column-inner,
	.connectionBoxes .box3 .vc_column-inner,
	.connectionBoxes .box2 .vc_column-inner,
	.connectionBoxes .box1 .vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.connectionBoxes.committee .box4,  
	.connectionBoxes .box3,
	.connectionBoxes .box2,
	.connectionBoxes .box1 {
		margin-bottom: 30px;
	}
	
	.calendarWrap blockquote h2,
	.attentionIcon .aio-icon-header h3.aio-icon-title,
	blockquote h2 {
		font-size: 26px;
	}
	
	.connectionBoxes p {
		font-size: 17px;
	}
	
	body .CommitteText {
		margin-bottom: 48px !important;
	}
	
	.tmcdesWrap .aio-icon-component .aio-icon-img {
		margin: 0 auto !important;
	}
	
	.comArea ol li {
		padding-left: 0;
		padding-top: 78px;
		margin-bottom: 25px
	}
	
	.comArea ol li:before {
		left: calc(50% - 25px);
    	top: 0;
	}
	
	.tmcdesWrap .aio-icon-component .aio-icon-header {
		margin-top: 20px;
	}
	
	body .tmcdesWrap .aio-icon-component {
		margin-bottom: 10px;
	}
	
	body .translationBar {
		margin-bottom: 50px !important;
	}
	
	.tmcdesWrap .aio-icon-component .aio-icon-header h3 {
		font-size: 30px;
	}
	
	.tmcdesWrap .aio-icon-component .aio-icon-description p {
		padding-bottom: 0;
	}
	
	body .comArea {
		margin-bottom: 29px !important;
	}
	
	body .spanishWrap {
		margin-bottom: 29px !important;
	}
	
	body .outreachWrap {
		margin-top: -38px !important;
    	margin-bottom: 14px !important;
	}
	
	body .outreachWrap.financeTop {
		margin-top: -2px !important;
		margin-bottom: 17px !important;
	}
	
	body .outreachWrap.financeBottom {
		margin-top: 0px !important;
    	margin-bottom: 48px !important;
	}
	
	.outreachWrap .vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	body .finaWrap {
		margin-top: 48px !important;
    	margin-bottom: 36px !important;
	}
	
	.attentionIcon  .aio-icon-img {
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	
	.attentionIcon.emailText {
		margin-bottom: 49px !important;
	}
	
	.serveEvntButtons .color1 {
		margin-right: 0px;
	}
	
	.goalTitle .aio-icon-header h3 {
		font-size: 35px !important;
	}
	
	.meetingTopText .aio-ibd-block .aio-icon-description a,
	.meetingTopText .aio-ibd-block .aio-icon-description {
		font-size: 18px;
	}
	
	.fromfild textarea, 
	.fromfild input[type='text'], 
	.fromfild select {
		margin: 10px 0;
	}
	
	.g-recaptcha div {
		margin: 0 auto;
	}
	
	.g-recaptcha {
		transform: scale(.8);
	}
	
	.titleBar {
		font-size: 26px;
	}
	
	.formTitle {
		font-size: 20px;
	    padding: 12px 25px 12px;
	}
	
	.meetingButton {
		padding-bottom: 15px;
	}
	
	.fromfild .checkBox .js-wpt-field-items {
		margin-right: 46px;
	}
	
	.connectionBoxes.committee .wpb_text_column > .wpb_wrapper {
		padding: 46px 15px 45px;
	}
	
	.connectionBoxes.committee h3 {
		font-size: 22px;
	}
	
	body .comee {
	    margin-bottom: 49px !important;	
	}
	
	blockquote h2 label {
		font-size: 16px;
		display: block;
		margin-bottom: 7px !important;
	}
	
	.theme1 ul li a {
		font-size: 15px !important;
		padding: 0 3px !important;
	}
	
	body .eventsWrap {
		margin-bottom: 24px;
		margin-top: 35px;
	}
	
	body .eventsResult {
		margin-bottom: 49px !important;
	
	}
	
	.boxWrap .aio-icon-component .aio-icon-title {
		 font-size: 28px;
	}
	.committeeWrap {
		margin-top: -2px;
    	margin-bottom: 16px;
	}
	.comPhone,
	 .comActive  {
		margin-bottom: -4px;
	}
	
	.comWork,
	.comEmail {
		margin-bottom: -7px;
	}
	
	.comContact {
		margin-bottom: 0;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-header h3 {
		 font-size: 28px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-box {
		padding: 60px 13px 15px 10px !important;
	}
	
	.serviceInfo .seriLeft h2 {
		font-size: 40px;
	}
	
	.serviceInfo .aio-icon-component .aio-icon-img {
		margin: 0 auto;
	}
	
	body .serInfoText {
		margin-bottom: 17px !important;	
	}
	
	.serviceInfo .wpb_text_column p:last-child {
		padding-bottom: 12px;
	}
	
	body .serviceInfo .aio-icon-component {
		/*margin-bottom: 25px !important; */
	}
	
	body .infoGap .serviceInfo .aio-icon-component {
		margin-bottom: 25px !important;
	}
	.serviceInfo .aio-icon-component .aio-icon-description,
	.serviceInfo .aio-icon-component .aio-icon-header {
		text-align: center;
	}
	
	body .serviceInfo {
		 margin-bottom: 25px !important;
	}
	
	.patternBox ul li {
		text-align: left;
	}
	
	.patternsWrap .patternBox {
		text-align: center;
	}

	.patternsWrap .patternBox .wpb_column {
		margin-bottom: 37px;
	}
	
	.patternsWrap blockquote,
	.patternsWrap {
		margin-top: 0;
	}
	
	.greyBox {
		margin-top: 1px;
		padding-top: 45px;
    	padding-bottom: 28px;
	}
	
	.patternsWrap .patternBox h4 {
		font-size: 18px;
	}
	
	.patternsWrap .patternBox {
		padding: 0 20px;
	}
	
	body .outreachWrapper {
		margin-bottom: 24px !important;
	}
	
	body .quickWrap.out {
		padding-top: 27px !important;  
		padding-bottom: 0px !important;
	}
	
	body .quickWrap.textBottom {
		padding-top: 19px !important;
		padding-bottom: 20px !important;
		text-align: center;
	}
	.newToWrap p,
	.quickWrap.textBottom p {
		text-align: center !important;
	}
	
	.newToWrap .pageTitle {
		margin-bottom: 16px;
		margin-top: 8px;
	}
	
	.newToWrap {
		margin-bottom: 26px;
		text-align: center;
	}
	
	.template1 .gridFull .dBox {
		width: 100%;
	    margin: 0 auto 50px !important;
	    max-width: 270px;
	    display: block;
	}
	
	.template1 .gridFull {
		margin-left: 0;
	}
	
	.template1 .gridFull .dBox .aio-icon-description {
		font-size: 16px;
	}

	body .template1 {
		margin-bottom: 0px !important;
		margin-top: 30px !important;
	}
	
	.faq .vc_toggle_title h4 {
		font-size: 25px; 
	}
	
	.faq .vc_toggle_title {
		text-align: left;
	}
	
	body .faq {
		margin-bottom: 15px !important;
		padding-top: 15px !important;
	}
	
	.traditionWrap .color5 {
		border-left: none;
	}
	
	.traditionWrap .vc_tta-panel-heading {
		border-radius: 0 !important;
		margin: 0 !important;
		border: none !important;
	}
	
	.traditionWrap .vc_tta-panel-heading label {
		margin-bottom: 0;
	}
	
	.traditionWrap .color5 .vc_tta-panel-heading {
		background-color: #425dbf!important;
	}
	
	.traditionWrap .vc_tta-panel-heading a {
		color: #fff !important;
		text-transform: uppercase;
    	font-size: 22px;
	}
	
	.traditionWrap .vc_tta-panel-body {
		padding: 50px 20px 30px !important;
	}
	
	.traditionWrap .color1 .vc_tta-panel-heading {
		background-color: #01b4b5!important;
	}
	
	.traditionWrap .color2 .vc_tta-panel-heading {
		background-color: #92c745!important;
	}
	
	.traditionWrap .tabList li {
		padding-left: 60px;
		text-align: left;
	}
	
	.traditionWrap .tabList li label {
		width: 50px;
    	height: 50px;
    	line-height: 44px;
    	font-size: 24px;
	}
	
	.traditionWrap .vc_tta-panels .vc_active {
		border-top: none;
	}
	
	.traditionWrap .vc_tta-panel-body .animated {
		text-align: center;
	}
	
	.traditionWrap .vc_tta-panels {
		border: none !important;
		background-color: transparent !important;
	}
	
	.traditionWrap .vc_tta-panels .vc_active {
		margin: 0 !important;
	}
	
	.traditionWrap .vc_tta-panels .vc_tta-panel-body {
		border: none !important;
	}
	
	body .traditionWrap {
		 padding-bottom: 24px !important;
	}
	
	body .traditionWrap.stepWrap {
		 padding-bottom: 9px !important;
	}
	
	body .traditionWrap.learningWrap {
		padding-bottom: 13px !important;
	}
	
	.guideWrap ul li {
		text-align: left;
	}
	
	.guideWrap ul {
		margin: 19px 0 44px;
	}
	
	body .guideWrap  {
		margin-bottom: 0 !important;
	}
	
	.fellowWrap.bottom {
		margin-bottom: 28px !important;
	}
	
	.trManagement {
	    margin-bottom: 36px !important;	
	}
	
	.faqWrap .vc_toggle_title {
		text-align: left;
	}
	
	.faqWrap .vc_toggle {
		padding: 0 15px;
	}
	
	.faqWrap .vc_toggle_title h4 {
		font-size: 20px;
	}
	
	body .faqWrap {
		margin-bottom: 40px !important;
    	padding-top: 30px !important;
	}
	
	.fellowWrap blockquote h2 label {
		display: inline-block;
		margin-top: 0;
	}
	
	blockquote h2 {
		margin-top: 0px;
    	margin-bottom: 0px !important;
	}
	
	blockquote {
    	padding: 16px 18px 15px;
	}
	
	.donateWrap .animated {
		text-align: center !important;
		margin-bottom: 4px;
	}
	
	body .donateBottom {
		margin-bottom: 29px !important;
	}
	
	body .delegateWrap {
		margin-bottom: 49px !important;
	}
	
	.newsletterIcon .aio-icon-component .aio-icon-header,
	.newsletterIcon .aio-icon-component .aio-icon-default,
	.boardWraper .aio-icon-component .aio-ibd-block,
	.boardWraper .aio-icon-component .aio-icon-left,
	.contactWrap .aio-icon-component .aio-icon-description, 
	.contactWrap .aio-icon-component .aio-icon-default {
		display: block;
		margin-right: 0;
	}
	
	.contactWrap .aio-icon-component {
		display: block;
		margin-right: 0;
		margin-bottom: 50px;
	}
	
	.boardWraper .aio-icon-component .aio-icon-img,
	.contactWrap .aio-icon-component .aio-icon-img {
		margin-bottom: 10px;
		margin-right: 0 !important;
	}
	
	.contactWrap .aio-icon-component ul li {
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.contactWrap .aio-icon-component ul li:last-child {
		margin-bottom: 0;
	}
	
	.contactWrap .aio-icon-component ul li:after {
		display: none;
	}
	
	.contactWrap .aio-icon-component strong,
	.contactWrap .aio-icon-component a {
		font-size: 14px;
	}
	
	.formWrap h3 {
		font-size: 20px;
		margin-bottom: 30px;
	    padding-top: 33px;
	}
	
	body .contactWrap {
		padding-bottom: 6px !important;
		padding-top: 37px !important;
	}
	
	.formWrap .vc_tta-panels .vc_tta-panel-heading {
		margin: 0 !important;
    	border-radius: 0 !important;
    	border: none !important;
	}
	
	.formWrap .vc_tta-panels .vc_tta-panel-heading h4 a {
		color: #fff !important;
		font-weight: 400;
    	text-transform: uppercase;
    	font-size: 16px;
    	line-height: normal;
    	text-align: center;
	}
	
	.formWrap .vc_tta-panels .color6 .vc_tta-panel-heading {
		background-color: #425dbf !important;
	}
	
	.formWrap .vc_tta-panels .color4 .vc_tta-panel-heading {
		background-color: #9f107b !important;
	}
	
	.formWrap .vc_tta-panels .color3 .vc_tta-panel-heading {
		background-color: #ffba32 !important;
	}
	
	.formWrap .vc_tta-panels .color2 .vc_tta-panel-heading {
		background-color: #92c745 !important;
	}
	
	.formWrap .vc_tta-panel-body {
		margin: 0;
	}
	 
	.formWrap .color2.vc_active .vc_tta-panel-body,
	.formWrap .color3.vc_active .vc_tta-panel-body,
	.formWrap .color4.vc_active .vc_tta-panel-body,
	.formWrap .color6.vc_active .vc_tta-panel-body {
		border-top: none !important;
	}
	
	body .formWrap {
		margin-bottom: 28px !important;
	}
	
	.supportIcons.connecting .aio-icon-component {
		margin-bottom: 30px;
	}
	
	body .supportIcons.connecting {
		margin-top: 0px !important;
		margin-bottom: 17px !important;
	}
	
	.cscWrap .vc_column-inner {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.cscWrap {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.cscText {
		margin-bottom: 29px !important;
		margin-top: 19px !important;
	}
	
	.cscWrap.top {
		margin-top: 0 !important;
	}
	
	.cscWrap.bottom {
		margin-bottom: 28px !important;
	}
	
	.cscWrap .aio-icon-component .aio-icon-header h3 {
		font-size: 30px;
	}
	
	.supportIcons.cscWrap {
		margin-bottom: 0;
	}
	
	.cscWrap .aio-icon-component {
		margin-bottom: 20px !important;
	}
	
	.formWrap span.wpcf7-not-valid-tip {
		text-align: left;
	}

	.cscText p {
		font-size: 17px;
	}
	
	.calendarWrap .rightList, .calendarWrap .leftList {
		display: block;
		padding-left: 0;
		
	}
	.calendarWrap .leftList {
		margin-right: 0;
	}

	body .calendarText {
		margin-bottom: 16px !important;
	}
	
	body .calendarText p:last-child {
		padding-bottom: 0;
	}
	
	.calendarWrap {
		margin-bottom: 12px;
	}
	
	.calendarWrap.bottom {
		margin-bottom: 42px;
	}
	
	.calendarWrap ul {
		margin: 0 0 4px;
	}
	
	body .boardWraper {
		margin-bottom: 28px !important;
	}
	
	.boardWraper .aio-icon-component {
		margin-top: 26px;
	}
	
	body .whatWrap {
		margin-bottom: 28px !important;
	}
	
	.feedbackWrap.att .aio-icon-component {
		margin-top: 50px;
	}
	
	.feedbackWrap.att blockquote {
		margin-top: 5px;
	}
	
	.usaWrapper .vc_btn3-container {
		text-align: center !important;
		margin-bottom: 45px;
    	margin-top: 30px;
	}
	
	body .faqWrap.usaWrap {
		padding-top: 24px !important;
		margin-bottom: 45px;
	}
	
	body .faqWrap.globalWrap {
		margin-bottom: 28px !important;
	}
	
	.shopWrap {
		margin-top: 15px;
	}
	
	.shopWrapper blockquote {
		margin-top: 24px;
	}
	
	.shopWrap .aio-icon-description {
		margin-top: 0px !important;
	}
	
	.supportIcons.shopWrap {
		margin-bottom: 18px;
	}
	
	.shopWrapper blockquote h2 label {
		margin-bottom: 7px !important;
	}
	
	.newsletterIcon {
		margin-bottom: 9px;
	}
	
	.reportWrap .tableBox {
		 overflow-x: auto;
		 margin-bottom: 50px;
	}
	
	.reportWrap .tableBox .wpb_text_column {
		margin-bottom: 0 !important;
	} 
	
	.votingWrap.reportWrap .tableBox td {
		font-size: 16px;
	}
	
	.votingWrap.reportWrap .tableBox td a {
		font-size: 14px;
	}
	
	.connectionBoxes.committee.quarterlyWrap .wpb_text_column > .wpb_wrapper {
		padding: 58px 15px 61px;
	}
	
	.newsletterText {
		font-size: 30px;
		text-align: center !important;
	}
	
	.newsletterIcon .aio-icon-component .aio-icon-img {
		margin-right: 0 !important;
		margin-bottom: 15px;
	}
	
	.newsletterIcon .aio-icon-component h3.aio-icon-title {
		font-size: 20px;
	}
	
	.newsletterIcon .aio-icon-component .aio-icon-description {
		margin-left: 0;
		margin-top: 15px;
	}
	
	.reportWrap.bottom .tableBox {
		margin-bottom: 0;
	}
	
	body .reportWrapper {
		margin-bottom: 49px !important;
	}
	
	body .votingWrap.reportWrap {
		margin-bottom: 0px !important;
	}
	
	body .connectionBoxes.quarterlyWrap {
		padding-top: 24px !important;
		padding-bottom: 44px !important;
	}
	
	body .quarterlyText {
		margin-bottom: 19px !important;
	}
	
	blockquote p {
		padding-top: 0px;
	    padding-bottom: 5px;
	}
	
	.firstMettingWrap .aio-icon-component a {
	    min-height: auto;
    	padding: 25px 10px 38px;	
	}
	
	.traditionWrap .learningMenu ul li a label {
		display: block;
	}
	
	.traditionWrap .learningMenu ul li a {
		font-size: 12px;
    	padding: 9px 5px 8px !important;
    	display: flex;
    	flex-direction: column;
    	justify-content: center;
    	/*min-height: 60px;*/
		min-height: 70px;
	}
	.traditionWrap .learningMenu ul li:last-child.current-menu-item a,
	.traditionWrap .learningMenu ul li:nth-child(3).current-menu-item a,
	.traditionWrap .learningMenu ul li:nth-child(2).current-menu-item a,
	.traditionWrap.stepWrap .learningMenu ul li:first-child.current-menu-item a {
     	min-height: 79px;
    	padding: 18px 6px 10px !important;
    	/*margin-top: -19px;*/
		margin-top: -9px;
	}	 
	
	.traditionWrap #menu-learning-step {
    	margin-top: 19px;
	}	
		
	.traditionWrap .animated {
		text-align: center !important;
	}
	
	body .traditionWrap.promisesWrap {
		padding-bottom: 9px !important;
	}
	
	.traditionWrap .learningMenu ul li:after {
		width: 100%;
	}
	
	.supportIcons.top {
		margin-top: 0 !important;
	}
	
	.storyWrap .formGrid {
		margin-top: 34px;
	}
	
	body .managLink {
		margin-bottom: 0 !important;
	}
	
	.CommitteText .linktext {
		margin-top: 30px;
		margin-left: 0;
	}
	
	.issuesWrapper .aio-icon-component .aio-ibd-block {
		text-align: left;
	}
	
	.imcWrapTop ul {
		margin-bottom: 20px;
	}
	
	.imcWrapTop p:last-child {
		padding-bottom: 0;
	}
	
	body .imcWrapTop {
		margin-bottom: 48px !important;
	}
	
	body .priorformWrap.priorWrap {
		margin-top: 40px !important;
		margin-bottom: 14px;
	}
	
	body .periodsWrap {
		margin-bottom: 14px;
	}
	
	.priorWrap ul {
		text-align: center;
    	display: inline-block;
	}
	
	body .priorformWrap.priorWrap .tabelBox {
		overflow-y: auto;
	}
	
	.meetingTap .animated,
	.meetingTap {
		text-align: center !important;
	}
	
	.faq .vc_toggle .vc_toggle_content {
		padding: 24px 15px;
	}
	
	.shopTabel .buttonGrid .dbtn {
		font-size: 16px !important;
		padding: 13px 12px !important;
	}
	
	.shoprowBox h3 {
		font-size: 18px;
	}
	
	.shopTabel .buttonGrid,
	.shopTabel .tabelGrid {
		width: 100%;
	}
	
	.shopTabel table td {
		font-size: 16px;
		text-align: left;
	}
	
	.shoprowBox h3,
	.shoprowBox,
	.shoprowBox .wpb_single_image.vc_align_left {
		text-align: center !important;
	}
	
	.shoprowBox .wpb_single_image .vc_single_image-wrapper {
		margin-bottom: 30px;
		margin-top: 35px;
	}
	
	.shopTabel .vc_column-inner,
	.shoprowBox .wpb_column .vc_column-inner {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	body .shoprowBox {
		padding-top: 50px !important;
	}
	
	body .shopTabel {
		padding-bottom: 50px !important;
	}
	
	
	.shopTabel .vc_column-inner {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	
	.shopTabel .wpb_wrapper .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.tribe-events-day .tribe-events-loop .tribe-events-event-meta,
	.events-list .tribe-events-loop .tribe-events-event-meta {
		border: none;
		background: none;
		margin: 0;
		padding-bottom: 0;
	}
	
	.events-list .tribe-events-venue-details {
		margin-bottom: 0 !important;
	}
	
	.events-list .entry-content {
		width: 100% !important;
	}
	
	.events-list #tribe-events-bar {
		 margin-bottom: 14px;
	}
	
	.events-list #tribe-events-content, 
	.events-list #tribe-events-content.tribe-events-list {
		margin-bottom: 0;
	}
	
	.events-list .tribe-events-list .tribe-events-loop .tribe-event-featured,
	.events-list .tribe-events-loop .type-tribe_events.tribe-events-last {
		padding-left: 15px;
		padding-right: 15px;
	}
	
/*	.tribe-events-day .tribe-events-page-title,
	.events-list .tribe-events-page-title {
		text-indent: -200px;
	}*/
	
	#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner .tribe-bar-views-option span {
		padding-left: 22px;
	}
	
	.memberWrap ul li {
		width: 24.34%;
	}	
	
	.memberWrap ul li a img {
		margin: 0 auto 10px;	
	}
	
	.memberWrap ul li a .bold {
		display: block;
	}
	
	body .memberWrapper {
	    padding-bottom: 45px !important;
	    margin-left: -2px;
	    margin-right: -2px;	
	}
	
	.memberWrapper .grid {
	    width: 25%;
	}
	
	.memberWrapper .grid .vc_column-inner {
		padding: 0 2px !important;
	}
	
	.memberWrapper .aio-icon-component .aio-icon-img img {
		height: 46px !important;
    	width: auto;
    	margin: 0 auto;
	}
	
	.memberWrapper .aio-icon-component .aio-icon-img {
		height: 56px;
	}
	
	.memberWrapper .aio-icon-description {
		font-size: 16px;
		margin-top: 5px !important;
	}
	
	.memberWrapper .aio-icon-description strong {
		display: block;
	}
	
	.memberWrapper .aio-icon-component .aio-icon-box-link {
		padding: 30px 2px 24px;
	}
	.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set {
    	margin: 10px auto 10px;
    	display: inline-block;
    	max-width: 370px;
	}	
   .fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set li {
   	text-align: left;
   }
	.single-meeting .ui-timepicker-wrapper,	
 	.ui-timepicker-wrapper {
    	width: auto;
    	min-width: 202px;
	}	
	
	.coda-meeting-locator-wrapper .welcome-text {
		font-size: 18px;
	    padding-left: 0;
	}
	.fromfild .js-wpt-field-items .wpt-form-checkbox-label {
    white-space: inherit;
        display: inline;
	}	
	.fromfild .js-wpt-field-items .wpt-form-checkbox-label:before, 
	.fromfild .coda-adm-col .wpt-form-item-radio label:before, 
	.fromfild .coda-adm-col .wpt-form-item-checkbox label:before, 
	.fromfild .checkBox label:before {
      top: 3px;
	}

	 .fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set-radios .wpt-form-item-radio label {
	     white-space: inherit;	
	 }
	 .fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set-radios .wpt-form-item-radio label:before {
	     top: 5px;	
	 }
	 
	 .menu-item a img {
	   display: block !important;
	   padding-right: 0 !important;
	   margin: 0 auto;
	 }
	 
	 body .homeAnnounceWrap {
	 	 margin-top: 105px !important;
	 }
	 
	 .homeAnnounceWrap h2 {
    	font-size: 26px !important;
    	margin-right: 0;
    	margin-bottom: 10px !important;
    	display: block;
    	line-height: 28px;
	 }
	 
	 .homeAnnounceWrap .vc_btn3-container {
	 	display: block;
	 	margin-left: 0;
	 }
	 
	.homeAnnounceWrap .vc_column-inner {
    	padding: 16px 10px 20px !important;
	}
	
	.footer .memberBox ul.event li {
		display: block;
		padding-right: 0;
	}

	.footer .footerRight .input-group-addon::before {
		top: 0px;
	}
	
	.coda-state-all-meetings-link a {
		font-size: 14px;
	}	
	
	.coda-state-all-meetings-link {
		padding: 0 36px 10px;
		text-align: left;
	}
	
	.coda-meeting-locator-wrapper #coda-online-meetings-content td a {
	    line-height: 17px !important;
        display: table;	
	}
	
	.tribe-events .tribe-events-c-events-bar {
       display: block !important;
	}

	.coda-event-clndr .tribe-events .tribe-common-c-btn {
	    font-size: 17px !important;	
	}
	.coda-event-clndr .tribe-events .tribe-events-c-events-bar__views {
	    width: 100%;
        display: block;	
	}
	.coda-event-clndr .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list { 
		top: 0;
		text-align: left; 
	}
	.coda-event-clndr .tribe-events-c-ical {
		text-align: center !important;
	}
	.tribe-events .tribe-events-c-events-bar__search-form {
		text-align: left;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper h3 a {
	    line-height: 24px;
		font-size: 18px;
	}
    .coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag {
		margin: 0 auto;
		width: auto;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag time {
		text-align: center !important;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__month-separator {
	    display: block;
        position: relative;	
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__month-separator:after {
	    margin-top: -13px;	
		margin-left: 0;
	}
	.coda-event-clndr .tribe-events .tribe-events-calendar-list__month-separator time {
		background: #ffffff;
		padding: 0 7px;
       font-size: 16px;
	}
	.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous,
	.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next {
		float: none;
		width: 100%;
		padding-left: 0;
		text-align: center;
		padding-right: 0;
	}
	.single-tribe_events .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous {
	    margin-bottom: 10px;	
	}
	.single-tribe_events  #tribe-events-footer li a, .single-tribe_events .tribe-events-single #tribe-events-footer .tribe-events-sub-nav li a {
		color: #5d5d5d; 
         max-width: 400px;
	}
	.single-tribe_events  #tribe-events-footer li a:hover, .single-tribe_events .tribe-events-single #tribe-events-footer .tribe-events-sub-nav li a:hover {
		color: #000000;
	}
	.single-tribe_events  #tribe-events-pg-template {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.tribe-events .tribe-events-calendar-month__day-cell--mobile h3 {
		font-size: 14px;
	}
	
	.es .footer .footerRight .bottomWrap input[type='email'] {
		width: 300px;    
	}
	.es .footer .footerRight .bottomWrap .dbtn {
       font-size: 14px !important;
       padding: 15px 10px 14px !important; 
	}
	.es .footer .footerRight .input-group label { 
		margin-bottom: 12px;
	}
	
	.codateenWrap .colorBox .aio-icon-title {
		font-size: 34px;
		line-height: 34px;
	}
	.codateenWrap .colorBox { 
		padding: 37px 16px 30px 20px; 
		margin-bottom: 16px;
	}
	.codateenWrap .colorBox2 { 
		padding: 18px 16px 14px 20px;
	}
	.codateenWrap .colorBox .aio-ibd-block:before { 
		height: calc(100% + 30px); 
		top: -15px; 
		left: 0;
	}
	.codateenWrap .colorBox.colorBox2 .aio-ibd-block:before { 
		top: 2px; 
		left: 0;
	}
	.codateenWrap .leftBox .image-desc {
		font-size: 24px;
	}
	.codateenWrap .colorBox .aio-ibd-block { 
		padding-left: 20px;
		text-align: left;
	}
	.codateenWrap .color2Title {
		font-size: 24px;
		margin-top: 30px;
		margin-bottom: 30px;
    	text-align: center !important;
	}
	.codateenWrap .leftBox {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
	}
	.codateenWrap .rightBox {
	    width: 100%;
		max-width: 450px;
		margin: 0 auto;
	}
	
	.codateenWrap .colorTitle {
		font-size: 28px;
		text-align: center !important;
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.codateenWrap .shareBox h3.vc_custom_heading {
		font-size: 26px;
		text-align: center !important;
	} 
	.codateenWrap .ult-modal-input-wrapper:before { 
		top: calc(50% - 25px);
		left: calc(50% - 25px);
		width: 50px;
		height: 50px;  
	}
	
	.codateenWrap .leftBox.topLeft {
		margin-bottom: 16px;
	}
	 
	.codateenWrap .colorBox .aio-icon-description .dbtn {
    	font-size: 14px !important;
	}
	.codateenWrap .leftBox .wpb_wrapper .ult-modal-input-wrapper {
		margin-bottom: 0;
	}
	.codateenWrap .vc_separator {
		margin-top: 20px;
		margin-bottom: 0;
	}
	.codateenWrap .shareBox .ult-modal-input-wrapper {
    	max-width: 420px;
		margin: 0 auto;
	}
	.codateenWrap .vc_separator.bottomSeparet {
		margin-top: 35px;
	}
	
	.codateenWrap .colorBox.colorBox5 .aio-icon-title {
		font-size: 30px;
		text-align: center;
		margin-bottom: 20px;
	}
	.codateenWrap .colorBox5 .aio-icon-description {
		font-size: 16px;
		text-align: center;
		display: block;
	}
	.codateenWrap .colorBox5 .aio-icon-description a {
	    font-size: 25px;
        line-height: 26px;
	}
	.codateenWrap .colorBox5 .aio-icon-heading-right .aio-icon-img  {
		font-size: 56px !important;
		margin-left: 0;
		margin-bottom: -6px;
	}
	.codateenWrap .colorBox5 .aio-icon-heading-right {
		padding: 0;
	}
	.codateenWrap .colorBox5 .aio-icon-header {
		display: block;
	}
	.codateenWrap .colorBox5 {
		margin-bottom: 50px;
		padding: 34px 34px 33px;
		margin-top: 30px;
	}
	.codateenWrap .colorBox5 .aio-icon-description p {
		text-align: center;
	}
	
	body .codateenWrap .ult-carousel-wrapper button,
	.codateenWrap .wpb_images_carousel .vc_carousel-control {
		width: 35px;
		height: 35px;
		background-size: 10px !important;
	}
	
	body .ult-carousel-wrapper button.slick-next,
	.codateenWrap .vc_images_carousel .vc_carousel-control.vc_right {
		left: auto;
		right: 5px;
	}
	
	body .ult-carousel-wrapper button.slick-prev,
	.codateenWrap .wpb_images_carousel .vc_carousel-control.vc_left {
        left: 5px;
	}
	
	.codateenWrap .ult-carousel-wrapper {
         padding-bottom: 0;
	}
	
	.singleCodateenWrap .check-box .checklist-item label { 
	font-size: 20px;
    line-height: 23px;
	}
	.singleCodateenWrap .check-box .checklist-item strong {
		font-size: 16px;
		padding: 4px 10px;
		left: 12px;
		line-height: 20px;
		top: calc(50% - 14px);
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before { 
		height: 22px;
		width: 22px;
		border-radius: 5px;
	}
	
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label { 
		margin-top: 2px;
	}
	
	.singleCodateenWrap .codateen-heading h2 {
	    font-size: 36px;
        line-height: 36px;
	}
	.singleCodateenWrap .check-box .checklist-item p {
		text-align: left;
	}
	.singleCodateenWrap form { 
		padding: 50px 15px; 
		margin-bottom: 50px;
	}
	.singleCodateenWrap .coda-form .codateen-heading .desc-text p, .singleCodateenWrap .bottom-box p {
		font-size: 16px;
		line-height: 22px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns { 
	    position: static;
		display: table;
		margin: 0 auto;
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item {
		margin-left: 5px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(1) .bottom-box { 
		padding-right: 0;
		margin-top: 23px;
		text-align: center;
	}
	.singleCodateenWrap .codateen-heading .media-image img {
		width: 55px;
	}
	.singleCodateenWrap .coda-form .codateen-heading .media-image { 
		width: 60px; 
	}
	.singleCodateenWrap .coda-form .codateen-heading .desc-text { 
		width: 100%;
		padding-top: 20px;
		padding-left: 0;
	}
	.singleCodateenWrap .coda-form .codateen-heading {
		margin-bottom: 25px;
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-form-control-wrap { 
		right: 12px;
		padding-left: 25px;
		top: calc(50% - 13px);
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after { 
		width: 22px;
		height: 22px; 
		font-size: 16px;
	}
	
	.singleCodateenWrap .check-box .checklist-item { 
		padding: 18px 82px 18px 50px;
		min-height: inherit;
	}
	
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .cf7mls_back, .singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box button, body .singleCodateenWrap .fieldset-cf7mls:nth-child(1) .cf7mls-btns button {
		font-size: 18px;
		padding: 11px 24px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .check-box .checklist-item {
		padding-left: 25px;
		margin-bottom: 26px;
	}
	
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .check-box .checklist-item {
		padding-left: 12px;
		margin-bottom: 26px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .left-box {
		width: 100%;
		padding-right: 0;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box { 
		width: 100%; 
		margin-top: 0;
		margin-left: 0;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .right-box p {
		padding-bottom: 0;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .codateen-heading h2 {
		margin-bottom: 20px;
	}
	.singleCodateenWrap .fieldset-cf7mls:nth-child(2) .coda-form .codateen-heading {
		margin-bottom: 10px;
	}
	
	#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio {
    width: 48.97%;
	} 
	#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio:nth-child(2n) {
		margin-right: 0 !important;
	}
	#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio label {
		font-size: 14px;
	}

	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:after {
		left: -30px;
		top: 3px;
		width: 15px;
		height: 16px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before {  
		left: -38px;
		top: -2px;
		height: 28px;
		width: 28px;
		border-width: 2px;	
	}
	.singleCodateenWrap .check-box .checklist-item .wpcf7-list-item label .wpcf7-list-item-label {
		right: 15px;
		top: calc(50% - 10.5px);
	}
	.singleCodateenWrap .check-box .checklist-item {
		min-height: 80px;
		padding: 0px 25px 0 60px;
		margin-bottom: 20px;
	}
	.singleCodateenWrap .check-box .checklist-item .inner-item {
		padding: 17px 0 18px;
	}
	.singleCodateenWrap .check-box .checklist-item strong {
		font-size: 18px;
		top: calc(50% - 15px);
		left: 15px;
		width: 30px;
		height: 30px;
	}
	.singleCodateenWrap .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label:before {
		top: -3px;
	}

	.singleCodateenWrap .check-box .checklist-item .filed-text {
		width: 80%;
		padding-right: 20px;
	}
	
	.singleCodateenWrap .check-box .checklist-item .filed-type {
		width: 20%; 
	}
	
	.singleCodateenWrap .coda-form .bottom-box p {
	    font-size: 16px;
    line-height: 25px;
	}
	
	body .singleCodateenWrap .codateen-heading .desc-text .teenTitle h1 p, .singleCodateenWrap .teenTitle h1 {
		font-size: 36px;
    	padding-bottom: 0;
	}
	.singleCodateenWrap .coda-form .bottom-box {
		margin-top: 30px;
	}
	.singleCodateenWrap .coda-form .bottom-box .left-box {
		width: 100%;
		float: none;
	}
	.singleCodateenWrap .coda-form .bottom-box .right-box {
		width: 100%;
		float: none;
		text-align: center;
	}
	.singleCodateenWrap .coda-form .bottom-box .right-box button { 
		max-width: 146px;
		padding: 13px 26px;
		font-size: 18px;
	}
	.singleCodateenWrap .coda-form .bottom-box .right-box p {
		padding-bottom: 0;
	}
	 
	.codependentWrap .check-box .checklist-item {
		 padding-left: 18px !important;
	}
	.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text .teenTitle ~ p {
		 font-size: 28px;
		line-height: 34px;
	}
	.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text {
		padding-left: 0;
		padding-top: 0;
	}
	.singleCodateenWrap.codependentWrap .coda-form .codateen-heading .desc-text .teenTitle ~ p {
		font-size: 16px;
		line-height: 25px;
		padding-bottom: 10px;
	}
	.singleCodateenWrap.codependentWrap form {
		margin-top: 45px;
	}
	.codependentWrap .coda-form .bottom-box .right-box {
		padding-top: 0;
	}
	
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 {
		line-height: 42px;
		margin-bottom: 35px;
	}
	
	body .singleCodateenWrap.recoverycodepenWrap .teenTitle h1 br {
		display: none;
	}
	.recoverycodepenWrap .votingWrap .tableBox h3 {
		font-size: 28px;
		line-height: 32px;
		padding: 18px 5px 16px;
		border-width: 3px;
	}
	.recoverycodepenWrap .votingWrap .tableBox th {
		font-size: 20px;
		line-height: 28px;
		padding: 10px 10px;
		border-width: 3px;
	}
	.recoverycodepenWrap .votingWrap .tableBox td {
		font-size: 16px;
		line-height: 21px;
		padding: 14px 10px;
	    border-width: 3px;
	}
	.recoverycodepenWrap .votingWrap .tableBox .wpb_text_column {
		margin-bottom: 40px;
	}
	.recoverycodepenWrap .patternsText p { 
	    font-size: 16px;
        line-height: 24px;
	}
	.recoverycodepenWrap .votingWrap .tableBox table:after {
		border-width: 3px;
	}
	.recoverycodepenWrap .patternsText {
        margin-bottom: 0;
	}
	.meetingWrap .fromfild .coda-adm-col .wpt-form-item-radio::before,
	.meetingWrap .fromfild .checkBox .js-wpt-field-items::before, .meetingWrap .fromfild .coda-adm-col .wpt-form-item-checkbox::before {
		top: 1px;
	}
	
	.mobilemenu .slicknav_nav li.megaMenu ul {
	    display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-column-gap: 15px;
		grid-row-gap: 15px;	
		margin-bottom: 25px;
	}
	
	.mobilemenu .slicknav_nav li.megaMenu ul li .menu-image-title {
		font-size: 14px;
		margin-top: 10px;	
	}
	.mobilemenu .slicknav_nav li.megaMenu ul li .menu-image {
		margin-top: 0 !important;
	}
	
	.mobilemenu .slicknav_nav li.megaMenu ul li.bottom {
	    grid-column: span 2;
		width: 100%;
		margin: 0 auto;	
		max-width: 220px;
	} 
	
	#coda-usa-meetings-content .coda-usa-meetings-desc-search,
	.coda-meeting-locator-wrapper #coda-usa-meetings-content h2 {
		margin-bottom: 24px;
	}
	
	#coda-usa-meetings-content .coda-usa-meetings-back-item,
	.single-meeting .coda-meeting-locator-content .coda-usa-meetings-search {
		display: inline-block !important;
	}
	#coda-usa-meetings-content .coda-usa-meetings-back-item .dbtn {
		min-width: inherit !important;
	}
	
	#coda-usa-meetings-content .tz-selector {
		margin-top: 0;
	}
	.single-meeting .coda-meeting-locator-content .coda-usa-meetings-search a {
		padding: 11px 14px !important;
	}
	
	.coda-meeting-locator-heading .coda-usa-meetings-search .plus {
		margin-right: 8px;
	}
	.coda-single-meeting .coda-meeting-locator-wrapper #coda-usa-meetings-content h2 ~ span {
		display: inline-block;
	}
	
	.header .mobilemenu .slicknav_nav li a span.slicknav_arrow {
		top: 0;
		width: calc(100% + 20px);
		height: 100%;
		right: auto;
		left: 0;
	}
	.header #mobilemenu .slicknav_nav li a span.slicknav_arrow:after, .header #mobilemenu .slicknav_nav li a span.slicknav_arrow:before {  
		width: 9px; 
		top: 10px;
		left: auto;
		right: 0; 
	}
	
	.header #mobilemenu .slicknav_nav li a span.slicknav_arrow:after {
		left: auto; 
		right: 5px;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		padding: 7px 11px !important;
		height: 44px;
		font-size: 16px !important;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] { 
		font-size: 17px;
		padding: 9px 15px;
	}
	
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		padding: 7px 11px !important;
		height: 44px;
		font-size: 16px !important;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] { 
		font-size: 15px;
		padding: 6px 10px;
		height: 44px;
		min-width: 230px;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form {
		display: block;
		margin-bottom: 2px;
	}
	
	#coda-usa-meetings-content .coda-usa-meetings-print .dbtn {
		padding: 11px 14px !important;
         margin-bottom: 7px;
	}
	.coda-meeting-locator-heading .coda-usa-meetings-search .search-form label {
		margin-right: 4px;
	}
	
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-back a, .coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-print a {
		height: 44px;
		padding: 12px 15px !important;
	}
	.coda-single-meeting-us .coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
		top: 0;
	}
	#coda-usa-meetings-content .coda-usa-meetings-print .dbtn img {
		margin-top: 0;
	}
	
	.translationMgmtWrap .translation-group-image .box .image1 img {
		width: 172px;
	}
	
	.translationMgmtWrap .translation-group-image .box img {
	    width: 150px;
	}
	
	.translationMgmtWrap .middle-image img {
		width: 205px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 img, .translationMgmtWrap .translation-group-image .box .image6 img {
		width: 160px;
	}
 
	.translationMgmtWrap .translation-group-image .box .image8 img {
		width: 150px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 img {
		width: 170px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 {
		bottom: 0;
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 {
		top: 29%;
		right: 1%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image6 {
		top: 9.5%;
		right: 2.5%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image3 {
	    left: 0.7%;
    	bottom: 32%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image8 {
		bottom: 30.2%; 
		right: 1.6%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image2 {
		top: 22.8%;
		left: 8.6%;
	}
	
	.translationMgmtWrap .topTitle {
		font-size: 24px; 
		letter-spacing: -.2px; 
		text-align: center !important;
	}
	
	.translationMgmtWrap .translation-group-image .box .image1 {
		top: 2.5%;
		left: 1.7%;
	}
	
	.translationMgmtWrap .translation-group-image {
		min-height: 490px;
	}
	
	.translationMgmtWrap .translation-group-image .box {
		width: 0;
	}
	
	.translationMgmtWrap .serviceInfo  .aio-icon-component .aio-icon-header h3 {
		font-size: 22px;
		line-height: 28px;
	}
	  
	.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box p a {
		font-size: 15px;
	}
	.translationMgmtWrap .serviceInfo {
		display: block;
	} 
	
	.translationMgmtWrap .serviceInfo>.wpb_column>.vc_column-inner { 
		padding-top: 20px !important;
	}
	.translationMgmtWrap .serviceInfo .aio-icon-description { 
		line-height: 22px;
	}
	.translationMgmtWrap .serviceInfo .wpb_column>.vc_column-inner .aio-icon-component {
		margin-bottom: 0 !important;
	}
	.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-box {
    	padding: 30px 5px 30px !important;
	}
	
	.translationMgmtWrap .serviceInfo .aio-icon-component .aio-icon-header h3 br {
		display: none;
	}

	.meetingWrap .greenBox h2 em {
		letter-spacing: -0.5px;
		width: 100%;
		font-size: 24px;
		padding-left: 0;
	   line-height: 27px;
	}
	
	.meetingWrap .greenBox h2 {
		font-size: 0;
	}
	
    .meetingWrap .greenBox h2 strong {
        width: 100%;
        margin: 0 auto;
        font-size: 24px;
        letter-spacing: -1px;
        margin-bottom: 25px;
        text-align: center;
        padding-right: 0;
	}
	
	.meetingWrap .greenBox h2 strong br {
		display: none;
	}
	
	 .meetingWrap .greenBox blockquote {
		padding: 18px 10px;
		min-height: 90px;
		 margin-top: 10px;
	}
	
	.meetingWrap .textBox {
		padding-left: 0 !important;	
		margin-bottom: 0px !important;
	}
	
	.meetingWrap .greenBox h2 strong:after {
        width: 100px;
        margin: 0 auto;
        height: 2px;
        top: 38px;
        right: 0px;
        left: 0;
	}
	
	.meetingWrap .greenBox {
		margin-bottom: 20px !important;
	}
	
	.meetingWrap .bottomText {
		padding-top: 30px !important;
	}
	
	.meetingWrap .textBox {
		margin-bottom: 0px !important;
	}
	
	.meetingWrap h1 {
		margin-bottom: 20px;
		letter-spacing: 0.5px;
	}
	
	.dfContentWrap ol li, .dfContentWrap ul li {
		text-align: left;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-title {
	    font-size: 26px;
	    line-height: 32px;
	}

	.codateenWrap.codaresourcesWrap .colorBox {
        padding: 26px 16px 16px 16px;
        min-height: 190px !important;
	}

	.codateenWrap.codaresourcesWrap .aio-icon-img .img-icon {
	    width: 46px;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-icon-description .dbtn {
	    font-size: 13px !important;
	    padding: 8px 12px 7px !important;
	}
	
	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block {
		padding-left: 30px;
	}

	.codateenWrap.codaresourcesWrap .colorBox .aio-ibd-block:before {
	    left: 0;
	}

	.codateenWrap.codaresourcesWrap .aio-icon-img {
        margin-right: 10px !important;
   	}
	
}

/* Landscape phones and down */
@media (min-width: 320px) {
	
	.fromfild .js-wpt-field-items .wpt-form-checkbox-label:before, .fromfild .coda-adm-col .wpt-form-item-radio label:before, .fromfild .coda-adm-col .wpt-form-item-checkbox label:before, .fromfild .checkBox label:before {
    /*	top: 3px;	*/
	}



}


@media (max-width: 575px) {
	
	.translationMgmtWrap .middle-image img {
		width: 160px;
	}
	.translationMgmtWrap .translation-group-image .box .image1 {
    	top: 1.5%;
	}
	.translationMgmtWrap .translation-group-image .box .image2 {
		top: 19.8%;
		left: 1.6%;
	}
	
	.translationMgmtWrap .translation-group-image .box .image6 { 
		right: 1.6%;
		top: 1.5%;
	}
	.translationMgmtWrap .translation-group-image .box .image7 {
		top: 14%; 
		transform: rotate(12deg);
	}
	
	.translationMgmtWrap .translation-group-image .box .image7 img, .translationMgmtWrap .translation-group-image .box .image6 img {
		width: 144px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image9 img {
		width: 154px;
	}
	.translationMgmtWrap .translation-group-image .box .image9  {
		 
        bottom: 1%; 
		right: 2.2%;
	}
	.translationMgmtWrap .translation-group-image .box .image8 {
		bottom: 22.2%;
		right: 1.6%;
		transform: rotate(-24deg);    
	}
	
	.translationMgmtWrap .translation-group-image {
		min-height: 540px;
	}
	
	.translationMgmtWrap .translation-group-image .box .image5 {
		bottom: 1%;
		left: 2%;
	}
 
	.translationMgmtWrap .translation-group-image .box .image4 {
		bottom: 10.2%;
		left: 2.3%; 
		transform: rotate(32deg);
	}

	.translationMgmtWrap .translation-group-image .box .image3 { 
		bottom: 23%;
		transform: rotate(-11deg);
	}
	
}

     
/* Landscape phones and down */
@media (max-width: 480px) { 
	
	.single-meeting .coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		top: -1px;
	}
	
	.single-meeting #coda-usa-meetings-content .coda-usa-meetings-back-item.coda-usa-meetings-print .dbtn {
	    padding: 11px 7px 10px !important;	
	}
	
	.single-meeting .coda-meeting-locator-heading .coda-usa-meetings-search .search-form label {
		margin-right: 0;
	} 
	
	.single-meeting #coda-usa-meetings-content .coda-usa-meetings-print .dbtn img {
		width: 16px;
	}
	.single-meeting .coda-meeting-locator-heading .coda-usa-meetings-search .search-form .search-submit {
		padding: 6px 8px !important;
		height: 38px;
		font-size: 12px !important;
	}
	
	.single-meeting #coda-usa-meetings-content .coda-usa-meetings-back-item .dbtn {
		padding: 11px 7px 9px !important;
		font-size: 12px !important;
	}
	
	.single-meeting #coda-usa-meetings-content .coda-usa-meetings-back-item .dbtn .plus {
		font-size: 22px;
		margin-right: 2px;
		margin-top: -2px;
	}
	
	.single-meeting .coda-meeting-locator-heading .coda-usa-meetings-search input[type='search'] {
		font-size: 12px;
		padding: 6px 8px;
		height: 38px;
		min-width: 152px;
		width: 100%;
		max-width: 158px;
	}
	
	.header.scrolled {
		padding-bottom: 14px;
     }
	.header.scrolled .logoBox {
		padding-top: 11px;
	}
	
	.header.scrolled .logoBox a label {
		font-size: 32px;
	}
	
	.header.scrolled .logoBox img {
		width: 64px;
	}
	
	.header .menuWrap .gTransBox .goog-te-combo {
		font-size: 11px; 
		max-width: 122px;	
	}
	.mobilemenu .slicknav_menu .slicknav_btn {
		top: 23px;
	}
	
	.header.unscrolled {
	   top: 2px;	
	}
	
	.error404 .error-404 button, .error404 .error-404 label {
		width: 100%;
		margin: 0;
	}
	.error404 .error-404 input[type='search'] {
		min-width: 100%;
		margin-bottom: 12px;
	}
	.error404 .error-404 button {
		font-size: 18px !important;
	}
	.searchPage .contentSearch label span {
		display: none;
	}
	.wrapper.blog.searchPage input[type='search'] {
		width: 100%;
	}
	body.search-no-results .wrapper.inner.searchPage .no-results button {
		display: block;
		width: 100%;
		padding: 11px 18px !important;
	}	
	body.search-no-results .no-results label {
		display: block;
		width: 100%;
	}
	
	.header .logoBox a label span strong, 
	.header.scrolled .logoBox a label span {
		font-size: 12px;
	}
	
	.header .mobilemenu .searchBox input[type="search"] {
		min-width: 100%;
	}
	
	.header .mobilemenu .searchBox label {
		display: block;
	}
	
	.header .mobilemenu .searchBox a,
	.header .mobilemenu .searchBox button {
		width: 100%;
		margin-left: 0;
    	margin-top: 8px;
	}
	
	.header .mobilemenu .searchBox .widget, 
	.header .mobilemenu .menuWrap .languageBox .widget,
	.header .mobilemenu .logoBox .widget {
		display: block;
	}

	.es .footer .footerRight .bottomWrap input[type='email'],
	.footer .footerRight .bottomWrap .dbtn,
	.footer .footerRight .bottomWrap input[type='email'] {
		width: 100%;
		margin-top: 10px;
	}

	.footer .footerRight input[type="submit"] {
		margin-left: 0;
	}
	
	.blockWrap .textBlock ul li {
		display: block;
		text-align: center;
	}
	
	/*.blockWrap .textBlock ul li:after {
		width: 100%;
    	height: 1px;
    	display: block;
    	margin-left: 0px;
	} */
	
	.blockWrap .imageBlock .wpb_single_image.circleLogo img {
		width: 40%;
	}
	
	.serveEvntButtons .dbtn {
		min-width: 100%;
	}
	
	.breadcrumb-container li a  {
		font-size: 12px;
	}
	
	.votingWrap .tableBox th {
		font-size: 14px;
	}
	
	.fromfild .checkBox .js-wpt-field-items {
		margin: 5px 0;
		display: block;
		text-align: left;
	}
	
	.fromfild .checkBox {
		display: inline-block;
		text-align: center;
	}
	.blockWrap .textBlock ul li {
		display: block;
		text-align: center;
		margin: 0;
	}
	
	.blockWrap .textBlock ul li:after {
		width: 100%;
    	height: 1px;
    	display: block;
    	margin-left: 0px;
    	display: none;
	}
	
	.blockWrap .textBlock ul li label {
		display: inline-block;
		border-bottom: 2px solid #ccc;
		padding: 5px 0;
		min-width: 200px;
	}
	
/*	.tribe-events-day .tribe-events-page-title,
	.events-list .tribe-events-page-title {
		text-indent: -193px;
		
	}
	
	.coda-event-clndr .tribe-events-page-title {
		font-size: 32px;
	}*/
	
	.memberWrapper .aio-icon-component .aio-icon-img img {
		height: 36px !important;
	}
	
	.memberWrapper .aio-icon-description {
		 font-size: 11px;
	}
	
	.memberWrapper .aio-icon-component .aio-icon-img {
		 height: 38px;
	}
	.fromfild .coda-adm-col .js-wpt-field-items .wpt-form-set {
    	display: inline-block;
    	max-width: 180px;
    	text-align: center;	
	}
    .fromfild .coda-adm-col .wpt-form-item-checkbox {
		padding: 0 30px 3px;
		width: 100%;
		text-align: left;	
   }
     
	.coda-addnew-meeting-submitter .wpt-form-checkbox-label {
		margin-top: -23px;
		white-space: initial;
		text-align: left;
		padding-left: 10px;
	}
	
	.footer .footerRight p
	.copyrightBar .widget {
		display: block;
	}
	
	.traditionWrap .learningMenu ul li a {
    	display: flex;
    	flex-direction: column;
    	justify-content: center;
    	font-size: 11px;
    	padding: 11px 0px 10px !important;
    	min-height: 66px;
	}
	
	.traditionWrap .learningMenu ul li:last-child.current-menu-item a, .traditionWrap .learningMenu ul li:nth-child(3).current-menu-item a, .traditionWrap .learningMenu ul li:nth-child(2).current-menu-item a, .traditionWrap.stepWrap .learningMenu ul li:first-child.current-menu-item a {
    	padding: 16px 2px 10px !important;
    	margin-top: -13px;
	}	
	.traditionWrap #menu-learning-step {
    	margin-top: 13px;
	}	
	
	.coda-state-all-meetings-link a {
		font-size: 18px;
	}	
	
	#coda-intl-meetings-content .coda-list-gap-4 .coda-meeting-intl-list-first ul li.radio {
    width: 100%;
	}  
		
}


@media (max-width: 320px) { 
	.memberWrapper .grid {
		width: 100%;
	}
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content:lang(es-ES):before { 
	content: "VER COMO";
}