                                                                @import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
                                                        @import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
                                                        @import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
                                                        @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
                                                        a:hover,
                                                        a:visited,
                                                        a:link,
                                                        a:active {
                                                            text-decoration: none !important;
                                                        }
                                                        
                                                        @keyframes slideInFromLeft {
                                                            0% {
                                                                transform: translateX(-100%);
                                                            }
                                                            100% {
                                                                transform: translateX(0);
                                                            }
                                                        }
                                                        
                                                        .form-control {
                                                            display: block;
                                                            width: 100%;
                                                            height: 44px;
                                                            padding: 6px 12px;
                                                            font-size: 14px;
                                                            line-height: 1.42857143;
                                                            color: #555;
                                                            background-color: #fff;
                                                            background-image: none;
                                                            border: 1px solid #ccc;
                                                            border-radius: 4px;
                                                            -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
                                                            box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
                                                            -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
                                                            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
                                                            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
                                                        }
                                                        
                                                        .bg-dark {
                                                            position: relative;
                                                            z-index: 10;
                                                            -moz-box-shadow: 0px 1px 5px #000000;
                                                            -webkit-box-shadow: 0px 1px 5px #000000;
                                                            box-shadow: 0px 1px 5px #000000;
                                                        }
                                                        
                                                        .label_1 {
                                                            color: #4b4876;
                                                            font-size: 19px;
                                                        }
                                                        
                                                        .comment_heading {
                                                            color: #4b4876;
                                                            font-size: 29px;
                                                        }
                                                        
                                                        .comment_heading_2 {
                                                            color: #908fa1;
                                                            font-size: 15px;
                                                            font-weight: 600;
                                                            margin-bottom: 40px
                                                        }
                                                        
                                                        .btn_label_1 {
                                                            color: #fff;
                                                            font-size: 22px;
                                                        }
                                                        
                                                        .label_prop {
                                                            margin-top: 15px
                                                        }
                                                        
                                                        .label_prop_2 {
                                                            padding-top: 10px;
                                                            padding-bottom: 25px
                                                        }
                                                        
                                                        .comment_prop_1 {
                                                            border-radius: 5px;
                                                            border: 1px solid #efaec7;
                                                            background: #f7f0f3;
                                                            padding-left: 20px;
                                                            padding-right: 20px;
                                                            padding-top: 20px;
                                                            padding-bottom: 20px;
                                                            margin-top: 40px;
                                                            margin-bottom: 80px;
                                                        }
                                                        
                                                        .prop_1 {
                                                            background: #cb1259;
                                                            z-index: 30000;
                                                        }
                                                        
                                                        .body_sub_page {
                                                            background: #fff !important;
                                                        }
                                                        
                                                        .box_5 {
                                                            border: 1px solid #ccc;
                                                            padding-top: 15px;
                                                            padding-bottom: 15px;
                                                            margin-top: 15px;
                                                            background: #e1e1e1;
                                                            border-radius: 5px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_2 {
                                                            margin-top: 10px;
                                                            margin-bottom: 10px;
                                                        }
                                                        
                                                        .prop_3 {
                                                            margin-top: 20px;
                                                        }
                                                        
                                                        .prop_4 {
                                                            margin-top: 20px;
                                                        }
                                                        
                                                        .prop_5 {
                                                            width: 100%;
                                                            height: 10px;
                                                        }
                                                        
                                                        .prop_6 {
                                                            font-size: 17px;
                                                            color: #ffffff !important;
                                                            font-weight: 600;
                                                            margin-top: 20px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            margin-bottom: 5px;
                                                            font-family: 'Poppins', sans-serif;
                                                        }
                                                        
                                                        .prop_7 {
                                                            font-family: 'Prompt', sans-serif;
                                                            font-size: 14px;
                                                            color: #fff !important;
                                                            font-weight: 300;
                                                            margin-top: 20px;
                                                            margin-right: 40px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_8 {
                                                            margin-top: 30px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            margin-bottom: 20px;
                                                        }
                                                        
                                                        .prop_9 {
                                                            font-family: 'Prompt', sans-serif;
                                                            font-size: 20px;
                                                            text-transform: uppercase;
                                                            color: #352d62 !important;
                                                            font-weight: 600;
                                                            margin-top: 30px;
                                                            margin-left: 20px;
                                                            margin-right: 40px;
                                                            margin-bottom: 0px;
                                                            text-align: right;
                                                        }
                                                        
                                                        .prop_10 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 15px;
                                                            text-transform: uppercase;
                                                            color: #352d62 !important;
                                                            font-weight: 600;
                                                            margin-top: 10px;
                                                            margin-left: 20px;
                                                            margin-right: 40px;
                                                            margin-bottom: 20px;
                                                            text-align: right;
                                                        }
                                                        
                                                        .prop_11 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 30px;
                                                            text-transform: uppercase;
                                                            color: #464646 !important;
                                                            font-weight: 600;
                                                            margin-top: 40px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 15px;
                                                            letter-spacing: -1px;
                                                            margin-bottom: 15px;
                                                            word-spacing: 10px;
                                                        }
                                                        
                                                        .prop_11b {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 22px;
                                                            text-transform: uppercase;
                                                            color: #362f70 !important;
                                                            font-weight: 600;
                                                            margin-top: 20px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_11c {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 22px;
                                                            text-transform: uppercase;
                                                            color: #362f70 !important;
                                                            font-weight: 600;
                                                            margin-top: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_11d {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            text-transform: uppercase;
                                                            color: #787878 !important;
                                                            font-weight: 600;
                                                            margin-top: 15px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_11e {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            color: #c95d5d !important;
                                                            font-weight: 500;
                                                            margin-top: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_11f {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            text-transform: uppercase;
                                                            color: #362f70 !important;
                                                            font-weight: 600;
                                                            margin-top: 0px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                            text-align: right;
                                                        }
                                                        
                                                        .prop_11g {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #000 !important;
                                                            font-weight: 500;
                                                            margin-top: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 15px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_12 {
                                                            margin-top: 0px;
                                                            margin: 15px;
                                                        }
                                                        
                                                        .prop_13 {
                                                            clip-path: polygon(0 2%, 84% 1%, 100% 100%, 0% 100%);
                                                            background: #990367;
                                                            margin-top: 0px;
                                                            display: inline-block;
                                                            margin-right: 30px;
                                                        }
                                                        .prop_13_2 {
                                                            margin-top: 0px;
                                                             
                                                        }
                                                        .prop_14 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 25px;
                                                            text-transform: uppercase;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            padding-top: 10px;
                                                            padding-bottom: 10px;
                                                            margin-left: 20px;
                                                            margin-right: 140px;
                                                        }
                                                        .prop_14bb {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 35px;
                                                            text-align: center;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            padding-top: 30px;
                                                            padding-bottom: 10px;
                                                            margin-left: 20px;
                                                             margin-right: 10px; 
                                                             text-transform: uppercase;
                                                        }
                                                        .prop_14bb2 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 25px;
                                                            text-align: center;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            padding-top: 10px;
                                                            padding-bottom: 10px;
                                                            margin-left: 20px;
                                                            margin-right: 10px; 
                                                        }

                                                        .prop_14bb3 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            text-align: center;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            padding-top: 0px;
                                                            padding-bottom: 10px;
                                                            margin-left: 20px;
                                                            margin-right: 10px; 
                                                        }


                                                        .prop_15 {
                                                            font-family: 'Noto Serif', serif;
                                                            font-size: 25px;
                                                            color: #000 !important;
                                                            font-weight: 600;
                                                            padding-top: 30px;
                                                            padding-bottom: 0px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                        }
                                                        
                                                        .prop_16 {
                                                            font-size: 18px;
                                                            color: #000 !important;
                                                            font-weight: 400;
                                                            padding-top: 40px;
                                                            padding-bottom: 40px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            font-family: 'Poppins', sans-serif;
                                                        }
                                                        
                                                        .prop_17_a {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 46px;
                                                            color: #fff !important;
                                                            font-weight: 500;
                                                            margin-top: 65px;
                                                            padding-bottom: 0px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                        }
                                                        
                                                        .prop_17_b {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 49px;
                                                            color: #D60056 !important;
                                                            font-weight: 400;
                                                            margin-top: 60px;
                                                            padding-bottom: 20px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_17 {
                                                            margin-top: 60px;
                                                        }
                                                        
                                                        .prop_18 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 30px;
                                                            color: #edecec !important;
                                                            font-weight: 500;
                                                            margin-top: 20px;
                                                            padding-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                        }
                                                        
                                                        .prop_19 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 18px;
                                                            color: #c1c1c1 !important;
                                                            font-weight: 300;
                                                            margin-top: 30px;
                                                            padding-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            text-align: justify;
                                                        }
                                                        
                                                        .prop_20 {
                                                            font-size: 22px;
                                                        }
                                                        
                                                        .prop_21 {
                                                            background: transparent !important;
                                                            font-size: 18px;
                                                            border: 1px solid #bb485a;
                                                            border-radius: 30px;
                                                        }
                                                        
                                                        .prop_22 {
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                        }
                                                        
                                                        .prop_23 {
                                                            background: #fff;
                                                            color: #fff;
                                                            display: inline-block;
                                                            margin-bottom: 10px;
                                                        }
                                                        
                                                        .prop_24 {
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                            font-size: 4px;
                                                        }
                                                        
                                                        .prop_25 {
                                                            margin-top: 150px;
                                                        }
                                                        
                                                        .prop_26 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 25px;
                                                            color: #000 !important;
                                                            font-weight: 300;
                                                            margin-top: 130px;
                                                            padding-bottom: 130px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_26b {
                                                            font-family: 'Noto Serif', serif;
                                                            font-size: 32px;
                                                            color: #000 !important;
                                                            font-weight: 300;
                                                            margin-top: 130px;
                                                            padding-bottom: 130px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: center;
                                                            font-style: italic;
                                                        }
                                                        
                                                        .prop_26c {
                                                            font-family: 'Noto Serif', serif;
                                                            font-size: 32px;
                                                            color: #bb004b !important;
                                                            font-weight: 300;
                                                            margin-top: 100px;
                                                            padding-bottom: 0px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: center;
                                                            font-style: italic;
                                                        }
                                                        
                                                        .prop_26d {
                                                            font-family: 'Noto Serif', serif;
                                                            font-size: 22px;
                                                            color: #000 !important;
                                                            font-weight: 500;
                                                            margin-top: 20px;
                                                            padding-bottom: 130px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_26e {
                                                            font-family: 'Noto Serif', serif;
                                                            font-size: 26px;
                                                            color: #000 !important;
                                                            font-weight: 300;
                                                            margin-top: 130px;
                                                            padding-bottom: 130px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_27 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 50px;
                                                            color: #fff !important;
                                                            font-weight: 700;
                                                            margin-top: 130px;
                                                            padding-bottom: 130px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_28 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 30px;
                                                            color: #fff !important;
                                                            font-weight: 500;
                                                            margin-top: 10px;
                                                            padding-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            text-align: left !important;
                                                            line-height: 25px
                                                        }
                                                        
                                                        .prop_29 {
                                                            font-family: 'Prompt', sans-serif !important;
                                                            font-size: 15px !important;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            margin-top: 10px;
                                                            padding-bottom: 20px !important;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            text-align: left !important;
                                                            line-height: 20px
                                                        }
                                                        
                                                        .prop_30 {
                                                            border-radius: 30px;
                                                            padding-left: 30px !important;
                                                            padding-right: 30px !important;
                                                        }
                                                        
                                                        .prop_31 {
                                                            border: 2px solid #ccc;
                                                        }
                                                        
                                                        .prop_32 {
                                                            margin: 20px;
                                                            font-family: 'Prompt', sans-serif !important;
                                                            font-size: 19px !important;
                                                            color: #000 !important;
                                                            font-weight: 400;
                                                            letter-spacing: 4px;
                                                        }
                                                        
                                                        .prop_33 {
                                                            border-radius: 50%;
                                                            background: #fff;
                                                            width: 40px;
                                                            height: 40px;
                                                            margin-bottom: 18px;
                                                            margin-top: 18px;
                                                            float: left;
                                                            margin-right: 10px
                                                        }
                                                        
                                                        .prop_34 {
                                                            margin-left: 14px;
                                                            padding-top: 6px;
                                                            font-size: 22px;
                                                            font-weight: 900;
                                                            color: #d60656;
                                                        }
                                                        
                                                        .prop_35 {
                                                            margin-left: 12px;
                                                            padding-top: 6px;
                                                            font-size: 22px;
                                                            font-weight: 900;
                                                            color: #d60656;
                                                        }
                                                        
                                                        .prop_36 {
                                                            margin-left: 10px;
                                                            padding-top: 6px;
                                                            font-size: 22px;
                                                            font-weight: 900;
                                                            color: #d60656;
                                                        }
                                                        
                                                        .prop_37 {
                                                            margin-left: 13px;
                                                            padding-top: 10px;
                                                            font-size: 43px;
                                                            font-weight: 900;
                                                            color: #fff;
                                                            text-align: right;
                                                        }
                                                        
                                                        .prop_38 {
                                                            margin-top: 0px;
                                                            border: 0px dotted #9ea2c7;
                                                        }
                                                        
                                                        .prop_39 {
                                                            margin-top: 20px;
                                                        }
                                                        
                                                        .prop_40 {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 10px;
                                                            margin-bottom: 20px;
                                                            margin-left: 0px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_40b {
                                                            font-size: 16px;
                                                            color: #0000ff;
                                                            margin-top: 20px;
                                                            margin-bottom: 20px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_40c {
                                                            font-size: 18px;
                                                            color: #4141ab;
                                                            margin-top: 5px;
                                                            margin-bottom: 20px;
                                                        }
                                                        
                                                        .prop_40d {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 10px;
                                                            margin-bottom: 25px;
                                                        }
                                                        
                                                        .prop_40e {
                                                            font-size: 16px;
                                                            color: #c95757;
                                                            margin-top: 5px;
                                                            margin-bottom: 20px;
                                                        }
                                                        
                                                        .prop_40f {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 20px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_40g {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 10px;
                                                            margin-bottom: 20px;
                                                            margin-left: 15px;
                                                        }
                                                        
                                                        .prop_40h {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 20px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_40i {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_40j {
                                                            font-size: 18px;
                                                            color: #000;
                                                            margin-top: 20px;
                                                            margin-bottom: 20px;
                                                            margin-left: 0px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_41 {
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_41b {
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_42 {
                                                            border-bottom: 1px solid #ccc;
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_43 {
                                                            color: #7e1f1f;
                                                            margin-top: 20px;
                                                            margin-bottom: 0px;
                                                            font-size: 22px;
                                                        }
                                                        
                                                        .prop_43_b {
                                                            font-family: 'Playball', cursive;
                                                            color: #f0f19d;
                                                            margin-top: 10px;
                                                            margin-bottom: 0px;
                                                            font-size: 1.3vw;
                                                            text-align: left;
                                                            font-weight: 700;
                                                        }
                                                        
                                                        .prop_43_c {
                                                            font-family: 'Playball', cursive;
                                                            font-size: 46px;
                                                        }
                                                        
                                                        .prop_43_d {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 30px;
                                                            color: #0000cc;
                                                        }
                                                        
                                                        .prop_43_e {
                                                            font-family: 'Playball', cursive;
                                                            font-size: 3vw;
                                                            color: #33ffff;
                                                            font-weight: 900;
                                                        }
                                                        
                                                        .prop_43_f {
                                                            font-family: 'Playball', cursive;
                                                            font-size: 3vw;
                                                            color: #66cc00;
                                                            font-weight: 900;
                                                        }
                                                        
                                                        .prop_43_g {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 3vw;
                                                            color: #ffff00;
                                                        }
                                                        
                                                        .prop_43_h {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 3vw;
                                                            color: #33ff66;
                                                        }
                                                        
                                                        .prop_44 {
                                                            font-size: 1.6vw;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            margin-top: 0px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                            word-spacing: normal;
                                                            font-family: 'Poppins', sans-serif;
                                                        }
                                                        
                                                        .prop_45 {
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_46 {
                                                            margin-top: 15px;
                                                        }
                                                        
                                                        .prop_47 {
                                                            background: #feff03;
                                                            margin-top: 15px;
                                                            font-size: 12px;
                                                            text-transform: uppercase;
                                                            font-weight: 700;
                                                            text-align: center;
                                                            width: 100%
                                                        }
                                                        
                                                        .prop_48 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 18px;
                                                            text-transform: uppercase;
                                                            color: #362f70 !important;
                                                            font-weight: 600;
                                                            padding-top: 5px;
                                                            padding-bottom: 5px;
                                                        }
                                                        
                                                        .prop_49 {
                                                            background: #9bffff;
                                                            margin-top: 15px;
                                                            font-size: 12px;
                                                            text-transform: uppercase;
                                                            font-weight: 700;
                                                            text-align: center;
                                                            width: 100%
                                                        }
                                                        
                                                        .prop_50 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            text-transform: uppercase;
                                                            color: #362f70 !important;
                                                            font-weight: 600;
                                                            padding-top: 8px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            padding-bottom: 5px;
                                                        }
                                                        
                                                        .prop_51 {
                                                            font-size: 14px;
                                                            color: #000;
                                                            margin-top: 20px;
                                                            margin-bottom: 20px;
                                                        }
                                                        
                                                        .prop_52 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            color: #362f70 !important;
                                                            font-weight: 600;
                                                            padding-top: 0px;
                                                            padding-bottom: 5px;
                                                        }
                                                        
                                                        .prop_53 {
                                                            font-size: 17px;
                                                            color: #000;
                                                            margin-top: 20px;
                                                            margin-bottom: 20px;
                                                            margin-left: 0px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_54 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 39px;
                                                            text-transform: uppercase;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 190px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 50px;
                                                            text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
                                                            line-height: 45px
                                                        }
                                                        
                                                        .prop_55 {
                                                            background: #d50657;
                                                            margin-top: 35px;
                                                            border-radius: 5px;
                                                            width: fit-content;
                                                        }
                                                        
                                                        .prop_56 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            text-transform: uppercase;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 5px;
                                                            margin-bottom: 5px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
                                                            line-height: 45px
                                                        }
                                                        
                                                        .prop_57 {
                                                            margin-bottom: 15px;
                                                            margin-left: 15px;
                                                            margin-top: 25px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_58 {
                                                            margin-top: 50px;
                                                            margin-bottom: 50px;
                                                        }
                                                        
                                                        .prop_59 {
                                                            margin-top: 20px;
                                                            margin-bottom: 40px;
                                                            background: #fff;
                                                            border: 1px dotted #9ea2c7;
                                                        }
                                                        
                                                        .prop_60 {
                                                            margin-top: 0px;
                                                            background: #de3579;
                                                            border-bottom: 1px dotted #9ea2c7;
                                                        }
                                                        
                                                        .prop_61 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 29px;
                                                            text-transform: uppercase;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            padding-top: 12px;
                                                            margin-left: 10px;
                                                            margin-right: 15px;
                                                            margin-bottom: 10px;
                                                        }
                                                        
                                                        .prop_62 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            color: #000 !important;
                                                            font-weight: 400;
                                                            margin-top: 30px;
                                                            padding-bottom: 10px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_63 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 22px;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 5px;
                                                            padding-bottom: 5px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_64 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 18px;
                                                            color: #4b49d3 !important;
                                                            font-weight: 600;
                                                            margin-top: 30px;
                                                            padding-bottom: 30px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_65 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 15px;
                                                            color: #4e4e85 !important;
                                                            font-weight: 600;
                                                            margin-top: 12px;
                                                            margin-bottom: -9px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_66 {
                                                            margin-top: 20px;
                                                            margin-bottom: 40px;
                                                            padding-top: 20px;
                                                            padding-bottom: 40px;
                                                            padding-left: 20px;
                                                            padding-right: 20px;
                                                            background: #fbfbfb;
                                                            border: 1px dotted #9ea2c7;
                                                        }
                                                        
                                                        .prop_67 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            color: #464646 !important;
                                                            font-weight: 500;
                                                            margin-top: 20px;
                                                            margin-bottom: 20px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 25px;
                                                        }
                                                        
                                                        .prop_68 {
                                                            background: #de3579;
                                                            margin-top: 0px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            font-size: 12px;
                                                            text-transform: uppercase;
                                                            font-weight: 700;
                                                            text-align: center;
                                                            width: 100%
                                                        }
                                                        
                                                        .prop_69 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            padding-top: 15px;
                                                            padding-bottom: 15px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                            text-align: left !important;
                                                        }
                                                        
                                                        .prop_70 {
                                                            background: #fff;
                                                            margin-top: 15px;
                                                            width: 100%;
                                                            border: 1px solid #de3579;
                                                        }
                                                        
                                                        .prop_71 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #000 !important;
                                                            font-weight: 600;
                                                            padding-top: 30px;
                                                            padding-bottom: 0px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                            text-align: left !important;
                                                        }
                                                        
                                                        .prop_72 {
                                                            color: #4867d7;
                                                            font-weight: 400;
                                                            font-size: 25px;
                                                        }
                                                        
                                                        .prop_73 {
                                                            color: #fff;
                                                            background-color: #de3579;
                                                            border-color: #de3579;
                                                        }
                                                        
                                                        .prop_74 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 0px;
                                                            padding-bottom: 0px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_75 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 18px;
                                                            text-transform: uppercase;
                                                            color: #fff !important;
                                                            font-weight: 500;
                                                            margin-top: 5px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            margin-bottom: 5px;
                                                        }
                                                        
                                                        .prop_76 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            color: #000 !important;
                                                            font-weight: 500;
                                                            margin-top: 20px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_77 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 18px;
                                                            color: #323232 !important;
                                                            font-weight: 400;
                                                            margin-top: 20px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            margin-bottom: 0px;
                                                        }
                                                        
                                                        .prop_78 {
                                                            margin-bottom: 86px;
                                                        }
                                                        
                                                        .prop_79 {
                                                            font-size: 15px;
                                                            color: #4a4848;
                                                            margin-top: 5px;
                                                            margin-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_80 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            color: #dd4040 !important;
                                                            font-weight: 600;
                                                            margin-top: 12px;
                                                            margin-bottom: 40px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_81 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 40px;
                                                            text-transform: uppercase;
                                                            color: #4a4a4a !important;
                                                            font-weight: 600;
                                                            margin-top: 80px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                            text-align: left;
                                                        }
                                                        
                                                        .prop_82 {
                                                            background: #4a4a4a;
                                                            color: #4a4a4a;
                                                            display: inline-block;
                                                            margin-bottom: 40px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_83 {
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                            font-size: 4px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_84 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 30px;
                                                            text-transform: uppercase;
                                                            color: #4a4a4a !important;
                                                            font-weight: 600;
                                                            margin-top: 80px;
                                                            margin-left: 5px;
                                                            margin-right: 20px;
                                                            margin-bottom: 20px !important;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_85 {
                                                            margin-top: 0px;
                                                            margin-bottom: 40px;
                                                            padding-top: 20px;
                                                            padding-bottom: 40px;
                                                            padding-left: 20px;
                                                            padding-right: 20px;
                                                            background: transparent;
                                                            border: 0px dotted #9ea2c7;
                                                        }
                                                        
                                                        .prop_86 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 19px;
                                                            color: #424141 !important;
                                                            font-weight: 600;
                                                            margin-top: 6px;
                                                            margin-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            line-height: 30px;
                                                            text-align: right;
                                                        }
                                                        
                                                        .prop_87 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 15px;
                                                            color: #4e4e85 !important;
                                                            font-weight: 600;
                                                            margin-top: 6px;
                                                            margin-bottom: -9px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            line-height: 30px;
                                                            text-align: right !important;
                                                        }
                                                        
                                                        .prop_88 {
                                                            margin-bottom: 16px;
                                                        }
                                                        
                                                        .prop_89 {
                                                            border: 1px solid #838383 !important;
                                                        }
                                                        
                                                        .prop_90 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 22px;
                                                            color: #fff !important;
                                                            font-weight: 500;
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                            margin-left: 25px;
                                                            margin-right: 25px;
                                                        }
                                                        
                                                        .prop_91 {
                                                            border-radius: 50px;
                                                            background: #000;
                                                        }
                                                        
                                                        .prop_92 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            margin-top: 100px;
                                                            margin-bottom: 50px;
                                                            margin-left: 25px;
                                                            margin-right: 25px;
                                                            line-height: 35px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_93 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 22px;
                                                            color: #000 !important;
                                                            font-weight: 500;
                                                            margin-top: 0px;
                                                            margin-bottom: 0px;
                                                            margin-left: 5px;
                                                            margin-right: 5px;
                                                        }
                                                        
                                                        .prop_94 {
                                                            border-radius: 50px;
                                                            background: #fff;
                                                        }
                                                        
                                                        .prop_95 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 25px;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 0px;
                                                            margin-bottom: 20px;
                                                            margin-left: 25px;
                                                            margin-right: 25px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_96 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            margin-top: 30px;
                                                            margin-bottom: 30px;
                                                            margin-left: 25px;
                                                            margin-right: 25px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_97 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 19px;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 6px;
                                                            margin-bottom: -9px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            line-height: 30px;
                                                            text-align: right !important;
                                                        }
                                                        
                                                        .prop_98 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            color: #fff !important;
                                                            font-weight: 600;
                                                            margin-top: 5px;
                                                            padding-bottom: 5px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_99 {
                                                            border-radius: 50px;
                                                            background: #cb1259;
                                                            border: 1px solid #fff;
                                                            display: inline-block;
                                                            margin-top: 25px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_100 {
                                                            border: 3px solid #e7e6e6;
                                                        }
                                                        
                                                        .prop_101 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 13px;
                                                            color: #000 !important;
                                                            font-weight: 700;
                                                            margin-top: -5px;
                                                            margin-bottom: -5px;
                                                            margin-left: 10px;
                                                            margin-right: 10px;
                                                            line-height: 30px;
                                                        }
                                                        
                                                        .prop_102 {
                                                            border-radius: 50px;
                                                            background: #fff;
                                                            border: 1px solid #fff;
                                                            display: inline-block;
                                                            margin-top: 25px;
                                                            float: left;
                                                            margin-right: 10px;
                                                            margin-bottom: 30px;
                                                        }
                                                        
                                                        .prop_103 {
                                                            border: 15px solid #990367;
                                                            margin-top: 95px;
                                                            border-radius: 10px;
                                                        }
                                                        
                                                        .prop_104 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            text-transform: uppercase;
                                                            color: #4a4a4a !important;
                                                            font-weight: 600;
                                                            margin-top: 80px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                            text-align: left;
                                                        }
                                                        
                                                        .prop_105 {
                                                            height: 100px
                                                        }
                                                        
                                                        .prop_106 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            margin-top: 100px;
                                                            margin-bottom: 30px;
                                                            margin-left: 25px;
                                                            margin-right: 25px;
                                                            line-height: 35px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_107 {
                                                            border-radius: 10px;
                                                            background: #cb1259;
                                                            border: 1px solid #fff;
                                                            display: inline-block;
                                                            margin-top: 25px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_108 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 22px;
                                                            color: #000 !important;
                                                            font-weight: 700;
                                                            margin-top: 20px;
                                                            margin-right: 40px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_109 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 17px;
                                                            color: #000 !important;
                                                            font-weight: 700;
                                                            margin-top: 20px;
                                                            margin-right: 40px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .prop_110 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 16px;
                                                            color: #3a3a3a !important;
                                                            font-weight: 500;
                                                            margin-top: 20px;
                                                            margin-right: 40px;
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                            line-height: 35px;
                                                        }
                                                        
                                                        .prop_111 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #585858 !important;
                                                            font-weight: 400;
                                                            margin-top: 30px;
                                                            padding-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: justify;
                                                        }
                                                        
                                                        .prop_112 {
                                                            border-radius: 0px;
                                                            background: #000;
                                                            border: 0px solid #fff;
                                                            display: inline-block;
                                                            margin-top: 25px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                        }
                                                        
                                                        .prop_112b {
                                                            border-radius: 0px;
                                                            background: #000;
                                                            border: 0px solid #fff;
                                                            display: inline-block;
                                                            margin-top: 25px;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            width: 100%;
                                                        }


                                                        .prop_113 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #fff !important;
                                                            font-weight: 500;
                                                            margin-top: 8px;
                                                            margin-bottom: 8px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            letter-spacing: 3px;
                                                        }
                                                        
                                                        .prop_113_b {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            color: #fff !important;
                                                            font-weight: 500;
                                                            margin-top: 8px;
                                                            margin-bottom: 8px;
                                                            margin-left: 20px;
                                                            margin-right: 20px;
                                                            text-align: center;
                                                        }
                                                        
                                                        .prop_114 {
                                                            font-family: 'Noto Serif', serif;
                                                            font-size: 42px;
                                                            color: #3c3c3c !important;
                                                            font-weight: 200;
                                                            margin-top: 70px;
                                                            padding-bottom: 0px;
                                                            margin-left: 0px;
                                                            margin-right: 40px;
                                                            text-align: left;
                                                            font-style: italic;
                                                        }
                                                        
                                                        .prop_115 {
                                                            border: 8px solid #fff;
                                                            -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
                                                            -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
                                                            box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
                                                        }
                                                        
                                                        .prop_116 {
                                                            margin-top: 25px;
                                                        }
                                                        
                                                        .prop_117 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 28px;
                                                            text-transform: uppercase;
                                                            color: #fff !important;
                                                            font-weight: 700;
                                                            margin-top: 80px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                            text-align: left;
                                                        }
                                                        
                                                        .prop_118 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 18px;
                                                            color: #e3e3e3 !important;
                                                            font-weight: 300;
                                                            margin-top: 40px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-bottom: 0px;
                                                            text-align: justify;
                                                            line-height: 32px;
                                                        }
                                                        
                                                        .prop_119 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 48px;
                                                            color: #c4c2d7 !important;
                                                            font-weight: 100;
                                                            margin-top: 240px;
                                                            margin-left: 0px;
                                                            margin-right: 20px;
                                                            margin-top: 240px;
                                                            text-align: left;
                                                            line-height: 62px;
                                                        }
                                                        
                                                        .prop_120 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 20px;
                                                            text-align: left;
                                                            color: #fff !important;
                                                            font-weight: 400;
                                                            padding-top: 10px;
                                                            padding-bottom: 0px;
                                                            margin-left: 20px;
                                                            margin-right: 10px;
                                                        }
                                                        .prop_121 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 14px;
                                                            text-align: left;
                                                            color: #cbcbcb !important;
                                                            font-weight: 400;
                                                            padding-top: 0px;
                                                            padding-bottom: 10px;
                                                            margin-left: 20px;
                                                            margin-right: 10px;
                                                        }

                                                        .prop_122 {
                                                            background: #300a3b;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            border-radius: 0px;
                                                            padding-top: 5px;
                                                            padding-bottom: 5px;
                                                        }
                                                        
                                                        .prop_123 {
                                                            background: #990367;
                                                            margin-left: 0px;
                                                            margin-right: 0px;
                                                            border-radius: 0px;
                                                            padding-top: 10px;
                                                            padding-bottom: 10px;
                                                        }
                                                        .prop_124 {
                                                            font-family: 'Poppins', sans-serif;
                                                            font-size: 15px;
                                                            text-align: left;
                                                            color: #706f6f !important;
                                                            font-weight: 400;
                                                            padding-top: 0px;
                                                            padding-bottom: 10px;
                                                            margin-left: 0px;
                                                            margin-right: 10px;
                                                            margin-bottom: 15px;
                                                        }


                                                        .pink_btn{
                                                            background: #990367;
                                                        }

                                                                .border_top{
                                                                    border-top: 1px solid #857f7f;
                                                                }
                                                                .border_bottom{
                                                                    border-bottom: 1px solid #857f7f;
                                                                }


                                                        .content_prop {
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .file_title_prop {
                                                            margin-left: 15px;
                                                            margin-right: 15px;
                                                        }
                                                        
                                                        .carousel-indicators li {
                                                            visibility: hidden;
                                                        }
                                                        
                                                        .p_divider {
                                                            width: 100%;
                                                            height: 1px;
                                                            background: #000;
                                                            margin-top: 13px;
                                                        }
                                                        
                                                        .file_title_prop {
                                                            font-weight: 400 !important;
                                                            color: #0000ff !important;
                                                        }
                                                        
                                                        .video-container {
                                                            position: relative;
                                                            padding-bottom: 70.25%;
                                                            padding-top: 0px;
                                                            height: 0;
                                                            overflow: hidden;
                                                        }
                                                        
                                                        .image_gall_heading_outer_shade {
                                                            margin-bottom: 15px;
                                                            height: 100%;
                                                            min-height: 100%;
                                                        }
                                                        
                                                        .color_1 {
                                                            background: #eeedfd;
                                                        }
                                                        
                                                        .bg_1 {
                                                            background-image: url('../../images/about-latha-bg.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .bg_2 {
                                                            background-image: url('../../images/Image-for-Statement.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .bg_3 {
                                                            background-image: url('../../images/LANDING-PAGE-Lectures-&-technical-03-FINAL.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .bg_4 {
                                                            background-image: url('../../images/sermons.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .bg_5 {
                                                            background-image: url('../../images/LANDING-PAGE-talk-show-IMAGE-05.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .bg_6 {
                                                            background-image: url('../../images/Dont-Erase-Your-Past-bg.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .bg_7 {
                                                            background-image: url('../../images/bg_7.jpg');
                                                            -webkit-background-size: cover;
                                                            -moz-background-size: cover;
                                                            -o-background-size: cover;
                                                            background-size: cover;
                                                        }
                                                        
                                                        .full_width {
                                                            width: 100%;
                                                        }
                                                        
                                                        .img_circles {
                                                            -moz-box-shadow: 0px 0px 11px #000000;
                                                            -webkit-box-shadow: 0px 0px 11px #000000;
                                                            box-shadow: 0px 0px 11px #000000;
                                                            border-radius: 50%;
                                                        }
                                                        
                                                        .web_banner_fo_1 {
                                                            font-family: 'Public Sans', sans-serif;
                                                            font-weight: 500 !important;
                                                            font-size: 50px !important;
                                                            line-height: 60px !important;
                                                            color: #fff !important;
                                                            margin-top: 100px !important;
                                                            word-wrap: break-word !important;
                                                            letter-spacing: -3px;
                                                            text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.28);
                                                        }
                                                        
                                                        html,
                                                        body {
                                                            margin: 0;
                                                            padding: 0;
                                                            background-color: #fff;
                                                            font-family: Georgia, serif;
                                                            line-height: 1.4;
                                                        }
                                                        
                                                        #slider_zoom {
                                                            position: relative;
                                                            /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
                                                            overflow: hidden;
                                                            /* to bound the empty top space created by inner element's top margin */
                                                            width: 100%;
                                                            /*min-height: 550px;*/
                                                            background-color: #999;
                                                        }
                                                        
                                                        .card {
                                                            width: 100%;
                                                            height: auto;
                                                            position: relative;
                                                            display: inline-block;
                                                        }
                                                        
                                                        .card .img-top {
                                                            display: none;
                                                            position: absolute;
                                                            top: 0;
                                                            left: 0;
                                                            z-index: 99;
                                                        }
                                                        
                                                        .card:hover .img-top {
                                                            display: inline;
                                                        }
                                                        
                                                        @media screen and (max-width: 2200px) {
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 630px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 2050px) {
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 600px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1900px) {
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 550px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1750px) {
                                                            .mob_slider_text {
                                                                margin-top: -90px !important;
                                                                margin-bottom: 90px !important;
                                                            }
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 500px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1600px) {
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 400px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1440px) {
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 300px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width:1366px) {
                                                            .mob_contact_prop5 {
                                                                font-size: 17px !important;
                                                            }
                                                            .mob_contact_prop4 {
                                                                margin-top: 20px !important;
                                                            }
                                                            .mob_contact_prop3 {
                                                                margin-bottom: 0px !important;
                                                                text-align: left !important;
                                                            }
                                                            .mob_contact_prop2 {
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 255px !important;
                                                            }
                                                            .mob_mob_contact_title2 {
                                                                text-align: left !important;
                                                                margin-left: 20px;
                                                            }
                                                            .mob_contact_title {
                                                                font-size: 25px !important;
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_label {
                                                                text-align: left !important;
                                                                margin-bottom: -5px !important;
                                                            }
                                                            .index_abt_img {
                                                                margin-top: 150px !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width:1280px) {
                                                            .mob_contact_prop5 {
                                                                font-size: 17px !important;
                                                            }
                                                            .mob_contact_prop4 {
                                                                margin-top: 0px !important;
                                                            }
                                                            .mob_contact_prop3 {
                                                                margin-bottom: 0px !important;
                                                                text-align: left !important;
                                                            }
                                                            .mob_contact_prop2 {
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 200px !important;
                                                            }
                                                            .mob_mob_contact_title2 {
                                                                text-align: left !important;
                                                                margin-left: 20px;
                                                            }
                                                            .mob_contact_title {
                                                                font-size: 25px !important;
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_label {
                                                                text-align: left !important;
                                                                margin-bottom: -5px !important;
                                                            }
                                                            .mob_menu {
                                                                width: 300px !important;
                                                                margin-left: 40px !important;
                                                                margin-top: 50px !important;
                                                            }
                                                            .index_abt_img {
                                                                margin-top: 150px !important;
                                                            }
                                                            .sub_page_banner_text {
                                                                top: 0% !important;
                                                                left: 0% !important;
                                                                transform: translate(150%, 0%);
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1210px) {
                                                            .mob_slider_text {
                                                                top: 55% !important;
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1176px) {
                                                            .mob_slider_text {
                                                                top: 65% !important;
                                                            }
                                                            .mob_slider_text {
                                                                top: 68% !important;
                                                            }
                                                            .mob_contact_prop5 {
                                                                font-size: 17px !important;
                                                            }
                                                            .mob_contact_prop4 {
                                                                margin-top: 20px !important;
                                                            }
                                                            .mob_contact_prop3 {
                                                                margin-bottom: 0px !important;
                                                                text-align: left !important;
                                                            }
                                                            .mob_contact_prop2 {
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 5px !important;
                                                            }
                                                            .mob_mob_contact_title2 {
                                                                text-align: left !important;
                                                                margin-left: 20px;
                                                            }
                                                            .mob_contact_title {
                                                                font-size: 25px !important;
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_label {
                                                                text-align: left !important;
                                                                margin-bottom: -5px !important;
                                                            }
                                                            .mob_banner_outer {
                                                                height: 155px !important;
                                                            }
                                                            .mob_banner_text {
                                                                font-size: 22px !important;
                                                                line-height: 29px !important;
                                                                margin-top: 20px !important;
                                                            }
                                                            .mob_menu {
                                                                width: 300px !important;
                                                                margin-left: -50px !important;
                                                                margin-top: 100px !important;
                                                            }
                                                            .index_abt_img {
                                                                margin-top: 0px !important;
                                                            }
                                                            .sub_page_banner_text {
                                                                top: 0% !important;
                                                                left: 0% !important;
                                                                transform: translate(150%, 0%);
                                                            }
                                                        }
                                                        
                                                        @media screen and (max-width: 1080px) {
                                                            .mob_slider_text {
                                                                top: 65% !important;
                                                            }
                                                            .mob_contact_prop5 {
                                                                font-size: 17px !important;
                                                            }
                                                            .mob_contact_prop4 {
                                                                margin-top: 20px !important;
                                                            }
                                                            .mob_contact_prop3 {
                                                                margin-bottom: 0px !important;
                                                                text-align: left !important;
                                                            }
                                                            .mob_contact_prop2 {
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_prop1 {
                                                                margin-bottom: 5px !important;
                                                            }
                                                            .mob_mob_contact_title2 {
                                                                text-align: left !important;
                                                                margin-left: 20px;
                                                            }
                                                            .mob_contact_title {
                                                                font-size: 25px !important;
                                                                margin-left: 20px !important;
                                                            }
                                                            .mob_contact_label {
                                                                text-align: left !important;
                                                                margin-bottom: -5px !important;
                                                            }
                                                            .mob_banner_outer {
                                                                height: 155px !important;
                                                            }
                                                            .mob_banner_text {
                                                                font-size: 22px !important;
                                                                line-height: 29px !important;
                                                                margin-top: 20px !important;
                                                            }
                                                            .mob_menu {
                                                                width: 300px !important;
                                                                margin-left: -50px !important;
                                                                margin-top: 100px !important;
                                                            }
                                                            .index_abt_img {
                                                                margin-top: 0px !important;
                                                            }
                                                            .sub_page_banner_text {
                                                                top: 0% !important;
                                                                left: 0% !important;
                                                            }
                                                            @media screen and (max-width: 1050px) {
                                                                .mob_slider_text {
                                                                    top: 62% !important;
                                                                }
                                                                .mob_contact_prop5 {
                                                                    font-size: 17px !important;
                                                                }
                                                                .mob_contact_prop4 {
                                                                    margin-top: 20px !important;
                                                                }
                                                                .mob_contact_prop3 {
                                                                    margin-bottom: 0px !important;
                                                                    text-align: left !important;
                                                                }
                                                                .mob_contact_prop2 {
                                                                    margin-left: 20px !important;
                                                                }
                                                                .mob_contact_prop1 {
                                                                    margin-bottom: 5px !important;
                                                                }
                                                                .mob_mob_contact_title2 {
                                                                    text-align: left !important;
                                                                    margin-left: 20px;
                                                                }
                                                                .mob_contact_title {
                                                                    font-size: 25px !important;
                                                                    margin-left: 20px !important;
                                                                }
                                                                .mob_contact_label {
                                                                    text-align: left !important;
                                                                    margin-bottom: -5px !important;
                                                                }
                                                                .mob_banner_outer {
                                                                    height: 155px !important;
                                                                }
                                                                .mob_banner_text {
                                                                    font-size: 22px !important;
                                                                    line-height: 29px !important;
                                                                    margin-top: 20px !important;
                                                                }
                                                                .mob_menu {
                                                                    width: 300px !important;
                                                                    margin-left: -40px !important;
                                                                    margin-top: 100px !important;
                                                                }
                                                                .index_abt_img {
                                                                    margin-top: 0px !important;
                                                                }
                                                                .sub_page_banner_text {
                                                                    top: 0% !important;
                                                                    left: 0% !important;
                                                                }
                                                                @media screen and (max-width: 1024px) {
                                                                    .mob_slider_text {
                                                                        top: 57% !important;
                                                                    }
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 155px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -60px !important;
                                                                        margin-top: 100px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 24px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(0%, 0%);
                                                                    }
                                                                }
                                                                @media screen and (max-width:800px) {
                                                                    .mob_slider_text {
                                                                        top: 57% !important;
                                                                    }
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 155px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -120px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 20px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, 0%);
                                                                    }
                                                                }
                                                                @media screen and (max-width:767px) {
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 155px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -150px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 24px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, 0%);
                                                                    }
                                                                }
                                                                @media screen and (max-width:736px) {
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 155px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -150px !important;
                                                                        margin-top: 90px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 20px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -20%);
                                                                    }
                                                                }
                                                                @media screen and (max-width: 667px) {
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 155px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -190px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 17px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -100%);
                                                                    }
                                                                }
                                                                @media screen and (max-width: 640px) {
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 195px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -170px !important;
                                                                        margin-top: 80px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 12px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -115%);
                                                                    }
                                                                }
                                                                @media screen and (max-width: 600px) {
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 195px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -190px !important;
                                                                        margin-top: 70px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 15px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -100%);
                                                                    }
                                                                    .sub_date {
                                                                        margin-top: -15px !important;
                                                                    }
                                                                }
                                                                @media screen and (max-width: 480px) {
                                                                    .mob_index_prop_1 {
                                                                        margin-top: 30px !important;
                                                                        margin-bottom: 30px !important;
                                                                    }
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 195px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -220px !important;
                                                                        margin-top: 50px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 12px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -115%);
                                                                    }
                                                                    .sub_date {
                                                                        margin-top: -15px !important;
                                                                    }
                                                                }
                                                                @media screen and (max-width: 414px) {
                                                                    .mob_index_prop_1 {
                                                                        margin-top: 30px !important;
                                                                        margin-bottom: -30px !important;
                                                                    }
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 195px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -220px !important;
                                                                        margin-top: 50px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 12px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -115%);
                                                                    }
                                                                    .sub_date {
                                                                        margin-top: -15px !important;
                                                                    }
                                                                }
                                                                @media screen and (max-width: 384px) {
                                                                    .mob_index_prop_1 {
                                                                        margin-top: 30px !important;
                                                                        margin-bottom: 30px !important;
                                                                    }
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 25px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 250px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -220px !important;
                                                                        margin-top: 50px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 12px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -115%);
                                                                    }
                                                                    .sub_date {
                                                                        margin-top: -15px !important;
                                                                    }
                                                                }
                                                                @media screen and (max-width: 320px) {
                                                                    .mob_index_prop_1 {
                                                                        margin-top: 30px !important;
                                                                        margin-bottom: 30px !important;
                                                                    }
                                                                    .mob_contact_prop5 {
                                                                        font-size: 17px !important;
                                                                    }
                                                                    .mob_contact_prop4 {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_contact_prop3 {
                                                                        margin-bottom: 0px !important;
                                                                        text-align: left !important;
                                                                    }
                                                                    .mob_contact_prop2 {
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_prop1 {
                                                                        margin-bottom: 5px !important;
                                                                    }
                                                                    .mob_mob_contact_title2 {
                                                                        text-align: left !important;
                                                                        margin-left: 20px;
                                                                    }
                                                                    .mob_contact_title {
                                                                        font-size: 18px !important;
                                                                        margin-left: 20px !important;
                                                                    }
                                                                    .mob_contact_label {
                                                                        text-align: left !important;
                                                                        margin-bottom: -5px !important;
                                                                    }
                                                                    .mob_beyond_text {
                                                                        margin-top: 40px !important;
                                                                    }
                                                                    .mob_beyond {
                                                                        margin-top: -90px !important;
                                                                    }
                                                                    .mob_trailer {
                                                                        margin-top: 20px !important;
                                                                    }
                                                                    .mob_banner_outer {
                                                                        height: 250px !important;
                                                                    }
                                                                    .mob_banner_text {
                                                                        font-size: 22px !important;
                                                                        line-height: 29px !important;
                                                                    }
                                                                    .mob_menu {
                                                                        width: 300px !important;
                                                                        margin-left: -220px !important;
                                                                        margin-top: 50px !important;
                                                                    }
                                                                    .index_abt_img {
                                                                        margin-top: 0px !important;
                                                                    }
                                                                    .sub_page_banner_text {
                                                                        font-size: 12px !important;
                                                                        top: 0% !important;
                                                                        left: 0% !important;
                                                                        transform: translate(-50%, -115%);
                                                                    }
                                                                    .sub_date {
                                                                        margin-top: -15px !important;
                                                                    }
                                                                }