
    .product-tabs {
        float: right;
        width: 90%;
        clear: both;
        margin-left: 15px;
    }

        .product-tabs ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }


            .product-tabs ul li {
                margin-bottom: 15px;
                background: #444;
                height: 33.1px;
                position: relative;
            }

                .product-tabs ul li a {
                    padding: 0px 15px;
                    text-decoration: none;
                    color: #fff;
                    font-size: 16px;
                    line-height: 34px;
                    text-align: left;
                    position: absolute;
                }

                    .product-tabs ul li a i {
                        padding-right: 10px;
                    }

                .product-tabs ul li:nth-child(1) span {
                    display: inline-block;
                    color: #fff;
                    text-align: center;
                    margin-left: 0px;
                    margin-top: 0.1px;
                }

               
		
		
    .country_lang i{
        padding-left:5px;
    }

    .country-flags a:hover {
        text-decoration: none;
    }

    .country-flags {
        display: flex;
    }

    /* .country-flags a span {
        color: #000;
        font-size: 16px;
        margin-left: 10px;
        font-weight: 500;
        position: absolute;
        top: 6px;
    } */

    
    .country-flags a {
        display: inline-flex;
        align-items: center;
        margin: 5px 0 20px 20px;
        font-size: 14px;
    }

    .modal-footer a, .modal-footer button {
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 600;
        outline: none;
        border: none;
    }

    .modal-footer a {
        background: #d00;
        color: #fff;
    }

        .modal-footer a:hover, .modal-footer button:hover {
            color: #fff;
        }

    .modal-footer button {
        background: #333;
        color: #fff;
    }

    .modal-header .close {
        position: absolute;
        right: 20px;
        top: 15px;
        background:transparent;
        border-radius: 100%;
        color: #fff;
        padding: 3px 8px;
        opacity: 0.9 !important;
    }

    .modal-header .modal-title{
        color: #000;
    }

    .country-flags a:first-child{
        margin-left: 0px;
    }

    .modal .modal-dialog {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) !important;
        width: 50%;
        max-width: 50%;
    }

        .modal-header .close:hover {
            outline: none;
            border: none;
        }

        /* .country_lang {
            width: auto;
            float: right !important;
            color: #666;
            line-height: 30px;
            text-align: center;
            margin-left: 0;
            margin-top: 17px;
            text-decoration: none;
            position: relative;
            margin-right: 27px;
        } */

        .country_lang {
            width: auto;
            float: right !important;
            color: #666;
            line-height: 30px;
            text-align: center;
            margin-left: 0;
            margin-top: 10px;
            text-decoration: none;
            position: relative;
            margin-right: 27px;
        }
        

        .country-list {
            margin: -40px 0px 0 0;
            border-bottom: none !important;
            padding-right: 20px !important;
        }

        .country-list:focus{
            border-bottom: unset!important;
        }

        .country_lang:hover {
            text-decoration: none;
            color: #666;
        }

        .country_lang, span.country_icon {
            display: unset;
            align-items: unset;
        }

        .country_lang .text {
            position: relative;
            bottom: 5px;
            left: 5px;
            font-size: 13px;
        }

    .country_icon i {
        font-size: 18px;
        font-weight: 500;
        padding-left: 10px;
        margin-top: 0;
    }

    /* .country-flags a {
        display: inline-block;
        margin-right: 15px;
    } */
/* 
        .country-flags a span {
            color: #000;
            font-size: 16px;
            margin-left: 10px;
            font-weight: 500;
        } */

        .country-flags a img {
            margin-right: 3px;
        }




    .modal-footer a, .modal-footer button {
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 600;
        outline: none;
        border: none;
    }

    .modal-footer a {
        background: #d00;
        color: #fff;
    }

        .modal-footer a:hover, .modal-footer button:hover {
            color: #fff;
        }

    .modal-footer button {
        background: #333;
        color: #fff;
    }

    /* .modal-header .close {
        position: absolute;
        right: 20px !important;
        top: 20px;
        background: #d00;
        border-radius: 100%;
        color: #fff !important;
        padding: 4px 10px 5px 9px !important;
        opacity: 0.9 !important;
    } */

        .modal-header .close:hover {
            outline: none;
            border: none;
        }

    /* .country_lang {
        width: 40% !important;
        float: left;
        color: #666;
        line-height: 30px;
        text-align: center;
        margin-left: 20px;
        text-decoration: none;
    } */

    .country-selector{
        margin-top: 31px;
        margin-bottom: 34px;
    }
        .country_lang:hover {
            text-decoration: none;
            color: #666;
        }

        .country_lang .country_icon img {
          
            margin-right: 5px;
            position: relative;
            top:-8px;
        }

        .country_lang .text {
            position: relative;
            bottom: 5px;
            left: 5px;
            font-size: 13px;
        }

    .country_icon i {
        font-size: 18px;
        font-weight: 500;
        padding-left: 10px;
        margin-top: 0;
    }

    /* .country-flags a {
        display: inline-block;
        margin-right: 15px;
    } */

        /* .country-flags a span {
            color: #000;
            font-size: 16px;
            margin-left: 10px;
            font-weight: 500;
        }

        .country-flags a img {
            width: 35px;
            height: 35px;
        } */



    .social-icons {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .social-icons {
        display: block;
        margin-left: 10px;
        padding-left: 2px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .social-icon {
        color: #fff;
    }

    ul.social-icons {
        margin-top: 10px;
    }

    .social-icons li {
        vertical-align: top;
        display: inline;
    }

    .social-icons a {
        color: #fff;
        text-decoration: none;
    }

    .fa-facebook, .fa-twitter, .fa-linkedin {
        border-radius: 6px;
        margin-left: 10px;
    }

    /* .fa-facebook {
        padding: 10px 14px;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
        background-color: #3d5b99;
    }

        .fa-facebook:hover {
            background-color: #3d5b99;
        }

    .fa-twitter {
        padding: 10px 12px;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
        background-color: #00aced;
    }

        .fa-twitter:hover {
            background-color: #00aced;
        }


    .fa-linkedin {
        padding: 10px 14px;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
        background-color: #0073a4;
    }

        .fa-linkedin:hover {
            background-color: #0073a4;
        } */

        @media (max-width: 575px) {

         
          
            .product-tabs {
                float:none;
                width: 50%;
                margin-left: 18px !important;
            }

            .social-icons {
                margin-left: 13px !important;
                margin-top: 0px;
            }


            .country_lang{
                top: 27% !important;
                right: -8px;
            }
            

            .country-selector {
                margin-top: 0px;
            }


            /* .country-flags a img{
                margin: 0 auto;
            } */


        }


        @media (max-width: 380px) {
            .country-flags a:nth-child(3n+1){
                margin-left: 0px; 
            }

           

        }



        @media (max-width: 767px) {
          
            #myModal .modal-dialog{
                width: 90%;
               }
   
               .country-flags{
                flex-wrap: wrap;
               }

               /* .country_lang {
                position: absolute;
                top: 37px !important;
                width: auto!important;
                right: 55px;
            } */

            .country_lang {
                position: absolute;
                top: 72px !important;
                width: auto!important;
                right: -6px;
            }

            .country-flags a {
                display: flex;                
                flex-wrap: wrap;
                margin: 5px 0 5px 10px;
            }

            .country-flags a:nth-child(4n+1){
                margin-left: 0px; 
            }
           
            .social-icons {
                margin-left: 0px;
            }
            .product-tabs{
                margin-left: 5px;
            }

            .product-tabs ul li a{
                font-size: 11px;
                padding: 0px 5px;
            }

            .country_lang {
                top: -10px;
            }
          
            .modal .modal-dialog {              
                width: auto;
                max-width: inherit;
            }

        }

        @media (min-width: 768px) and (max-width: 1024px){
        .country_lang {
            position: relative;
            top: 0px !important;
            width: auto!important;
            right: 0px;
        }

        .country-selector{margin-top: 35px;}

    }
        
        @media (max-width: 992px) {
          
            #myModal .modal-dialog{
                width: 90%;
               }
   
               .country-flags{
                flex-wrap: wrap;
               }

               /* .country_lang {
                position: absolute;
                top: 37px !important;
                width: auto!important;
                right: 55px;
            } */

            .country-flags a {
                display: flex;                
                flex-wrap: wrap;
                margin: 5px 0 5px 10px;
            }
            .country_lang {
                top: -10px;
            }
          
            .modal .modal-dialog {              
                width: auto;
                max-width: inherit;
            }

        }


        






