/*
Theme Name: Xperts Creation
Theme URI: http://xpertscreation.com
Author: XC Developers Team
Author URI: http://xpertscreation.com
Description: We are IT Professional since 2009. Our services are web designing, business IT solutions, digital marketing, ecommerce development and much more.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Text Domain: xperts-creation

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("css/bootstrap.min.css");
@import url("fa/css/brands.css");
@import url("fa/css/solid.css");
@import url("fa/css/fontawesome.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');
*{margin:0;	padding:0;}
html, body{
	font-family: 'Varela Round', sans-serif;
	cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='32px' height='32px'%3E%3Cpath fill='%23186EC4' d='M14 7.054v30.663c0 0.91 1.062 1.407 1.761 0.824l7.078-5.903l4.664 10.728c0.232 0.533 0.851 0.777 1.384 0.545l1.865-0.811L14.634 6.091C14.276 6.246 14 6.593 14 7.054z'/%3E%3ClinearGradient id='WfS5LmQ0tdvZnngokC~wKa' x1='21.384' x2='35.554' y1='6.317' y2='39.054' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23186EC4'/%3E%3Cstop offset='1' stop-color='%233785D8'/%3E%3C/linearGradient%3E%3Cpath fill='%233785D8' d='M33.089 40.938l-4.628-10.647l8.1-0.726c0.907-0.081 1.307-1.184 0.663-1.828L15.796 6.31c-0.336-0.336-0.793-0.379-1.162-0.219l16.118 37.011l1.792-0.779C33.077 42.091 33.321 41.471 33.089 40.938z'/%3E%3Cpath fill='%23199be2' d='M33.089 40.938l-4.628-10.647l8.1-0.726c0.907-0.081 1.307-1.184 0.663-1.828L15.796 6.31c-0.336-0.336-0.793-0.379-1.162-0.219l16.118 37.011l1.792-0.779C33.077 42.091 33.321 41.471 33.089 40.938z'/%3E%3C/svg%3E"), pointer;
  //cursor: url(one.svg);
}

a:hover{
	cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='32px' height='32px'%3E%3Cpath fill='%23F4B321' d='M38 22.734C38 19.567 35.433 17 32.266 17H20V6c0-1.657-1.343-3-3-3s-3 1.343-3 3v19.217l-2.741-3.883c-0.99-1.402-2.929-1.736-4.331-0.747c-1.402 0.99-1.736 2.929-0.747 4.331L14 35.994V36h0.004L38 37V22.734z'/%3E%3Crect width='9' height='24' x='21.5' y='28.5' fill='%238DC60E' transform='rotate(-90 26 40.5)'/%3E%3Crect width='3' height='24' x='24.5' y='25.5' fill='%233785D8' transform='rotate(-90 26 37.5)'/%3E%3C/svg%3E"), pointer !important;
}

button:hover{
	cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='32px' height='32px'%3E%3Cpath fill='%23F4B321' d='M38 22.734C38 19.567 35.433 17 32.266 17H20V6c0-1.657-1.343-3-3-3s-3 1.343-3 3v19.217l-2.741-3.883c-0.99-1.402-2.929-1.736-4.331-0.747c-1.402 0.99-1.736 2.929-0.747 4.331L14 35.994V36h0.004L38 37V22.734z'/%3E%3Crect width='9' height='24' x='21.5' y='28.5' fill='%238DC60E' transform='rotate(-90 26 40.5)'/%3E%3Crect width='3' height='24' x='24.5' y='25.5' fill='%233785D8' transform='rotate(-90 26 37.5)'/%3E%3C/svg%3E"), pointer !important;
}
.grecaptcha-badge {
    display: none !important;
}
::-webkit-scrollbar {
    display: none;
}
.navbar-toggler {
	padding: 0.15rem 0.1rem 0.25rem 0.75rem !important;
}
.elementor-progress-bar{
    height: 25px !important;
    line-height: 25px !important;
}
.xc-slider{
    box-shadow:0 -3px 7px rgb(12 12 12 / 20%);
}
#btt {
  display: inline-block;
  background-color: #b7ddfd;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#btt::after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#btt:hover {
  cursor: pointer;
  background-color: #4193e9;
}
#btt:active {
  background-color: #555;
}
#btt.show {
  opacity: 1;
  visibility: visible;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Montserrat', sans-serif;
}
.fa-phone-square-alt{
    color:#4fe841;
}
.fa-whatsapp{
    color:#47e856;
}
.fa-skype{
    color:#00aae8;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}


a img.alignnone {
	
	
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* --------------Core---------------- */

.content {
    width: 100%;
}
a {
    transition: all 0.3s ease-out;
}
a:hover { 
    transition: all 0.3s ease-out;
	text-decoration:none;
}
ul, ol {
    margin: 0 0 0 30px;
    line-height: 1.8em;
}
header.header {
    margin: 0 0 0.5rem;
    background: white;
    padding: 1rem 0;
	box-shadow:0px -3px 15px 0 #efefef;
}
header.header .navbar img{
	max-width:150px;
	transition:all 0.1s;
}
.bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#pagetitle {
    background-color: #191919;
    padding: 60px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-box-shadow: 0 -3px 7px rgb(12 12 12 / 20%);
    -khtml-box-shadow: 0 -3px 7px rgba(12,12,12,.2);
    -moz-box-shadow: 0 -3px 7px rgba(12,12,12,.2);
    -ms-box-shadow: 0 -3px 7px rgba(12,12,12,.2);
    -o-box-shadow: 0 -3px 7px rgba(12,12,12,.2);
    box-shadow: 0 -3px 7px rgb(12 12 12 / 20%);
}
#pagetitle:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: rgba(65,147,233, .89);
}
.xc-page-title{
    color:aliceblue;
    text-transform: uppercase;
}
#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
    color:#f0f8ff;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}
#breadcrumbs .item-current {
    color: #fff;
}
.bread-link, .bread-parent {
    color: aliceblue;
    text-decoration: revert;
}
.bread-link:hover, .bread-parent:hover {
    color:#ffb200;
}
.bread-current {
    color: azure;
    font-weight: 400;
}
.dark-header{
	background: #263238 !important;
    border-bottom: 1px solid #e6eef7;
	transition:background 0.3s;
	top: -1px !important;
	padding:0 !important;
}
.dark-header .navbar img {
    max-width: 130px !important;
    filter: contrast(100) sepia(100) brightness(100);
	-moz-filter: contrast(100) sepia(100) brightness(100);
    -webkit-filter: contrast(100) sepia(100) brightness(100);
	-o-filter: contrast(100) sepia(100) brightness(100);
}
.dark-header .navbar-nav li a{
	color:#fff;
}
/* Icon 1 */
.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.animated-icon3 span {
background: #a4c8ec;
}
/* Icon 4 */
.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}
.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}

.navbar{
	padding:0 0 0 1em !important;
}
.navbar-nav li{
	margin:0 1.2em;
	transition:ease-out 0.2s;
	-moz-transition:ease-out 0.2s;
	-ms-transition:ease-out 0.2s;
	-o-transition:ease-out 0.2s;
	-webkit-transition:ease-out 0.2s;
	border-top:rgba(255,255,255,0) solid 5px;
}
.navbar-nav li:hover, li.active{
	border-top:rgb(56 133 216) solid 5px;
	color:#3885d8;
}
.navbar-nav li+li:hover, li+li.active{
	border-top:rgb(143 199 17) solid 5px;
}
.navbar-nav li+li+li:hover, li+li+li.active{
	border-top:#da206e solid 5px;
}
.navbar-nav li+li+li+li:hover, li+li+li+li.active{
	border-top:#ae4ba2 solid 5px;
}
.navbar-nav li+li+li+li+li:hover, li+li+li+li+li.active{
	border-top:#f68e1f solid 5px;
}
.navbar-nav li a{
    color:#3d4146;
	padding:1.1em 1.5em;
	font-weight:400 !important;
}
.dropdown-toggle::after {
    display: contents !important;
    content: " \f078" !important;
    font-family: 'Font Awesome 5 Free';
    font-size: 9px;
	border: none;
	top: 1px;
	position: relative;
	left: 1px;
	color: #196fc5;
}
.sub-menu.dropdown-menu.show a {
    padding: 7px 20px 7px 18px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    color:#212529;
}
.sub-menu > .dropdown-item:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 1em;
    color: #212529;
    padding-right: 6px;
    transition:0.2s ease-in-out;
}
.sub-menu > .dropdown-item:hover::before{
    padding-right: 7px;
}
.dropdown-item:focus,.dropdown-item:hover{
    background-color:#e7f4ff !important;
}
.dropdown-item.active, .dropdown-item:active{
    background-color:#4193E9 !important;
    color:#fff !important;
}
.sub-menu.dropdown-menu.show a:last-child{
    border-bottom:none;
}
.sub-menu.dropdown-menu.show {
    padding: 0;
    margin:0;
}
.home-contact input {
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-top: none;
    border-right: none;
    background: transparent;
    padding: 0.75em;
    width: 100%;
}
.home-contact textarea {
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-top: none;
    border-right: none;
    background: transparent;
    padding: 0.75em;
    height: 4em;
    resize: none;    
    font-size: inherit;
    font-weight: 500 !important;
    font-family: 'Montserrat';
}
.home-contact input.hf-bt {
    width: 160px;
    border: 2px solid #ddd;
    background: #f9f9f9;
    color: #757575;
    border-radius: 3rem;
    text-transform: uppercase;
    font-size: 13px;
    transition:ease-in-out 0.15s;
}
.home-contact input.hf-bt:hover{
    background: #4193e9;
    color: #fff;
}
.home-contact input:focus, .home-contact input:active {
    background: none !important;
}
button:focus {outline:0;}
*:focus {
    outline: none;
}
.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 0.85em !important;
    padding: 3px 13px 0;
}
.wpcf7 form .wpcf7-response-output {
    padding: 0.2em 1em;
    border: 2px solid #dddddd !important;
    border-radius: 30px;
}
.wpcf7-quiz-label{
    display:block;
}
.contact-us-form .wpcf7-quiz-label {
    padding: 5px 3px;
    font-size: 14px;
}
.contact-us-form {
    width: 100%;
    padding: 0 20px;
}
.contact-us-form input, textarea {
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 400 !important;
    font-family: sans-serif;
    letter-spacing: 0.05em;
    color: #003b77;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.contact-us-form input.wpcf7-submit {
    font-family: 'Montserrat';
    padding:12px;
    font-size: 13px;
    letter-spacing: 0.05em;
    color: #2b2b2b;
    border: 1px solid #ddd;
    background: azure;
    font-weight: 600 !important;
    text-transform: uppercase;
    border-radius: 20px 0px 20px 0px;
    -moz-border-radius: 20px 0px 20px 0px;
    -webkit-border-radius: 20px 0px 20px 0px;
    -o-border-radius: 20px 0px 20px 0px;
    transition: 0.175s ease-in-out;
}
.contact-us-form input.wpcf7-submit:hover{
    background: #4193E9;
    color:#fff;
}
.bm-ln{
        background-image:url('img/bottom.jpg');
        background-repeat: repeat-x;
        height:4px;
}
.error-page {
    padding: 2em 2em 5em;
    text-align: center;
}
.error-page h2 {
    width: 100%;
    color: #134087;
    font-size: 2em;
    margin-bottom: 2rem;
}
.error-page p {
    width: 100%;
    color: #666d75;
    margin-top: 2rem;
}
.footer{
	background:#263238;
	min-height: 250px;
    padding: 10px 0px 0px 0px;
	clear:both;
}
.footer h5 {
    font-size: 1.25em;
    color: #ffffff;
    font-weight: 500;
	padding-top: 40px;
    margin-bottom: 20px;
}
.footer ul{
	margin:0 !important;
	line-height:inherit !important;	
	padding: 0;
}
.footer ul li{
	list-style-type:none;
    margin: 3px 0;
}
.footer ul li a{
	color:#CCCCCC;
	font-size:13px;
}
.footer ul li a:hover{
	color:#92c1f3;
}
.footer a{
	color:#92c1f3;
	line-height: 2;
}
.footer p{
	color:#ccc;
	font-size:13px;
}
.footer .border-top{
	border-top: #43607d 1px solid !important;
}
.social-links ul li {
    padding: 0;
    display: inline;
    margin: 0 20px 0 0;
}
.social-links a i {
    font-size: 44px;
}
/* Blog Customization */
.blog-posts-page .elementor-post {
    box-shadow:0px 0 10px 1px #efefef;
	align-items: center;
}
.blog-posts-page .elementor-post .elementor-post__title a:hover {
    color: #007bff;
}
.b-widget {
    background: white;
    margin: -10px 0 0px;
    box-shadow:0px 0 10px 1px #efefef;
}
.b-widget .wp-block-columns{
	margin-bottom:0;
}
.b_title {
    padding: 15px;
    margin: 0;
    font-family: 'Poppins';
    color: #333333;
    font-weight: 500;
}
.categories {
    margin: 0;
}
.categories li:hover{
	background-image: linear-gradient(180deg, #007cff, #4193e9);
    color: aliceblue;
}
.categories li {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ededed;
    padding: 0px 18px 0 0;
	align-items:center;
    color: #5f9fa1;
}
.categories li.current-cat {
    background-image: linear-gradient(180deg, #007cff, #4193e9);
    color: aliceblue;
}
.categories li.current-cat a {
    color: aliceblue;
}
.categories li a {
	transition:0.1s all;
    font-weight: 600;
    font-family: 'Montserrat';
	width: 85%;
	padding: 10px 18px;
}
.categories li a:hover{
	color:#fff;
}
.elementor-pagination {
    display: flex;
    justify-content: center;
}
.elementor-pagination .page-numbers {
    padding: 3px 10px;
    background: whitesmoke;
    border: 1px solid #efefef;
}
.elementor-pagination .page-numbers:hover {
    background: #b7ddfd;
    color: lavenderblush;
}
.elementor-pagination .page-numbers.current {
    background: #b7ddfd;
    color: lavenderblush;
}
.comment-form .submit {
    background: #4193e9;
    padding: 7px 15px;
    color: #fff;
    border-radius: 0 10px 0 10px;
    border: 3px solid #efefef;
    font-size: 14px;
    transition: all 0.2s;
}
.comment-form .submit:hover {
    background: #5fa9f7;
}
/* Woocommerce Customization */
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: 'Font Awesome 5 Free' !important;
    content: "\f576" !important;
}
.elementor-widget-woocommerce-cart .woocommerce{
	text-align:center;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	color: #ffffff !important;
    background-color: #4089d5 !important;
	font-weight: 500 !important;
}
.woocommerce-info {
    border-top-color: #4b9cf1 !important;
}
.woocommerce form .show-password-input.display-password::after, .woocommerce-page form .show-password-input.display-password::after {
    color: #585858;
    content: "\f06e";
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    font-family: 'Font Awesome 5 Free';
	content: "\f070";
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    right: 1.3em;
    top: 1.1em;
}
/* Small devices (landscape phones, 576px and up) */
@media(max-width:576px){
.dark-header .navbar img {
	max-width: 90px !important;align-content
}	
.navbar {
    padding: .5em 1em .5em 1em !important;
} 
.navbar-nav li {
	margin: 0px -1px !important;
	border-top:rgba(255,255,255,0) solid 0px;
}
.navbar-nav li a{
	padding: .5em 0.75em !important;
	border-bottom: #e9ecef solid 1px;
    font-size: 0.85em;
}
header.header {
    margin:inherit;
	padding:0;
}
header.header .navbar img {
    max-width: 90px;
}	
.xc-page-title{
	font-size:23px;		
}
#breadcrumbs li{
	font-size:13px;		
}	
}

/* Medium devices (tablets, 768px and up) */
@media(max-width:768px){
.navbar {
    padding:.55em 0.65em .75em 0.65em !important;
} 
.navbar-nav li {
	margin:3px 0px 0;
	border-top:rgba(255,255,255,0) solid 0px;
}
.navbar-nav li:hover, li.active{
	border-top:rgb(56 133 216) solid 0px;
	background: #f6f7f761;
}
.navbar-nav li+li:hover, li+li.active{
	border-top:rgb(143 199 17) solid 0px;
	background: #f6f7f761;
}
.navbar-nav li+li+li:hover, li+li+li.active{
	border-top:#da206e solid 0px;
	background: #f6f7f761;
}
.navbar-nav li+li+li+li:hover, li+li+li+li.active{
	border-top:#ae4ba2 solid 0px;
	background: #f6f7f761;
}
.navbar-nav li+li+li+li+li:hover, li+li+li+li+li.active{
	border-top:#f68e1f solid 0px;
	background: #f6f7f761;
}

.navbar-nav li a{
	padding: .5em 0.75em !important;
	border-bottom: #e9ecef solid 1px;
    font-size: 0.85em;
}
.navbar-nav{
	margin: 0.55em 0 0 0;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.dark-header .navbar-nav{	
	background:#798184;
}
header.header {
    margin:0 0 -10px;
}
#pagetitle{
	padding:25px 0 15px;
}	
}

/* Large devices (desktops, 992px and up) */
@media(max-width:992px){
	.dropdown-toggle::after {
    display: contents !important;
    content: " \f078" !important;
	font-family:'Font Awesome 5 Free';	
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media(max-width:1200px){
}
