/*
red - #e11b22
lt blue - #5eb9e4
blue - #0083a9
dk blue - #0039a6
lt grey - #c9cac8
dk grey - #4d4f53
green - #7ab800
gold - #f0ab00
purple - #6e267b
*/

/* Custom Styles*/

ul,
menu,
dir {
    padding: 0;
}
/*.btn.focus, .btn:focus {
    box-shadow:none;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}*/
.popover{
    min-width:100px;
    width:100%;
    max-width:550px;
}
h3.popover-header {
	text-align: left;
}
.heading-bar {
	min-height: 110px;
	background-color: #fff;
}
.mobile-carousel {
	display: none;
}
.centered-modal .modal-dialog {
    /*-webkit-transform: translate(0, -42%);
    -o-transform: translate(0, -42%);
    transform: translate(0, -42%);*/
    top: 20%;
    margin: 0 auto;
}


header {
    background: url(../images/amr-2018-background-image.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    position: relative;
    padding: 12px;
}

.nav-background {
    background-color: #4d4f53;
}

.wrapper {
    padding: 15px;
}

.section-two {
    min-height: 720px;
    padding: 15px;
}

.section-three-desktop {
    background-color: rgba(223, 220, 220, 0.5);
    min-height: 650px;
    padding: 20px;
}

.btn-primary:hover {
    border-color: transparent;
}
.btn-primary:focus {
    border-color: transparent;
}

.section-three-mobile {
    display: none;
}

footer {
    padding: 15px;
    background-color: #4D4F53;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: 'Prelo Slab W01 Black', serif;*/
    font-weight: bold;
    font-size: 60px;
    color: #4d4f53;
    text-align: center;
    margin-top: 20px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: 'PreloSlabW01-BookItalic', serif;*/
    font-size: 23px;
    color: #4d4f53;
    text-align: center;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #4d4f53;
    text-align: center;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #4d4f53;
    line-height: 30px;
    padding-top: 20px;
}

h5.modal-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0039a6;
    text-align: center;
}

.graph-opacity {
    opacity: .8;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #4d4f53;
}

p.icon-content {
    font-size: 16px;
    text-align: left;
}

p.privacy {
    font-size: 11px;
    color: #000000;
}

.align-right {
    text-align: right;
}

.modal-footer {
    text-align: left;
}

#privacyLink a {
    color: #828282;
}

p.about {
    font-size: 18px;
    color: #4d4f53;
}

p.rolloverText {
    font-size: 16px;
    color: #4d4f53;
    text-align: center;
    padding: 0 8px;
}

p.footerText {
    font-size: 15px;
    padding-top: 20px;
}

.btn {
    white-space: normal;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #cecece;
    text-decoration: underline;
}

.center {
    text-align: center;
}

.caption {
    left: 0px;
    display: none;
}

.relative {
    position: relative;
}

.card {
    border: none;
}

.form-container {
    margin: 0 auto;
    padding: 15px;
    max-width: 600px;
    border-radius: 8px;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    font-size: 11px;
}

.btn-primary {
    font-size: 19px;
    color: #fff;
    background-color: #4d4f53;
    max-width: 500px;
    max-height: 52px;
    border: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0039a6;

}

.btn-submit2 {
    font-size: 14px;
    color: #fff;
    background-color: #c9cac8;
    max-width: 250px;
    max-height: 52px;
    border: none;
}

.btn-submit2:hover {
    color: #000;
    background-color: #fff;

}

.btn-submit {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*border: 1px solid transparent;*/
    padding: .375rem .5rem;
    font-size: .875rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.country-button {
    color: #0039a6;
    background-color: rgba(223, 220, 220, 0.75);
    border-right: 6px solid #0039a6;
    margin-bottom: 10px;
    font-size: 17px;
    padding: 5px;
}

.country-button:hover {
    color: #fff;
    background-color: #4d4f53;
	border: none;
}

form#form-style1 li {
    color: #CC0000;
    font-size: 11px;
    padding-top: 5px;
}

.modal-footer {
    text-align: left;
}

.custom-control-description {
    font-size: .75rem;
    padding-top: 5px;
}

.paddingTop {
    padding-top: 20px;
}

.paddingBtm {
    padding-bottom: 20px;
}

.carousel-top-padding {
    padding-top: 60px;
}

.btmMargin {
    margin-bottom: 60px;
}

.bg-info {
    background: none!important;
}

ul.bullet-list {
    font-size: 16px;
    color: #4d4f53;
    line-height: 30px;
}

ul.social-icons-center {
    text-align: center;
}

ul.social-icons-center li,
ul.topLinks li {
    display: inline-block;
}

ul.social-icons {
    padding-top: 20px;
    text-align: left;
}

ul.topLinks {
    padding-top: 20px;
    text-align: right;
}

ul.social-icons li,
ul.social-icons-center li {
    padding-right: 10px;
}

ul.social-icons li,
ul.social-icons-center li {
    display: inline-block;
}

ul.social-icons li a,
ul.topLinks li a {
    display: inline-block;
    text-decoration: none;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #0039a6;
    background-color: rgba(223, 220, 220, 0.75);
    border-right: 6px solid #0039a6;
}

.nav-link:hover {
    color: #4d4f53;
    border-right: 6px solid #c9cac8;
}

.nav-link {
    color: #4d4f53;
}

.hidden {
    opacity: 0;
}

.visible {
    opacity: 1;
}


/******   Beginning of Map markers styles  *******/

h3.popover-header {
    color: #0039a6;
    background-color: #fff;
	border-bottom: 1px solid #0039a6;
    height: 35px;
	font-size: 18px;
}

.bs-example{
    	margin: 200px 150px 0;
    }
    .popover-title .close{
        position: relative;
        bottom: 3px;
    }
	
	img.target {
		max-width: 100%;
		min-height: 75%;
	}
	.media {
		max-width: 100%;
		min-height: 100%;	
	}
	
	div.china {
	position: absolute;
	top: 215px;
	left: 345px;
}
	
	div.hong-kong {
	position: absolute;
	top: 375px;
	left: 610px;
}
	
	div.indonesia {
	position: absolute;
	top: 715px;
	left: 550px;
}
	
	div.japan {
	position: absolute;
	top: 200px;
	left: 840px;
}
	
	div.malaysia {
	position: absolute;
	top: 605px;
	left: 510px;
}
	
	div.pakistan {
	position: absolute;
	top: 305px;
	left: 98px;
}
	div.philippines {
		position: absolute;
		top: 515px;
		left: 740px;
	}
	
	div.singapore {
		position: absolute;
		top: 645px;
		left: 538px;
	}
	
	div.south-korea {
	position: absolute;
	top: 195px;
	left: 730px;
}
	
	div.taiwan{
		position: absolute;
		top: 355px;
		left: 705px;
	}
	
	div.thailand {
		position: absolute;
		top: 465px;
		left: 485px;
	}
	
	div.vietnam {
	position: absolute;
	top: 499px;
	left: 580px;
}


/******   End of Map markers styles  *******/

@media (max-width: 768px) {
    h1 {
        font-size: 28px;
        margin-top: 0;
    }
    h2 {
        font-size: 14px;
    }
    h4 {
        font-size: 19px;
        line-height: 23px;
        padding-top: 16px;
    }
    img {
        display: block;
        margin: 0 auto;
        max-width: 100%
    }
    .carousel-top-padding {
        padding-top: 30px;
    }
	.video-padding {
		padding-bottom: 12px;
	}
	.heading-bar {
	min-height: 0;
}
    .CTA {
        font-size: 25px;
    }
    .hex {
        padding-bottom: 20px;
    }
    ul.social-icons {
        text-align: center;
        margin-top: 0;
        padding-top: 0;
    }
    ul.topLinks {
        text-align: center;
		padding-top: 0;
    }
    .paddingTop {
        padding-top: 20px;
    }
    .paddingIcon {
        padding-top: 0;
    }
    .section-three-mobile {
        display: block;
        background-color: rgba(223, 220, 220, 0.5);
    }


.centered-modal .modal-dialog {
    /*-webkit-transform: translate(0, -42%);
    -o-transform: translate(0, -42%);
    transform: translate(0, -42%);*/
    top: 15%;
    margin: 0 auto;
}
	
   .section-three-desktop {
        display: none;
    }
    header {
    margin-top: 175px;
}
	.desktop-carousel {
	display: none;
}
	.mobile-carousel {
	display: block;
}
	.bx-wrapper .bx-prev {
		background: transparent;
	}
	.bx-wrapper .bx-next {
		background: transparent;
	}
	
	.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}
ul.social-icons {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}

.country-button {
    font-size: 12px;
}

}

@media (min-width: 768px) {
    header {
        margin-top: 80px;
    }
	.bx-wrapper .bx-prev {
		background: transparent;
	}
	.bx-wrapper .bx-next {
		background: transparent;
	}
}

@media (min-width: 992px) {}

@media (max-width: 1024px) {
}
