 .floating_freebox{
              font-size: 21px;
    font-weight: bold;
        letter-spacing: 1px;
        }

        #floating_box {
        position: fixed;
    z-index: 99;
    height: 108px;
    width: 65px;
    bottom: 200px;
   right: 20px;
    cursor: pointer;
    background-color: #4d4d4d;
    color: #fff;
    padding: 12px;
    text-transform: uppercase;
    border: 3px solid #ff8C1A;
    font-size: 11px;
    text-align: center;
    writing-mode: vertical-rl;
    -ms-writing-mode:tb-rl;
    font-weight: bold;

}
        @-moz-document url-prefix() {
  #floating_box {
    right: 0px;
  }
}
       @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #floating_box {
    right: 0px;
  }
}
        .footer_sl a {
            color: #fff;
        }

            .footer_sl a:hover {
                color: #007339;
            }

footer_sl li, .footer_sl li:hover {
    display: inline-block;
    margin-bottom: 0;
    width: 14.1%;
    border: 1px !important;
    border-color: #171717 !important;
}
        .termsHover a:hover{
             color: #ff8C1A !important;
        }

        .dez-gallery-listing li
{
    padding: 0px !important;
}
.pt0
{
    padding-top: 0px !important;
}

#packages_bg {
    background-image: url('../images/background/bg1.jpg');

}


#packages_bg2 {
    background-image: url('../images/background/bg2.jpg');
}
.greenColor sup{
            font-size: 20px;
            top: -30px;
        }
        p.icon-cell.greenColor span{
            font-size: 50px;
            font-weight: 700;
        }
         @media (max-width:375px) {
            .h3.greenColor {
    font-size: 25px;
}
            #floating_box {
               right: 20px !important;
            }
        }
           @media (max-width:412px) {
           #floating_box {
                right: 20px;
            }
        }
            @media (max-width:414px) {
           #floating_box {
               right: 20px !important;
            }
        }

        @media (max-width:734px) {
            .navbar-toggle {
                padding: 10px 10px;
            }
              #floating_box {
                right: 20px !important;
            }
        }
        @media (max-width:684px) {
            .navbar-toggle {
                padding: 10px 10px;
            }
              #floating_box {
                right: 20px !important;
            }
        }
         @media (max-width:667px) {
            .navbar-toggle {
                padding: 10px 10px;
            }
              #floating_box {
                right: 20px !important;
            }
        }
         @media (max-width:736px) {
            .navbar-toggle {
                padding: 10px 10px;
            }
             #floating_box {
                right: 20px !important;
            }
        }
          @media (max-width:768px) {
            .navbar-toggle {
                padding: 10px 10px;
            }
            .play-banner {
                top: 25%;
               
                left: 32%;
            }
             /*#floating_box {
                right: 30px !important;
            }*/
        }
          @media (max-width:360px) {
           #floating_box {
                right: 20px !important;
            }
        }
           /*@media (max-width:1024px) {
           #floating_box {
                right: 30px !important;
            }
        }*/
           @supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
}
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #floating_box {
                 right: 0px;
  }
        }

.extra-nav {
      padding-left: 0px !important;
    padding-right: 0px !important;
   
}

       @media (max-width:767px) {

            @-moz-document url-prefix() {
                #floating_box {
                    right: 0px !important;
                }
            }
        }
        @media only screen and (max-width: 767px){
                .erinyen.tparrows {
                    min-width: 15px !important;
                    min-height: 15px !important;
                }
                .tparrows{
                    width: 25px;
                    height: 25px;
                }
            .play-banner {
             
                top: 32%;
                margin-top: 0px;
                text-align: center;
                color: #fff;
                left: 19%;
            }
                .erinyen.tparrows:before{
                    font-size: 13px;
                }
                .erinyen.tparrows{
                    background:#ff8c1a7d;
                }
                .erinyen.tparrows:before {
                    line-height: 25px !important;
                }
                .erinyen.tparrows:hover .tp-title-wrap{
                    visibility:hidden;
                }
                }
	.gray_color{
		color:#ababab;
	}
	.remove_underline{
		text-decoration:none;
	}
	.text_white{
		color:#fff !important;
	}
	.bg_white{
		background-color:#fff;
	}
	.banner_img{
		 white-space: nowrap;
		 text-transform:left;
		 font-family:Oswald; 
		 font-weight:600;
		 text-shadow:1px 1px 1px #007339;
	}
	.font_25{
		font-size:25px !important;
	}
	.font_30{
		font-size:30px;
	}
	.capitalize_transform{
		text-transform:capitalize;
	}
	.text_shadow{
		text-shadow:1px 1px 1px #007339;
	}