/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media (max-width:480px)  {
	.header-top .language-switcher li a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
    background: #0033CC;
}
.header-top .language-switcher li a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-top: -5px;
}
p {
    font-size: 12px;
    line-height: 18px;
}
section > .container, section > .container-fluid {
    padding-top: 20px;
    padding-bottom: 20px;
}
.entry-content .text-theme-colored3 {
    padding: 5px 20px;
    font-size: 12px;
}
.blog-block {
    width: 100%;
}
	.media-body p {
    font-size: 12px;
}
.menuzord-brand img {
    width: 140px;
}
	.form-popup {

    right: 0;
    border: 1px solid #fff;
    z-index: 1000;
    width: 100%;
    left: 0;
	    bottom: 43px;
}
.form-container {
    max-width: 300px;
    padding: 5px 10px 0px 10px;
    background-color: #f1f1f1;
    height: 500px;
    border: 2px solid #ddd;
    overflow: hidden;
    scroll-behavior: smooth;
    width: 96%;
    margin: 0 auto;
}
	.form-container input[type=text], .form-container input[type=password] {
    padding: 5px!important;
	margin:0px;
}
	label {
    margin-bottom: 600;
    font-size: 12px;
}
.open-button {
    padding: 5px 20px;
    bottom:0px;
    width: 100%;
    right: 0;
    left: 0;
}
.form-container .btn {
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 4px;
    font-size: 12px;
}
input, .btn {
    font-size: 12px;
	    padding: 5px!important;
	margin:0px;
}
.form-container textarea {
    border-radius: 4px;
}
.modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #0033CC;
    margin: 0px;
    padding: 0px;
    height: 47px;
}
.menuzord .showhide em {
    background: #fff;
}
.pb-30 {
    padding-bottom: 0px !important;
}
section {
    width: 94%;
}
.section-heading {
	margin:0px;
	padding:0px;
    font-size: 16px;
}
.widget ul.list li, .widget .post {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
ul.list li a {

    font-size: 12px;
}
.footer .widget .widget-title {
    font-size: 15px;
    text-transform: uppercase;
}
.pb-40 {
    padding-bottom: 0px !important;
}
.pt-70 {
    padding-top: 20px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
    width: 35%;
}
.easy-step-sec {
    padding: 40px 0px;
    background: url(images/4step-bg-image.png) no-repeat top/cover;
    height: 320px;
    background-position: 50% 50%;
    width: 100%;
}
.select-your-country figcaption span {
    right: 15px;
    bottom: 16px;
    font-size: 12px;
    width: 66%;

}
.select-your-country figcaption a {
    padding: 5px 7px;
    width: 100%;
    text-transform: capitalize;
    font-size: 12px;
}
}

/* Extra Small Devices, Phones */
@media (max-width:360px)  {
	.header-top .language-switcher li a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
    background: #0033CC;
}
.header-top .language-switcher li a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-top: -5px;
}
p {
    font-size: 12px;
    line-height: 18px;
}
section > .container, section > .container-fluid {
    padding-top: 20px;
    padding-bottom: 20px;
}
.entry-content .text-theme-colored3 {
    padding: 5px 20px;
    font-size: 12px;
}
.blog-block {
    width: 331px;
}
	.media-body p {
    font-size: 12px;
}
.menuzord-brand img {
    width: 140px;
}
	.form-popup {

    right: 0;
    border: 1px solid #fff;
    z-index: 1000;
    width: 100%;
    left: 0;
	    bottom: 43px;
}
.form-container {
    max-width: 300px;
    padding: 5px 10px 0px 10px;
    background-color: #f1f1f1;
    height:500px;
    border: 2px solid #ddd;
    overflow: hidden;
    scroll-behavior: smooth;
    width: 96%;
    margin: 0 auto;
}
	.form-container input[type=text], .form-container input[type=password] {
    padding: 5px!important;
	margin:0px;
}
	label {
    margin-bottom: 600;
    font-size: 12px;
}
.open-button {
    padding: 5px 20px;
    bottom:0px;
    width: 100%;
    right: 0;
    left: 0;
}
.form-container .btn {
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 4px;
    font-size: 12px;
}
input, .btn {
    font-size: 12px;
	    padding: 5px!important;
	margin:0px;
}
.form-container textarea {
    border-radius: 4px;
}
.modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #0033CC;
    margin: 0px;
    padding: 0px;
    height: 47px;
}
.menuzord .showhide em {
    background: #fff;
}
.pb-30 {
    padding-bottom: 0px !important;
}
section {
    width: 100%;
}
.section-heading {
	margin:0px;
	padding:0px;
    font-size: 16px;
}
.widget ul.list li, .widget .post {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
ul.list li a {

    font-size: 12px;
}
.footer .widget .widget-title {
    font-size: 15px;
    text-transform: uppercase;
}
.pb-40 {
    padding-bottom: 0px !important;
}
.pt-70 {
    padding-top: 20px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
    width: 35%;
}
.easy-step-sec {
    padding: 40px 0px;
    background: url(images/4step-bg-image.png) no-repeat top/cover;
    height: 320px;
    background-position: 50% 50%;
    width: 100%;
}
.select-your-country figcaption span {
    right: 15px;
    bottom: 16px;
    font-size: 12px;
    width: 66%;

}
.select-your-country figcaption a {
    padding: 5px 7px;
    width: 100%;
    text-transform: capitalize;
    font-size: 12px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
}